v17.28.0
·
1125 commits
to master
since this release
What's Changed
- fix: add dependency works in yarn/npm/pnpm workspaces by @MaxKless in #1436
- fix: use
findProjectWithPathfunction within codelens by @Cammisuli in #1437 - chore(release): 17.27.1 by @Cammisuli in #1438
- chore: migrate to @vscode/vsce by @Phillip9587 in #1439
- chore: add some nx-console specific custom commands by @MaxKless in #1443
- feat: add context menu to execute task without Nx cache by @dzhavat in #1445
- chore: collapse help & feedback view by default by @MaxKless in #1446
- chore: add utm_source to help & feedback links by @MaxKless in #1447
- chore: temporarily disable e2e tests by @MaxKless in #1451
- feat: add cloud view by @MaxKless in #1441
- fix: ensure correct order in project view e2e tests by @MaxKless in #1452
- chore: remove leftover console.log by @MaxKless in #1454
- fix: repair nx cloud footer styling by @MaxKless in #1455
- fix: fall back to nx.app if no cloud url is set in nx.json by @MaxKless in #1453
- fix: consider dev/prod mode in more scenarios by @MaxKless in #1457
- feat: add caching indicators to run list by @MaxKless in #1456
- chore: distinguish workspace DTE states by @MaxKless in #1458
- chore: add button for nx & nx console bugs by @MaxKless in #1461
- chore: only show cloud view in nx workspaces by @MaxKless in #1462
- feat: display error result if creating graph fails by @MaxKless in #1463
- chore: add hover texts to status labels by @MaxKless in #1459
- chore: update readme by @Cammisuli in #1464
- chore: updated LICENSE year by @Phillip9587 in #1467
New Contributors
Full Changelog: v17.27.0...v17.28.0