Skip to content

Releases: rescriptbr/reform

v12.1.0

30 Jan 20:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v12.0.1...v12.1.0

v12.0.1

11 Jul 13:32
Compare
Choose a tag to compare

What's changed

  • Fixed dependencies version.

Full Changelog: v12.0.0...v12.0.1

πŸŽ‰ v12.0.0

11 Jul 13:21
Compare
Choose a tag to compare

What's Changed

It's a breaking change because we've migrated from reschema@v2 to reschema@v3.
Please check out the latest release of reschema.

Now, we have a new documentation that includes:

  • Overview and installation section βœ…
  • Better syntax highlighting βœ…
  • New getting started tutorial βœ…
  • New live demo project βœ…
  • Complete API Reference βœ…

Pull requests

Full Changelog: v11.0.2...v12.0.0

v12.0.0-0

11 Apr 23:39
Compare
Choose a tag to compare
v12.0.0-0 Pre-release
Pre-release

What's Changed

  • docs: new branding by @vmarcosp in #215
  • chore(actions): Adding an action to create version (path, minor or major) by @vmarcosp in #226
  • breaking-change: Migrating to reschema@v3 by @vmarcosp in #233

Full Changelog: v11.0.2...v12.0.0-0

v11.0.2

04 Mar 11:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.2.0...v11.0.2

v10-alpha.0

30 Jul 12:07
Compare
Choose a tag to compare

v5.1.1-beta.3

05 Sep 17:45
Compare
Choose a tag to compare

Minor Changes

  • V5.1.1-beta.1: c94e816
  • Feature/move handle submit logic to reducer: #56
  • Update dependencies to newer versions: 52d6b9e
  • Update ReactEvent syntax: fddb0f0
  • Merge pull request #58 from MarcelCutts/upgrade_bs_and_reasonreact: f7614d4

v5.1.1

01 May 20:23
Compare
Choose a tag to compare

Patch changes

  • Fixed remaining reduce-deprecation (#50)

Credits

Huge thanks to @happylinks for helping!

v5.0.0

19 Mar 20:33
Compare
Choose a tag to compare

Major Changes

  • Change to use records instead of params: #42

Minor Changes

  • Add reset form state helper. Closes #41: #43

Patches

  • Improving readability: #39

Credits

Huge thanks to @yatesco for helping!

v4.2.5

22 Feb 18:21
Compare
Choose a tag to compare

Patches

  • Flatten Helpers module: #36

Credits

Huge thanks to @thangngoc89 for helping!