Releases: kermanx/reactive-vscode
Releases · kermanx/reactive-vscode
v0.2.5
v0.2.4
🐞 Bug Fixes
View changes on GitHub
v0.2.3
v0.2.2
v0.2.1
v0.2.0
🚨 Breaking Changes
- Update tree view APIs - by @kermanx (adc3d)
- Add
defineConfigObject
and ref writeback - by @antfu in #4 (e0e33)
🚀 Features
forceRefresh
method inuseWebviewView
- by @kermanx (c8e1b)- Support passing existing
EventEmitter
touseEventEmitter
- by @kermanx (1ea6b) - Update
useLogger
options - by @kermanx (54da4) - Add
defineLogger
- by @kermanx (90940) - Add set method for config ref/object - by @kermanx (79a78)
- Support top-level config - by @kermanx (50f47)
- Init mock api - by @kermanx (8b108)
- Add
useQuickPick
- by @kermanx (f875f) - Add
useExtensionSecret
- by @kermanx (a3521) - creator:
- useFsWatcher:
🐞 Bug Fixes
retainContextWhenHidden
inWebviewRegisterOptions
- by @kermanx (2ef84)- Remove
asnyc
s inuseControlledTerminal
- by @kermanx (e60a5) @vue/reactivity
should be replaced in build mode, close #3 - by @kermanx in #3 (2ecef)- Should return exposed data in
activate
- by @kermanx (e22e0) - Do not mark config types as internal - by @antfu in #5 (f2c65)
- Should unwrap nested refs in
defineConfigObject
- by @kermanx (f125c) - Returned function of
useEvent
should not return disposable - by @kermanx (6165c) - Incorrect Original API link - by @Ray-D-Song in #8 (e1bd1)
- Remove
useUri
- by @kermanx (d5654) - useFsWatcher:
View changes on GitHub
v0.2.0-beta.8
v0.2.0-beta.7
🐞 Bug Fixes
View changes on GitHub
v0.2.0-beta.6
v0.2.0-beta.4
Now reactive-vscode
works with vscode-ext-gen! See the docs.