Releases: vuejs/repl
Releases · vuejs/repl
v4.6.1
🐞 Bug Fixes
- The line number offset in the DEV - by @edison1105 in #344 (cc292)
View changes on GitHub
v4.6.0
🚀 Features
- Show SSR output - by @skirtles-code in #343 (52a19)
- Add support for viewing sourcemap - by @edison1105 in #341 (5714d)
View changes on GitHub
v4.5.1
🚀 Features
- Export
Sandbox
as standalone output component - by @wangcch in #309 (b5497) - Support cache selected typescript version - by @huangmingfu in #305 (33ca3)
- Support vapor template-only component - by @edison1105 in #322 (9ae05)
- Add core entry for node usage - by @Dsaquel in #310 (da105)
- editor: Scrollbar style for firefox - by @wangcch in #320 (bbc74)
- store: Return
setImportMap
and addmerge
parameter - by @wangcch (9f53b)
🐞 Bug Fixes
- Apply builtin import map after deserialize - by @wangcch in #315 (e62dd)
- split-pane: Rendering order comes from the store.show-output - by @wangcch (0bd4c)
View changes on GitHub
v4.5.0
🚀 Features
- Pass on descriptor vapor flag when compiling template - by @yyx990803 (adaac)
View changes on GitHub
v4.4.3
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)