npm nx 16.4.0-beta.11

latest releases: 19.9.0-canary.20240921-a510b36, 19.8.0, 19.8.0-canary.20240920-999abe9...
15 months ago

16.4.0-beta.11 (2023-06-22)

Bug Fixes

  • angular: ensure ngrx runtime utils are available for testing (#17721) (17c8ca6)
  • bundling: add skipTypeField back for rollup executor (#17629) (162b144)
  • bundling: check for browserslist when setting terser ecma #17620 (#17708) (6305e7f)
  • core: determine workspace type when creating workspace passing "angular" or "react" as preset (#17724) (09e5b03)
  • core: do not build the project graph in nx report if there's no native support (#17604) (71409ea)
  • core: ensure correct package name matching when parsing pnpm lock file (#17613) (53a37d4)
  • core: filter batches of outputs changes properly (#17697) (62628ab)
  • core: fix batch mode not streaming outputs (#17717) (6bc0c6c)
  • core: fix externalDependencies schema type (#17699) (5af50b9)
  • core: get the client env when calculating the task hash in the daemon (#17677) (337a871)
  • core: handle null plugin module when import fails for nx list (#17711) (8fdd68c)
  • core: ignore nested node_module paths for findProjectOfResolvedModule in TargetProjectLocator (#17630) (1fda800)
  • core: install npm via pkg for freebsd (#17735) (7455271)
  • core: prune project graph after affected nodes are found to avoid errors (#17675) (2c47bba)
  • core: run-commands should not parse strings as numbers (#17670) (7b86ac9)
  • core: windows filePaths should be handled in findProjectForPath (#17688) (c46f025)
  • docs: update url for fastify (#17669) (b34da2c)
  • js: detect helpers correctly when pnpm external nodes are suffixed with version (#17694) (335c2d5)
  • js: detect port before setup npm and yarn (#17680) (238ad4a)
  • js: fix yarn setup to work with yarn3 (#17716) (c08d943)
  • linter: improve error message for forbidden imports of lazy-loaded libs (#17635) (ef5813a)
  • misc: mark name as required for ci-workflow generator (#17551) (3f0bddd)
  • nx-dev: set conf logo to support both themes (#17714) (19ec1de)
  • react: mf remote name incorrect with directory option (#17430) (09deeef)
  • react: ssr should serve correctly and e2e should function (#17725) (fffd84c)
  • testing: deprecate cypress tsconfig option (#17165) (f74ff4b)
  • testing: update default webpack config for react CT (#17562) (f3f7406)
  • webpack: update withNx mainFields ordering to support tree-shaking (#17599) (e21077f)

Features

Reverts

  • Revert "chore(misc): publish 16.4.0-beta.11" (2570b78)

Don't miss a new nx release

NewReleases is sending notifications on new releases.