Releases: supertokens/supertokens-node
Releases · supertokens/supertokens-node
v16.6.4
What's Changed
- fix(Fastify session ts): wrong request session injected into the handler function by @kriskw1999 in #753
New Contributors
- @kriskw1999 made their first contribution in #753
Full Changelog: v16.6.3...v16.6.4
v16.6.3
v16.6.2
What's Changed
- fix: Update aws example to use esm imports by @anku255 in #750
- fixes impl of getBackwardsCompatibleUserInfo by @rishabhpoddar in #749
Full Changelog: v16.6.1...v16.6.2
v16.6.1
v16.6.0
What's Changed
- feat: userroles and permission on dashboard recipe by @Chakravarthy7102 in #718
New Contributors
- @Chakravarthy7102 made their first contribution in #718
Full Changelog: v16.5.2...v16.6.0
v16.5.2
What's Changed
- test: adds test for
createResetPasswordLink
andsendResetPasswordEmail
by @IamMayankThakur in #742 - fix: Cache getJSONBody and getFormData response (Fixes #746) by @anku255 in #747
New Contributors
Full Changelog: v16.5.1...v16.5.2
v16.5.1
Full Changelog: v16.5.0...v16.5.1
v16.5.0
What's Changed
- feat: added
networkInterceptor
hook by @IamMayankThakur in #738
Full Changelog: v16.4.0...v16.5.0
v16.4.0
What's Changed
- feat: added
debug
flag in theSuperTokenConfig
in theinit()
for logging by @IamMayankThakur in #732
New Contributors
- @IamMayankThakur made their first contribution in #732
Full Changelog: v16.3.4...v16.4.0
v16.3.4
What's Changed
- fix: repeated headers/entries in access-control-expose-headers by @porcellus in #726
- fix: fix ci issues from 16.3 by @porcellus in #728
Full Changelog: v16.3.3...v16.3.4