Skip to content

v0.2.0

Compare
Choose a tag to compare
@danielroe danielroe released this 26 Mar 11:12
· 96 commits to main since this release
9c05d96

compare changes

🚀 Enhancements

  • Protected routes defined from nuxt config (#47)

🩹 Fixes

  • Directly import NuxtLink in components (365f570)

💅 Refactors

  • Move KindeContext event declaration (#151)

📖 Documentation

  • Update link to downloads count badge (374827a)

📦 Build

  • ⚠️ Upgrade to latest module-builder and drop cjs support (27e1399)

🏡 Chore

  • Update to latest mkdist (#143)
  • Move useFlatConfig out of experimental (27aa8f4)

🤖 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