Releases: vuejs/repl
Releases · vuejs/repl
v4.4.2
v4.4.1
v4.4.0
🚀 Features
- Add more customization options - by @lecepin and wangleping in #274 (c73b7)
- Expose
editorOptions.monacoOptions
- by @sxzz (00176) - Reactivity
autoSave
option - by @phk422 and @sxzz in #266 (d9008)
🐞 Bug Fixes
- Rollback & pin volar version - by @sxzz (c6f58)
- No default value for object props - by @sxzz (d7866)
- Debounce reloadLanguageTools in monaco - by @sxzz (f9f65)
View changes on GitHub
v4.3.1
v4.3.0
v4.2.1
v4.2.0
🚀 Features
- Add
autoSave
option - by @btea in #247 (d47ec) - Jsx for vue - by @sxzz in #248 (d5b0d)
CodeMirror
supportautoSave
option - by @btea in #249 (ae80c)
🐞 Bug Fixes
- Refine dragging view area - by @btea and @sxzz in #246 (df146)
- Specify unspported pre-processors lang - by @btea and @sxzz in #212 (5cea9)
🏎 Performance
View changes on GitHub
v4.1.2
🐞 Bug Fixes
- Dynamic import - by @YouXam in #213 (bb6f1)
- Fix file rename breaking - by @yyx990803 (caace)