vscode-v18.0.0
·
979 commits
to master
since this release
18.0.0 (2023-04-06)
Bug Fixes
- generate-ui: ensure checkboxes have correctly centered checkmarks (#1604) (5e4180e)
- handle nxls startup errors (#1649) (da9ed6e)
- nxls: debounce @parcel/watcher to avoid race conditions (#1620) (96f91fa)
- nxls: distinguish projects that are substrings of one another (#1610) (a404c00)
- nxls: do not output exec to stdio (#1644 (f0f112c)
- nxls: handle daemon better (#1615) (0216d0c)
- nxls: temporarily disable daemon (0570f53)
- nxls: use
workspaceFoldersbeforerootUrifor better Windows path compatibility (#1639) (2a5a07e) - vscode: clarify angular cli deprecation message (#1627) (078e4b5)
- vscode: handle angular with nx case correctly (#1628) (5499cb2)
Features
- nxls: provide generator aliases via nxls (#1598) (63f44ce)
- nxls: support executors in and from targetDefaults (#1621) (1d0c263)
- remove angular cli compatibility (#1575) (702e205)
- vscode: add task graph support (#1656) (66e50fe)
- vscode: breaking change (c160b5c)
- vscode: move analytics to measurement protocol (#1625) (fd0f64f)
BREAKING CHANGES
- vscode: we removed angular-cli support