Releases: blokwise/dynamic
Releases · blokwise/dynamic
v1.3.1
- fix: auto import component by name without prefix c477fb3
v1.3.0
Starting with [email protected], Nuxt uses @nuxt/components v2. This version adds compatibility for @nuxt/components v2.
- chore: add .npmrc to set npm registry url 472bce9
- chore: downgrade to vue-lazy-hydration v.1.x 214e586
- feat: add compatibility for nuxt/components v.2.x 0620c34
v1.2.0
Upgrade vue-lazy-hydration to v2.
Changes
hydration
option 'SsrOnly'
is replaced by 'Never'
v1.1.0
- chore: add np publish configuration 585c9a3
- fix: remove blokwise__dynamic class (#6) d0e3558
- feat: disable inheritAttrs for component dynamic (#5) e28ccaa
thanks to @memic84 for these contributions 🚀
v1.0.5
- feat: opt-in logging in module options 23f7368
v1.0.4
- fix: exclude files from npm package 6014b80
v1.0.3
- feat: Enable kebab-case component names. relates to #2 73f2849
- test: add tests for module add e2e test if plugin is loaded 19e12ca
- fix: license in package.json e4e89fb
v1.0.2
- docs: updated docs and extended with props information 190434b
- feat: make name prop required 9224a1d
v1.0.1
- fix: remove global option 1afb8ae
- chore: exclude docs dir from npm package e6f0dd5