Skip to content

Releases: vue-styleguidist/vue-live

v2.0.0-alpha.3

02 Nov 17:19
abd8229
Compare
Choose a tag to compare
v2.0.0-alpha.3 Pre-release
Pre-release

2.0.0-alpha.3 (2020-11-02)

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.1

23 Oct 16:13
Compare
Choose a tag to compare

1.15.1 (2020-10-23)

Bug Fixes

v1.15.0

22 Oct 23:56
Compare
Choose a tag to compare

1.15.0 (2020-10-22)

Features

  • highlight parsing errors in the code (#56) (5063cbc)

v2.0.0-alpha.2

21 Oct 15:34
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release

2.0.0-alpha.2 (2020-10-21)

Bug Fixes

  • A bunch of fixes for the next branch (#55) (d255d31)

v2.0.0-alpha.1

17 Oct 21:09
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

2.0.0-alpha.1 (2020-10-17)

  • 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

15 Oct 14:56
Compare
Choose a tag to compare

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

11 Oct 23:37
Compare
Choose a tag to compare

1.14.2 (2020-10-11)

Bug Fixes

  • always optimize for SSR (might fail) (912039e)

v1.14.1

10 Oct 17:27
Compare
Choose a tag to compare

1.14.1 (2020-10-10)

Bug Fixes

  • allow ssr usage of vue-live (209e9e4)

v1.14.0

29 Sep 15:08
Compare
Choose a tag to compare

1.14.0 (2020-09-29)

Features

  • allow components to be registered in edit (ad7e3e0)

v1.13.5

28 Sep 22:15
Compare
Choose a tag to compare

1.13.5 (2020-09-28)

Bug Fixes

  • separate esm and cjs rollups (55593c9)