Skip to content

Releases: sergiodxa/remix-auth-form

v3.0.0

27 Nov 06:05
Compare
Choose a tag to compare

What's Changed

New Features

Other Changes

New Contributors

Full Changelog: v2.0.0...v3.0.0

v2.0.0

03 Jun 06:20
Compare
Choose a tag to compare

What's Changed

Breaking changes

New Features

Other Changes

New Contributors

Full Changelog: v1.5.0...v2.0.0

v1.5.0

26 Apr 02:39
Compare
Choose a tag to compare

What's Changed

New Features

Other Changes

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

06 Oct 07:11
Compare
Choose a tag to compare

What's Changed

Documentation Changes

New Features

Other Changes

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

25 Nov 16:58
Compare
Choose a tag to compare

What's Changed

Documentation Changes

New Features

Other Changes

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

08 Sep 21:48
Compare
Choose a tag to compare

What's Changed

New Features

  • Use context.formData if available over request.formData() by @sergiodxa in #14

Full Changelog: v1.1.2...v1.2.0

v1.1.2

29 Apr 03:59
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

29 Dec 03:22
Compare
Choose a tag to compare

What's Changed

New Features

Full Changelog: v1.1.0...v1.1.1

v1.1.0

29 Dec 03:13
Compare
Choose a tag to compare

What's Changed

Documentation Changes

  • Document how to use FormStrategy by @sergiodxa in #2
  • docs: add example action + fix async function by @rcssdy in #3
  • Document context usage in the verify callback by @sergiodxa in #5

New Features

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

24 Dec 16:01
Compare
Choose a tag to compare

Initial release of the FormStrategy.

Full Changelog: https://github.com/sergiodxa/remix-auth-form/commits/v1.0.0