Releases: nuxt-modules/ionic
Releases · nuxt-modules/ionic
v1.0.1
🩹 Fixes
- Support useHead outside of components (#825)
📖 Documentation
- Restore and update documentation (#826)
🏡 Chore
- Bump all dependencies (eb4d74a)
🤖 CI
❤️ Contributors
- Daniel Roe (@danielroe)
- Bobbie Goede (@BobbieGoede)
v1.0.0
🚀 Features
- Auto-import
<IonInputOtp>- by @danielroe (f45b1)
🐞 Bug Fixes
- Prefer
nitro.staticover_generate- by @danielroe in #774 (7c7c5) - Update
useHeaddefinition to match@unhead/vue- by @tdekoning in #786 (e9745) - Ignore capacitor paths if present - by @NRodriguezcuellar in #770 (60fbb)
View changes on GitHub
v0.18.0
No significant changes
View changes on GitHub
v0.17.0
No significant changes
View changes on GitHub
v0.16.0
v0.15.1
🐞 Bug Fixes
- Ensure
@ionic/vuetypes are hoisted - by @danielroe in #588 (c7900)
View changes on GitHub
v0.15.0
v0.14.2
🐞 Bug Fixes
- Ensure default ionic css is added before user overrides - by @silvercent011 in #570 (5ead8)
View changes on GitHub
v0.14.1
No significant changes
View changes on GitHub
v0.14.0
🚨 Breaking Changes
- Remove @kevinmarrec/nuxt-pwa - by @danielroe (309bc)
🚀 Features
- Upgrade to v8 of
@ionic/vueand expose new components - by @danielroe (6f200) - Replace
useHeadwith ionic-compatible head implementation - by @chibx in #518 (b9a4f)
🐞 Bug Fixes
- Opt in to
import.meta.*properties - by @danielroe in #526 (b581a) - Update router plugin to support latest nuxt - by @danielroe in #560 (73b98)