Skip to content

Releases: sergiodxa/remix-auth-form

v3.0.0

Choose a tag to compare

@sergiodxa sergiodxa released this 27 Nov 06:05

What's Changed

New Features

Other Changes

New Contributors

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

v2.0.0

Choose a tag to compare

@sergiodxa sergiodxa released this 03 Jun 06:20

What's Changed

Breaking changes

New Features

Other Changes

New Contributors

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

v1.5.0

Choose a tag to compare

@sergiodxa sergiodxa released this 26 Apr 02:39

What's Changed

New Features

Other Changes

New Contributors

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

v1.4.0

Choose a tag to compare

@sergiodxa sergiodxa released this 06 Oct 07:11

What's Changed

Documentation Changes

New Features

Other Changes

New Contributors

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

v1.3.0

Choose a tag to compare

@sergiodxa sergiodxa released this 25 Nov 16:58

What's Changed

Documentation Changes

New Features

Other Changes

New Contributors

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

v1.2.0

Choose a tag to compare

@sergiodxa sergiodxa released this 08 Sep 21:48

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

Choose a tag to compare

@sergiodxa sergiodxa released this 29 Apr 03:59

What's Changed

Other Changes

New Contributors

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

v1.1.1

Choose a tag to compare

@sergiodxa sergiodxa released this 29 Dec 03:22

What's Changed

New Features

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

v1.1.0

Choose a tag to compare

@sergiodxa sergiodxa released this 29 Dec 03:13

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

Choose a tag to compare

@sergiodxa sergiodxa released this 24 Dec 16:01

Initial release of the FormStrategy.

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