Releases: vue-styleguidist/vue-live
Releases · vue-styleguidist/vue-live
v2.0.0-alpha.3
Bug Fixes
- add css highlights (ecdf6d5)
- remove recast remains (ccfed79)
- use acorn walk instead of recast visit (ed94f24)
Features
- highlight parsing errors in the code (#56) (5063cbc)
v1.15.0
1.15.0 (2020-10-22)
Features
- highlight parsing errors in the code (#56) (5063cbc)
v2.0.0-alpha.2
Bug Fixes
- A bunch of fixes for the next branch (#55) (d255d31)
v2.0.0-alpha.1
- First release of a vue 3 compatible vue-live (#53) (cc6298c), closes #53
Bug Fixes
- demo remove use of datepicker unused (d7e7ce7)
- first compiling version (d0ca13a)
BREAKING CHANGES
-
will deliver the next branch as alpha next
-
fix: hook on the right event
-
fix: use global h hyperscript
-
fix: protect empty script
-
fix: install vue-3 datepicker
-
docs: use the new date picker
-
docs: add a comment
v1.14.3
1.14.3 (2020-10-15)
Bug Fixes
- for SSR avoid using css modules (daf8881)
- make is installed only once (3e53baa)
- make it work with siple nuxt and nuxt-content (8081ea1)
v1.14.2
1.14.2 (2020-10-11)
Bug Fixes
- always optimize for SSR (might fail) (912039e)
v1.14.1
1.14.1 (2020-10-10)
Bug Fixes
- allow ssr usage of vue-live (209e9e4)
v1.14.0
1.14.0 (2020-09-29)
Features
- allow components to be registered in edit (ad7e3e0)
v1.13.5
1.13.5 (2020-09-28)
Bug Fixes
- separate esm and cjs rollups (55593c9)