vscode-v18.10.0
·
829 commits
to master
since this release
What's Changed
- feat(intellij): add extension point to use different generate ui by @MaxKless in #1831
- fix(vscode): make sure to forward args to nxls so we can run with debug configuration by @MaxKless in #1910
- feat(vscode): show node version loaded by vscode on startup by @MaxKless in #1909
- fix(vscode): handle new nx cloud access token format in v17 by @MaxKless in #1908
- chore(repo): update nx to 17.0.0-rc.3 by @FrozenPandaz in #1913
- fix(nxls): hide special case nx-release-publish target until generic handling is available by @MaxKless in #1915
- fix: revert don't process targets with hidden property (#1897) by @MaxKless in #1916
- fix(intellij): make sure jcef is supported before opening by @MaxKless in #1911
- fix(vscode): handle missing node_module states more gracefully by @MaxKless in #1918
- feat: disable cloud integration by @MaxKless in #1921
New Contributors
- @FrozenPandaz made their first contribution in #1913
Full Changelog: vscode-v18.9.0...vscode-v18.10.0