7.5 KiB
7.5 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.7 (2020-07-05)
Bug Fixes
1.0.6 (2020-06-28)
Bug Fixes
- types: extend NuxtOptions and use 2.13 NuxtOptionsHooks (dd9ec90)
1.0.5 (2020-06-24)
Bug Fixes
1.0.4 (2020-06-23)
Bug Fixes
- ensure requireNuxtVersion skips when currentVersion is nullish (bf7dbfa)
1.0.3 (2020-06-19)
Bug Fixes
1.0.2 (2020-06-19)
1.0.1 (2020-06-19)
Bug Fixes
- plugin: add missing wrapper (9e42435)
1.0.0 (2020-06-18)
Bug Fixes
0.3.5 (2020-06-18)
0.3.4 (2020-06-12)
Features
Bug Fixes
0.3.3 (2020-06-01)
Bug Fixes
- build: add loader entrypoint (b2275bb)
0.3.2 (2020-06-01)
Features
Bug Fixes
0.3.1 (2020-05-29)
Features
0.3.0 (2020-05-25)
Features
0.2.5 (2020-05-21)
Bug Fixes
- add missing
components:extend
hook call for initial build (9a29c8b)
0.2.4 (2020-05-20)
Features
components:extend
hook (462834f)- auto generate components.json, global plugin for tests and vetur tags (#14) (12d546d)
- support
extendComponent
option for scan (4baa840)
Bug Fixes
- don't override imports if extendComponent already provided (01959b1)
- properly resolve components dir name and warn about non existent dirs (#12) (1ffea77)
0.2.3 (2020-05-18)
Features
- set chunk name for async components (3cb6aaa)
Bug Fixes
- remove moduleOptions to only use components key (58c7e26)
0.2.2 (2020-05-17)
Bug Fixes
- scan: use unix paths for windows (9b5e6c6)
0.2.1 (2020-05-13)
Features
0.2.0 (2020-04-30)
Features
0.1.2 (2020-04-24)
Bug Fixes
- fix IE compatibility (7fa2785)
0.1.1 (2020-04-23)
Bug Fixes
- add webpack entry instead of using nuxt plugin (eaa4013)