release: WRNexusJS 0.8.0
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 0.8.0
|
||||
|
||||
- Fixed excessive extension-host and language-server memory growth in large workspaces.
|
||||
- Activate only when a WRN document is used and removed the unused unrestricted workspace watcher.
|
||||
- Added bounded, ignored-directory-aware workspace indexing with a short-lived completion cache.
|
||||
- Debounced TypeScript diagnostics during typing, bounded open-document state, and skipped compiler
|
||||
graph creation for WRN files larger than 1 MiB.
|
||||
|
||||
## 0.5.1
|
||||
|
||||
- Updated compiler-backed diagnostics for native array and object state values.
|
||||
|
||||
Reference in New Issue
Block a user