vscode-v18.1.0
·
950 commits
to master
since this release
What's Changed
- fix(nxls): support running under node 14 by @Cammisuli in #1679
- fix(intellij): use warn instead of error for caught exceptions by @Cammisuli in #1680
- feat(intellij): improve project graph loading experience by @Cammisuli in #1683
- fix(generate-ui): handle multiple default values for generate ui by @Cammisuli in #1684
- fix: serialize output messages with payloadType by @MaxKless in #1687
- fix(vscode): use correct workspace path when adding dependency by @MaxKless in #1689
- fix(generate-ui): correctly serialize options with array default values by @MaxKless in #1690
- fix(nxls): use the schema.json for the workspace generator collection path by @Cammisuli in #1691
- fix(vscode): run target filters projects by @Cammisuli in #1692
- fix(vscode): remove obsolete commands by @Cammisuli in #1693
- fix(vscode): use more robust project:target syntax for running tasks by @MaxKless in #1694
- fix(vscode): read cloud runner information correctly for v16 by @MaxKless in #1695
- fix(intellij): correctly pick up options in the generate run anything provider when using = by @MaxKless in #1696
- fix(vscode): enable authorizing with nx cloud in codespaces by @MaxKless in #1697
- fix(nxls): handle the daemon output so that stdout isnt polluted by @Cammisuli in #1698
- feat(intellij): add edit project configuration to nx console tool window by @Cammisuli in #1700
- refactor(vscode): remove legacy functionality of CliTaskProvider and simplify usage by @MaxKless in #1702
- fix(intellij): include configured env variables when running targets by @Cammisuli in #1705
- fix(intellij): include package.json for nx file types by @Cammisuli in #1706
- feat(nxls): update dependsOn and namedInputs completion for nx 16 by @Cammisuli in #1701
- feat: add hover with links to nx.dev for executors by @MaxKless in #1708
- feat: support nx 16 by @Cammisuli in #1686
Full Changelog: vscode-v18.0.4...vscode-v18.1.0