Releases: vue-styleguidist/vue-live
v2.1.0
v2.0.1
v3.0.0-beta.1
3.0.0-beta.1 (2022-06-02)
Bug Fixes
-
allow for $ variables and functions handlers (536a4a8)
-
build script with vite needs ordering of imports (f59610c)
-
ci update caniuse (c72e094)
-
demo remove use of datepicker unused (d7e7ce7)
-
first compiling version (d0ca13a)
-
make it run (541a131)
-
make it run without eslint errors (f2ff5f5)
-
make npm start work again (17a1160)
-
release semrel (5f8501f)
-
remove console.log (63d33e9)
-
remove recast remains (ccfed79)
-
update dependency and make jsx work (f0337f8)
-
update inbrowser compiler for vite compat (1426c1d)
-
use acorn walk instead of recast visit (ed94f24)
-
First release of a vue 3 compatible vue-live (#53) (cc6298c), closes #53
Features
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
v2.0.0
2.0.0 (2022-05-02)
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
-
build: ren semantic on next
-
build: run travis on next branch
-
test: fix cypress
v2.0.0-beta.5
v2.0.0-beta.4
v2.0.0-beta.3
2.0.0-beta.3 (2022-02-28)
Bug Fixes
- make it run (541a131)
- make it run without eslint errors (f2ff5f5)
- make npm start work again (17a1160)
- one too many curlys (b82604f)
- prevent style tags from piling up (#71) (d70a41f)
- should use the safe removal method upon destroy (#73) (6aa27c2)
- update dependency and make jsx work (f0337f8)