Releases: nuxt-modules/ionic
Releases · nuxt-modules/ionic
v0.13.1
v0.13.0
🐞 Bug Fixes
- Ensure
Plugintype isn't stripped in build - by @LouisHaftmann in #478 (0b7ad) - Add
typesexport condition - by @kbrkiras in #504 (59c07) - Load ionic router before other plugins using explicit order - by @danielroe (b35c6)
View changes on GitHub
v0.12.1
No significant changes
View changes on GitHub
v0.12.0
🐞 Bug Fixes
- Ensure we have
index.htmlafter static generation - by @danielroe (2c43b) - Generate files in
distdirectory if not otherwise configured - by @danielroe (2dfd3)
View changes on GitHub
v0.11.0
🐞 Bug Fixes
- Update ionic config type - by @tlebeitsuk in #338 (b9162)
- Register and run middleware after app mounts - by @danielroe (edf45)
View changes on GitHub
v0.10.0
v0.9.0
🐞 Bug Fixes
- Sync upstream router plugin from nuxt - by @danielroe in #303 (d3e0c)
- Add
<div>wrapper around animation slot - by @Lexpeartha in #271 (c4493)