Releases: nuxt-modules/kinde
Releases · nuxt-modules/kinde
v0.1.11
🚀 Enhancements
🩹 Fixes
🏡 Chore
- Update to latest
@nuxt/module-builder
(#90) - Run npm fix on
package.json
(#93) - Add CODEOWNERS file (#98)
- Add FUNDING.yml (6b9abcf)
- Set package manager (7a1fdce)
- Bump dependencies (6987ccd)
- Update nuxt (37485dc)
- Ignore type error until Nuxt v3.13 (1cf4a9c)
- Bump mkdist in lockfile (230b6e7)
- Lint (7d61bd0)
- Add
compatibilityDate
field (1dbc48d)
❤️ Contributors
- Felix Dolderer (@felix-dolderer)
- Daniel Rivers (@DanielRivers)
- Daniel Roe (@danielroe)
v0.1.10
🚀 Enhancements
- Add audience support and pass
authUrlParams
correctly (#66)
🩹 Fixes
📖 Documentation
- Use new
nuxi module add
command in installation (#80)
🏡 Chore
❤️ Contributors
- Daniel Roe (@danielroe)
- Daniel Rivers (@DanielRivers)
v0.1.9
🩹 Fixes
- Add missing
getQuery
import (#63)
🏡 Chore
- release: V0.1.8 (23d695a)
❤️ Contributors
- Joey Chilson (@joeychilson)
- Daniel Roe (@danielroe)
v0.1.8
v0.1.7
🚀 Enhancements
- Expose health/debug endpoint to see configuration (#52)
- Add
<LoginLink>
and<RegisterLink>
components (#51)
🩹 Fixes
- Allow configuring cookie options + user-provided password (#59)
🏡 Chore
- Add typing for session config (5f3918c)
- Update all dependencies (ae84985)
- Enable type testing step (2ea4217)
❤️ Contributors
- Daniel Roe (@danielroe)
- Daniel Rivers (@DanielRivers)
v0.1.6
v0.1.5
🚀 Enhancements
- Add
useKindeClient
composable for server-side access (#32)
🏡 Chore
- release: V0.1.4 (da0bdcc)
- Test bundler module resolution (#35)
- Fix type extension (91d80cb)
- Update dependencies (71cb20f)
❤️ Contributors
- Daniel Roe [email protected]
- Daniel Rivers (@DanielRivers)
v0.1.4
🚀 Enhancements
- Add
useAuth
composable and discriminated union for$auth
(#28)
🩹 Fixes
- Assert
$auth
type (b570be7)
📖 Documentation
- Update README.md (#20)
🏡 Chore
- release: V0.1.3 (26baf12)
- Update link to Nuxt SDK (#13)
- deps-dev: Bump vite from 4.5.0 to 4.5.1 (#31)
- Add
@nuxt/schema
resolution (d554047)
❤️ Contributors
- Daniel Roe [email protected]
- Giovanni Patruno (@GioPat)
- Daniel Rivers (@DanielRivers)
- Sébastien Chopin (@Atinux)
v0.1.3
🚀 Enhancements
- Support setting client secret and document middleware option (e0499f8)
🩹 Fixes
- Use keyed auth state (a42f735)
🏡 Chore
❤️ Contributors
- Daniel Roe [email protected]
- Dave Berner [email protected]
v0.1.2
🩹 Fixes
- Missing import for runtime config (#12)
🏡 Chore
❤️ Contributors
- Dave [email protected]
- Daniel Roe [email protected]