Skip to content

v17.27.0

Choose a tag to compare

@github-actions github-actions released this 05 Dec 17:31
· 1149 commits to master since this release
0f92516

What's Changed

  • fix: alias 'connect-to-nx-cloud' to 'connect' by @MaxKless in #1414
  • perf(e2e): parallelize testworkspace installation by @MaxKless in #1396
  • fix: all projects button works on first try by @MaxKless in #1418
  • test: retry flaky e2e tests by @MaxKless in #1420
  • chore: clean up list of common nx commands by @MaxKless in #1419
  • feat: remember opened project tree items by @MaxKless in #1421
  • fix: codelens updates after root project/workspace changes by @MaxKless in #1423
  • chore: update bug template to include VSCode version by @MaxKless in #1427
  • fix: correctly infer project path in standalone workspace by @MaxKless in #1428
  • fix: use the project graph files to locate a project by @Cammisuli in #1430
  • feat(nxls): watch for project.json changes in the language server by @Cammisuli in #1429
  • feat: always use the project graph when building the workspace configuration by @Cammisuli in #1431
  • fix: use the project graph window service by @Cammisuli in #1432

Full Changelog: v17.26.0...v17.27.0