v4.0.0
BREAKING CHANGES:
As of this version (v4) the module has minimum Nuxt version 2.15.3.
π Features
module
- Support Nuxt server middleware (Nuxt Content, Proxy module, ...)
- globalTypes in Nuxt config (#226)
π Bug Fixes
plugins
- execute plugin scripts before imports (#227)
π Docs & Examples
- mention
components:true
in usage examples (#240)
π‘ Chore
- upgrade to Storybook v6.2.1
- upgrade to Postcss 8
π Thanks to
- @philwolstenholme (Phil Wolstenholme)
- @Decipher (Stuart Clark)