Skip to content

Releases: andurils/vue-code-view

v0.6.1

03 Apr 17:57
e6a2438
Compare
Choose a tag to compare

Use Monaco as the default editor.

v0.6.0

30 Mar 17:23
65579f9
Compare
Choose a tag to compare

vue 2 version of "@vue/repl"

  • only includes the source code of the components.
  • based on a Vue 2.7 , while utilizing the powerful @vue/compiler-sfc to achieve a functionality and user experience consistent with @vue/repl.
  • replaced webpack with vite Vite build tool has been adopted to improve the project's building efficiency and development experience.

v0.5.0

16 Aug 04:05
f509cef
Compare
Choose a tag to compare
  • upgraded to Vue 2.7
  • rewrite project with typescript
  • support for stylus css preprocessor

v0.4.1

21 Feb 12:53
ed9596c
Compare
Choose a tag to compare