Releases: nuxt-modules/hanko
Releases · nuxt-modules/hanko
v0.7.0
🚀 Features
- Add types for hanko jwt - by @felix-dolderer in #142 (98b0c)
🐞 Bug Fixes
- Use fully-resolved template path in hanko stub alias - by @felix-dolderer in #141 (b1eb4)
View changes on GitHub
v0.6.0
🐞 Bug Fixes
- Opt in to
import.meta.*
properties - by @danielroe in #113 (10e05)
View changes on GitHub
v0.5.0
No significant changes
View changes on GitHub
v0.4.0
v0.3.0
No significant changes
View changes on GitHub
v0.2.1
🐞 Bug Fixes
View changes on GitHub
v0.2.0
🚀 Features
View changes on GitHub
v0.1.0
🐞 Bug Fixes
- Use router
beforeEach
hook - by @danielroe (c0ae5) - Only set runtime
compilerOptions
with a runtime vue build - by @danielroe (c1c60) - Add missing imports for nitro and transpile server utils - by @danielroe (69b43)
View changes on GitHub
v0.0.5
🐞 Bug Fixes
- Respect existing
isCustomElement
values - by @danielroe (a74b0) - Expose
null
return type fromuseHanko
- by @danielroe (13dbe) - Add missing middleware - by @danielroe (e75ea)
- Stub
@teamhanko/hanko-elements
on server - by @danielroe (3b09b)