Releases: aura-stack-ts/auth
Releases · aura-stack-ts/auth
@aura-stack/react@0.1.0
Release Notes
- feat(react): add react integration package (@aura-stack/react) by @halvaradop in #137
- feat(packages): enhance API type definitions and response structures by @halvaradop in #148
- feat(react): add experimental BroadcastChannel sync support by @halvaradop in #172
- feat(react): support custom
redirectfunction via AuthProvider by @halvaradop in #175 - feat(core): re-export cookie module by @halvaradop in #178
- chore(release): bump package versions by @halvaradop in #181
@aura-stack/react-router@0.1.0
Release Notes
- feat(react-router): add
@aura-stack/react-routerpackage by @halvaradop in #142 - feat(packages): enhance API type definitions and response structures by @halvaradop in #146
- feat(core): re-export cookie module by @halvaradop in #178
- chore(release): bump package versions by @halvaradop in #181
@aura-stack/next@0.1.0
Release Notes
- feat(packages): enhance API type definitions and response structures by @halvaradop in #146
- feat(nextjs): add Pages Router support via
/pagesmodule by @halvaradop in #169 - feat(react): verify redirect behavior in AuthProvider by @halvaradop in #176
- feat(core): re-export cookie module by @halvaradop in #178
- chore(release): bump package versions by @halvaradop in #181
@aura-stack/hono@0.1.0
Release Notes
- feat(hono): add hono integration package (@aura-stack/hono) @halvaradop in #139
- feat(core): re-export cookie module by @halvaradop in #178
- chore(release): bump package versions by @halvaradop in #181
@aura-stack/express@0.1.0
Release Notes
- feat(express): add express integration package (@aura-stack/express) @halvaradop in #138
- feat(core): re-export cookie module by @halvaradop in #178
- chore(release): bump package versions by @halvaradop in #181
@aura-stack/elysia@0.1.0
Release Notes
- feat(elysia): add elysia integration package (@aura-stack/elysia) @halvaradop in #140
- feat(core): re-export cookie module by @halvaradop in #178
- chore(release): bump package versions by @halvaradop in #181
@aura-stack/auth@0.7.2
What's Changed
- feat(nextjs): add Pages Router support via
/pagesmodule by @halvaradop in #169 - test(core): add client mocks to cover all core functions by @halvaradop in #170
- feat(react): add experimental BroadcastChannel sync support by @halvaradop in #172
- fix(nextjs): fix JSON parsing in Pages Router handler by @halvaradop in #173
- refactor(core): align redirect options and response values across APIs by @halvaradop in #174
- feat(react): support custom
redirectfunction via AuthProvider by @halvaradop in #175 - feat(core): re-export cookie module by @halvaradop in #178
- feat(types)!: remove TypeBox schema type inference support by @halvaradop in #179
- chore(release): bump package versions by @halvaradop in #181
Full Changelog: https://github.com/aura-stack-ts/auth/compare/@aura-stack/auth@0.7.0...@aura-stack/auth@0.7.2
@aura-stack/jose@0.6.0
Release Notes
- feat: enable
CryptoKeyPairsupport across jose and core auth by @halvaradop in #157 - feat(core): support PEM-encoded keys in environment variables by @halvaradop in #158
- feat(core,jose): add JWK support across core and jose packages by @halvaradop in #159
- refactor: add hardening to auth flows and jose operations by @halvaradop in #165
- chore(release): bump package versions by @halvaradop in #167
Full Changelog: https://github.com/aura-stack-ts/auth/compare/@aura-stack/jose@0.5.0...@aura-stack/jose@0.6.0
@aura-stack/auth@0.7.0
Release Notes
- feat(core): add utility types for config inference by @halvaradop in #150
- feat(oauth): add
Click UpOAuth provider by @halvaradop in #151 - feat(oauth): add
DribbleOAuth provider by @halvaradop in #153 - feat: enable
CryptoKeyPairsupport across jose and core auth by @halvaradop in #157 - feat(core): support PEM-encoded keys in environment variables by @halvaradop in #158
- feat(core,jose): add JWK support across core and jose packages by @halvaradop in #159
- feat(core): add experimental Valibot schema validation by @halvaradop in #160
- feat(core): add experimental Arktype support for schema validation by @halvaradop in #161
- feat(core): add complete schema validation to all authentication flows by @halvaradop in #162
- feat(core): add experimental Typebox schema validation by @halvaradop in #163
- refactor: add hardening to auth flows and jose operations by @halvaradop in #165
- chore(release): bump package versions by @halvaradop in #167
Full Changelog: https://github.com/aura-stack-ts/auth/compare/@aura-stack/jose@0.5.0...@aura-stack/auth@0.7.0
@aura-stack/jose@0.5.0
Release Notes
- feat(jose): add compact JWE encryption and decryption utilities by @halvaradop in #123
- chore(release): bump package versions by @halvaradop in #149
Full Changelog: https://github.com/aura-stack-ts/auth/compare/@aura-stack/auth@0.5.0...@aura-stack/jose@0.5.0