What's Changed
Documentation Changes
- Update example imports in README by @vm in #251
- Update README.md and Fix Errors handling section example by @aliabdy in #256
- Update Types in readme code snippets by @shyamlohar in #260
- Fix import from remix-auth-oauth2 in README by @penx in #268
- Use LoaderFunctionArgs and ActionFunctionArgs instead in jsdoc by @fzn0x in #282
- Fix JSDoc
@default
for throwOnError by @mw10013 in #264
New Features
- Allow chaining with
Authenticator#use
by @lifeiscontent in #258 - Allow logout function to receive a HeadersInit by @reichhartd in #271
Other Changes
- README Remix.run docs links by @netanelben in #262
New Contributors
- @vm made their first contribution in #251
- @aliabdy made their first contribution in #256
- @lifeiscontent made their first contribution in #258
- @shyamlohar made their first contribution in #260
- @netanelben made their first contribution in #262
- @penx made their first contribution in #268
- @fzn0x made their first contribution in #282
- @reichhartd made their first contribution in #271
- @mw10013 made their first contribution in #264
Full Changelog: v3.6.0...v3.7.0