Releases: sergiodxa/remix-auth
Releases · sergiodxa/remix-auth
v2.4.0
What's Changed
New Features
- Set @remix-run/server-runtime as peerDependencies instead of @remix-run/node by @edmundhung in #51
- Switch from esbuild to tsc by @sergiodxa in #54
- Use UUID instead of randomBytes from Node crypto by @sergiodxa in #56
Other Changes
- Fix examples not returning a Promise in actions by @juhanakristian in #60
New Contributors
- @edmundhung made their first contribution in #51
- @juhanakristian made their first contribution in #60
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
New Features
- Upgrade Remix packages to 0.21.0 by @sergiodxa in #53
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
New Strategy
- Create Shopify strategy by @TheRealFlyingCoder in #41
New Features
- Add ShopifyStrategy tests by @sergiodxa in #42
New Contributors
- @TheRealFlyingCoder made their first contribution in #41
Full Changelog: v2.1.2...v2.2.0
v2.1.2
What's Changed
Other Changes
- Upgrade remix and react-router-dom dependencies by @tessellator in #40
New Contributors
- @tessellator made their first contribution in #40
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
Documentation Changes
- Add GitHubStrategy example by @sergiodxa in #37
New Features
- Upgrade Remix support to v0.20 by @sergiodxa in #38
Full Changelog: 2.1.0...v2.1.1