Releases: nuxt-modules/kinde
Releases · nuxt-modules/kinde
v0.4.0
🐞 Bug Fixes
- Use separate cookie per org - by @DanielRivers in #377 (a72be)
- Add missing
ufodependency - by @danielroe (36035)
View changes on GitHub
v0.3.0
🚀 Enhancements
- Add support for
PortalLinkto access the hosted portal pages (#326) - deps:
⚠️ Update nuxt core to v4 (major) (#348)
🩹 Fixes
- Do not hard-code access endpoint (be8a50e)
- Fall back to logged-in status if no route rules present (#359)
🏡 Chore
- Prefer
nuxtovernuxi(#321)
🤖 CI
- Remove forced corepack installation (cc72890)
- Run tests on node 20 (891b164)
- Run tests on last node LTS (bb6b980)
⚠️ Breaking Changes
- deps:
⚠️ Update nuxt core to v4 (major) (#348)
❤️ Contributors
- Daniel Roe (@danielroe)
- Daniel Rivers (@DanielRivers)
v0.2.0
🚀 Enhancements
- Protected routes defined from nuxt config (#47)
🩹 Fixes
- Directly import
NuxtLinkin components (365f570)
💅 Refactors
- Move
KindeContextevent declaration (#151)
📖 Documentation
- Update link to downloads count badge (374827a)
📦 Build
⚠️ Upgrade to latest module-builder and drop cjs support (27e1399)
🏡 Chore
🤖 CI
- Run checks against renovate branches (d7f0af7)
- Run checks against renovate branches (93a0fca)
- Run test suite on windows (#160)
- Force latest corepack (0c1b6a4)
- Do not run double checks against renovate branches (49fed00)
⚠️ Breaking Changes
⚠️ Upgrade to latest module-builder and drop cjs support (27e1399)
❤️ Contributors
- Daniel Roe (@danielroe)
- Daniel Rivers (@DanielRivers)
- Mod08 (@mod08)
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
compatibilityDatefield (1dbc48d)
❤️ Contributors
- Felix Dolderer (@felix-dolderer)
- Daniel Rivers (@DanielRivers)
- Daniel Roe (@danielroe)
v0.1.10
🚀 Enhancements
- Add audience support and pass
authUrlParamscorrectly (#66)
🩹 Fixes
📖 Documentation
- Use new
nuxi module addcommand in installation (#80)
🏡 Chore
❤️ Contributors
- Daniel Roe (@danielroe)
- Daniel Rivers (@DanielRivers)
v0.1.9
🩹 Fixes
- Add missing
getQueryimport (#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
useKindeClientcomposable 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 daniel@roe.dev
- Daniel Rivers (@DanielRivers)