Releases: danestves/remix-auth-auth0
Releases · danestves/remix-auth-auth0
v2.0.0
What's Changed
Warning
This package now requires remix-auth
>= v4
New Features
- feat: remix auth v4 by @danestves in #116
Other Changes
- Add git repo to package.json by @HerrBertling in #108
- Fix imports and route paths for Remix 2.0 by @refactornator in #107
- feat: add ESM build + move to tsup by @atomicpages in #109
New Contributors
- @HerrBertling made their first contribution in #108
- @refactornator made their first contribution in #107
- @atomicpages made their first contribution in #109
Full Changelog: v1.10.0...v2.0.0
v1.10.0
What's Changed
Other Changes
- feat: added support for auth0 invitations by @ollie-bud in #105
New Contributors
- @ollie-bud made their first contribution in #105
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
New Features
- ci: using node lts to bump dependencies by @danestves in #103
Other Changes
- fix: additional search params by @lifeiscontent in #102
New Contributors
- @lifeiscontent made their first contribution in #102
Full Changelog: v1.8.2...v1.9.0
v1.8.2
What's Changed
Other Changes
- Update peer dependency for remix-run/server-runtime to match dependency by @blandfried in #100
New Contributors
- @blandfried made their first contribution in #100
Full Changelog: v1.8.1...v1.8.2
v1.8.0
What's Changed
Other Changes
- feat: Expose Auth0's
org_name
parameter asprofile.organizationName
by @mauscoelho in #99
New Contributors
- @mauscoelho made their first contribution in #99
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
Features 🎉
- Expose
profile.org_id
asprofile.organizationId
by @gauthamchandra in #91
New Contributors
- @gauthamchandra made their first contribution in #91
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
Other Changes 🤷♂️
- docs: update
action
/loader
to useActionArgs
/LoaderArgs
by @MichaelDeBoey in #88 - Added connection param to Auth0 strategy redirect by @james-dowell in #90
New Contributors
- @MichaelDeBoey made their first contribution in #88
- @james-dowell made their first contribution in #90
Full Changelog: v1.5.1...v1.6.0
v1.5.1
What's Changed
Other Changes 🤷♂️
- chore: update dependencies by @danestves in #86
Full Changelog: v1.5.0...v1.5.1
v1.5.0
v1.4.1
What's Changed
Other Changes 🤷♂️
- docs: add example of directly going to auth0 signup page by @simjes in #79
- chore: updates dependencies by @danestves in a6d5e48
New Contributors
Full Changelog: v1.4.0...v1.4.1