Releases: nrwl/nx-console
Releases · nrwl/nx-console
vscode-v18.33.1
What's Changed
- fix(nxls): enable project.json completion for properties in package.json#nx by @MaxKless in #2340
- fix: increase window for finding recent commits to a week instead of a day by @MaxKless in #2342
- fix(vscode): adjust wording of cloud view actions by @MaxKless in #2344
- fix: make sure default branch is always filtered out when getting recent cipes by @MaxKless in #2346
- feat(nxls): decouple daemon lifecycle from nxls lifecycle by @MaxKless in #2339
- fix(nxls): use native watcher right away when daemon dies during watch process by @MaxKless in #2351
- fix(nxls): ignore git logs when getting default branch by @MaxKless in #2350
- fix(intellij): improve finding Nx configuration files by @MaxKless in #2352
- fix: drop dependency on @nx/native packages in favor of loading from local node_modules by @MaxKless in #2349
- chore(vscode): increase rollbar sampling rate by @MaxKless in #2355
- fix(nxls): only make nx cloud requests if in an nx cloud workspace by @MaxKless in #2356
Full Changelog: vscode-v18.32.0...vscode-v18.33.1
vscode-v18.32.0
What's Changed
- feat(vscode): add standalone project details codelens by @MaxKless in #2329
- refactor: use project graph data structure directly by @MaxKless in #2326
- feat: add recent cipe view & notifications by @MaxKless in #2322
- feat: also track current nx console version in rollbar by @MaxKless in #2332
- fix(vscode): handle tree items being undefined due to timing issue by @MaxKless in #2333
- fix: check daemonClient.enabled() before using it by @MaxKless in #2331
- refactor: common getPackageManagerCommand util with try/catch for older nx versions by @MaxKless in #2334
- fix: disable nxls auto-shutdown & tweak cloud notifications by @MaxKless in #2338
- fix: use project graph-aware devkit util when splitting targets by @MaxKless in #2330
Full Changelog: vscode-v18.31.1...vscode-v18.32.0
vscode-v18.31.1
What's Changed
- chore(repo): latest powerpack and nx cloud checks, ci config cleanup by @JamesHenry in #2321
- fix(vscode): remove extra @ from add dependency logic by @MaxKless in #2327
Full Changelog: vscode-v18.31.0...vscode-v18.31.1
vscode-v18.31.0
What's Changed
- fix(vscode): don't enable typescript server plugin in new solution-style workspaces by @MaxKless in #2313
- revert: commit "chore: leverage Nx Powerpack" by @JamesHenry in #2320
- feat(nxls): allow nxls to kill itself after 3h of inactivity to prevent background resource usage by @MaxKless in #2307
- fix(vsode): dont try to look for compilerOptions in nonexistant tsconfig by @MaxKless in #2324
Full Changelog: vscode-v18.30.4...vscode-v18.31.0
vscode-v18.30.4
What's Changed
- fix(vscode): also show loading bar in Common Nx Commands view by @MaxKless in #2308
- chore(core): remove leftover targetDefaults from nx.json by @MaxKless in #2315
- fix(vscode): unregister listener if cloud onboarding webview is disposed by @MaxKless in #2316
Full Changelog: vscode-v18.30.3...vscode-v18.30.4
vscode-v18.30.3
What's Changed
Full Changelog: vscode-v18.30.2...vscode-v18.30.3
vscode-v18.30.2
What's Changed
Full Changelog: vscode-v18.30.1...vscode-v18.30.2
vscode-v18.30.1
What's Changed
Full Changelog: vscode-v18.30.0...vscode-v18.30.1
vscode-v18.30.0
What's Changed
- fix(intellij): make sure telemetry logs are set to trace by @MaxKless in #2289
- fix(intellij): repair telemetry request by @MaxKless in #2290
- chore(repo): add powerpack-enterprise-cloud plugin by @MaxKless in #2292
- chore(repo): upgrade @nx/powerpack-enterprise-cloud to 1.0.9 by @MaxKless in #2294
- fix(nxls): adjust parseTargetString invocation to always pass a project graph by @MaxKless in #2291
- feat(vscode): rework PDV integration to use new apis & state machine by @MaxKless in #2272
- fix: kill entire process tree when shutting down nxls & vscode by @MaxKless in #2288
- chore(repo): rotate nxCloudAccessToken by @MaxKless in #2297
- fix(vscode): refactor new pdv to separate webview & state machine by @MaxKless in #2300
- feat(intellij): raise build target & fix verifications by @MaxKless in #2299
- fix(vscode): repair inlined tree-kill implementation by @MaxKless in #2298
- fix: run nxls in a way that works with yarn pnp by @MaxKless in #2301
- fix(vscode): improve codelens if no targets exist for project by @MaxKless in #2303
- refactor(vscode): rewrite nxls client as state machine by @MaxKless in #2304
- feat(vscode): log anonymized errors to rollbar by @MaxKless in #2305
- fix: handle 0.0.0-pr- releases when comparing versions by @MaxKless in #2309
Full Changelog: vscode-v18.29.1...vscode-v18.30.0
vscode-v18.29.1
What's Changed
- fix(vscode): repair nx init from the angular cli screen by @MaxKless in #2284
- fix(intellij): use configPath to determine runIde vs production mode by @MaxKless in #2286
- refactor(vscode): update projects view to only make a single nxls request by @MaxKless in #2283
- fix(nxls): pass disabledTaskSyncGenerators when getting pdv data by @MaxKless in #2287
Full Changelog: vscode-v18.29.0...vscode-v18.29.1