Releases: pbteja1998/remix-auth-email-link
Releases · pbteja1998/remix-auth-email-link
v2.1.1
Full Changelog: v2.1.0...v2.1.1
v2.1.0
v2.0.2
Always use http
as proto when running locally.
Full Changelog: v2.0.1...v2.0.2
v2.0.1
v2.0.0
What's Changed
Other Changes
- feat: optimize MagicLinkPayload size by @wild-lotus in #34
New Contributors
- @wild-lotus made their first contribution in #34
Full Changelog: v1.5.2...v2.0.0
v1.5.2
What's Changed
Other Changes
- fix: respect X-Forwarded-Proto header if available
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
Other Changes
- docs: update
action
/loader
to useActionArgs
/LoaderArgs
by @MichaelDeBoey in #26
New Contributors
- @MichaelDeBoey made their first contribution in #26
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
Other Changes
- Provides access to the email address after submitting form by @ericallam in #25
- Document yarn 1.x usage for contributors by @ericallam in #24
New Contributors
- @ericallam made their first contribution in #25
Full Changelog: v1.4.2...v1.5.0
v1.4.2
What's Changed
Other Changes
- make getMagicLink public by @lucascurti in #16
New Contributors
- @lucascurti made their first contribution in #16
Full Changelog: v1.4.1...v1.4.2
v1.4.1
Bug fix when encrypting the payload with formData
Full Changelog: v1.4.0...v1.4.1