Nx Versions Save

Smart Monorepos · Fast CI

19.0.0-beta.8

2 weeks ago

19.0.0-beta.8 (2024-04-29)

🚀 Features

  • graph: add target groups and technology icon (#22839)
  • nx-dev: add nx blog (#22828)

🩹 Fixes

  • core: ensure daemon socket dir exists when specified in env (#23071)
  • js: typescript plugin target hashing (#23073)
  • js: Correct file path for cjs.js (#23081)
  • nextjs: Boolean flags do not need a value (#23072)
  • repo: fix pnpm version on freebsd (#23045)

❤️ Thank You

  • Craigory Coppola @AgentEnder
  • Emily Xiong @xiongemi
  • Jack Hsu @jaysoo
  • James Henry @JamesHenry
  • Jason Jean @FrozenPandaz
  • Nicholas Cunningham @ndcunningham

v17.0.6

2 weeks ago

17.0.6

🩹 Fixes

  • angular: import rxjs operators from 'rxjs/operators' for backwards compatibility (#21417)
  • core: fix changelog configuration (#20138)
  • repo: downgrade to macos-13 in publish workflow (#22961)

❤️ Thank You

  • Jason Jean @FrozenPandaz
  • Leosvel Pérez Espinosa @leosvelperez

19.0.0-beta.7

2 weeks ago

19.0.0-beta.7 (2024-04-27)

🚀 Features

  • graph: add loading spinner on project details (#23023)
  • react-native: upgrade react native to 0.72.6 (#22729)
  • webpack: change plugin import paths to speed up config loading (#23021)

🩹 Fixes

  • core: nxComponentTestingPreset should not expose bundler option (#23009)
  • core: ensure include and excluded return from plugin worker (#23032)
  • core: read nx.json in the DaemonClient constructor instead of the module (#23033)
  • core: recommend nx reset when graph errors and print error in da… (#23014)
  • core: affect all projects when nx.json is touched (#23036)
  • core: improve performance of pnpm lock file parsing (#23017)
  • core: prevent device status report from being printed during pty execution (#23039)
  • js: ignore yarn corepack check when updating config (#23043)
  • react: disable tty for next build (#23013)
  • repo: should ensure that unit tests are run correctly across package managers (#22978)
  • storybook: allow overriding default inferred task names in storybook plugin (#23030)
  • storybook: do not infer a test-storybook task if @storybook/test-runner is not installed (#23034)
  • testing: fix test files pattern for jest inferred split tasks (#23025)
  • webpack: should correctly normalize paths in NxWebpackPlugin (#23003)

❤️ Thank You

  • Colum Ferry @Coly010
  • Craigory Coppola @AgentEnder
  • Emily Xiong @xiongemi
  • Jack Hsu @jaysoo
  • James Henry @JamesHenry
  • Jason Jean @FrozenPandaz
  • Leosvel Pérez Espinosa @leosvelperez
  • MaxKless @MaxKless
  • Nicholas Cunningham @ndcunningham

19.0.0-beta.6

3 weeks ago

19.0.0-beta.6 (2024-04-26)

🚀 Features

  • nx-dev: disable banner on home page (#22992)
  • repo: split e2e tests (#22927)

🩹 Fixes

  • core: handle created directories when watching on linux (#22980)
  • core: ensure create nodes functions are properly parallelized (#23005)
  • gradle: should skip println in project report (#22862)
  • gradle: get gradlew path with projectRoot joins workspaceRoot (#22988)
  • misc: fix cypress option in workspace preset generator (#22975)
  • misc: fix publish script (#22981)
  • misc: perf logging shouldn't be enabled twice (#23012)
  • misc: propogate NX_PERF_LOGGING to plugin workers (#23016)
  • node: e2e target fails out of the box (#22987)

❤️ Thank You

  • Benjamin Cabanes @bcabanes
  • Craigory Coppola @AgentEnder
  • Emily Xiong
  • Jack Hsu @jaysoo
  • Jason Jean
  • Leosvel Pérez Espinosa
  • Nicholas Cunningham

18.3.4

3 weeks ago

18.3.4 (2024-04-25)

🚀 Features

  • core: add root level forwardAllArgs (#22753)

🩹 Fixes

  • core: different commands should not be considered compatible targets (#22863)
  • core: fix pnpm install order on ci workflows (#22580)
  • core: workspace context glob respects exclude (#22939)
  • core: handle events that do not have paths (#22947)
  • core: fix exclude for empty array (#22951)
  • core: move a few api points to return root maps directly (#22949)
  • core: regression register ts transpiler for local plugin (#22964)
  • core: handle created directories when watching on linux (#22980)
  • core: ensure create nodes functions are properly parallelized (#23005)
  • gradle: change gradle command to be relative path (#22963)
  • gradle: should skip println in project report (#22862)
  • gradle: get gradlew path with projectRoot joins workspaceRoot (#22988)
  • graph: don't listen to system theme changes in console (#22938)
  • linter: do not infer lint tasks for projects without files to lint (#22944)
  • misc: fix publish script (#22981)
  • misc: perf logging shouldn't be enabled twice (#23012)
  • node: e2e target fails out of the box (#22987)
  • repo: downgrade to macos-13 in publish workflow (#22961)
  • storybook: handle inherited config correctly when identifying the framework used for inferred tasks (#22953)

❤️ Thank You

  • Colum Ferry @Coly010
  • Craigory Coppola @AgentEnder
  • Emily Xiong @xiongemi
  • Jack Hsu @jaysoo
  • Jason Jean @FrozenPandaz
  • Jonathan Cammisuli
  • Leosvel Pérez Espinosa @leosvelperez
  • MaxKless @MaxKless
  • Miroslav Jonaš @meeroslav
  • Nicholas Cunningham @ndcunningham
  • Richard Roozenboom @Roozenboom

19.0.0-beta.5

3 weeks ago

19.0.0-beta.5 (2024-04-24)

🚀 Features

  • testing: add playwright generator to convert from executors to plugin (#22784)

🩹 Fixes

  • core: handle created directories when watching on linux (#22980)
  • gradle: should skip println in project report (#22862)
  • gradle: get gradlew path with projectRoot joins workspaceRoot (#22988)
  • misc: fix cypress option in workspace preset generator (#22975)
  • misc: fix publish script (#22981)

❤️ Thank You

  • Colum Ferry @Coly010
  • Emily Xiong @xiongemi
  • Jack Hsu @jaysoo
  • Jason Jean @FrozenPandaz
  • Leosvel Pérez Espinosa @leosvelperez

19.0.0-beta.4

3 weeks ago

19.0.0-beta.4 (2024-04-24)

🚀 Features

  • core: add API entrypoint to register metadata (#22773)

🩹 Fixes

  • core: move a few api points to return root maps directly (#22949)
  • core: regression register ts transpiler for local plugin (#22964)
  • gradle: change gradle command to be relative path (#22963)
  • storybook: handle inherited config correctly when identifying the framework used for inferred tasks (#22953)

❤️ Thank You

  • Craigory Coppola @AgentEnder
  • Emily Xiong @xiongemi
  • Leosvel Pérez Espinosa @leosvelperez
  • Richard Roozenboom @Roozenboom

19.0.0-beta.3

3 weeks ago

19.0.0-beta.3 (2024-04-23)

🚀 Features

  • core: add root level forwardAllArgs (#22753)
  • testing: make playwright default e2e test runner option (#22511)

🩹 Fixes

  • core: fix pnpm install order on ci workflows (#22580)
  • core: workspace context glob respects exclude (#22939)
  • core: handle events that do not have paths (#22947)
  • core: fix exclude for empty array (#22951)
  • graph: don't listen to system theme changes in console (#22938)
  • linter: do not infer lint tasks for projects without files to lint (#22944)
  • repo: downgrade to macos-13 in publish workflow (#22961)

❤️ Thank You

  • Colum Ferry @Coly010
  • Emily Xiong @xiongemi
  • Jason Jean @FrozenPandaz
  • Jonathan Cammisuli
  • Leosvel Pérez Espinosa @leosvelperez
  • MaxKless @MaxKless
  • Miroslav Jonaš @meeroslav

19.0.0-beta.2

3 weeks ago

19.0.0-beta.2 (2024-04-20)

🚀 Features

  • nextjs: Add https option for custom server (#22921)

🩹 Fixes

  • angular: fix loading postcss configuration in ng-packagr executors (#22900)
  • core: disable pty on windows until stable (#22910)
  • core: fix cursor being hidden and process shutdown for ctrl c (#22895)
  • core: different commands should not be considered compatible targets (#22863)
  • misc: mark migration for escaping env vars as skipped in nx repair (#22916)
  • misc: don't clear node_modules require cache (#22907)
  • vue: do not add verbatimImportSyntax to tsconfig (#22905)

❤️ Thank You

  • Colum Ferry @Coly010
  • Craigory Coppola @AgentEnder
  • Jason Jean @FrozenPandaz
  • Leosvel Pérez Espinosa @leosvelperez
  • Nicholas Cunningham @ndcunningham

18.3.3

3 weeks ago

18.3.3 (2024-04-20)

🩹 Fixes

  • angular: fix loading postcss configuration in ng-packagr executors (#22900)
  • core: group command exit listeners to avoid warning (#22892)
  • core: handle plugin errors from isolation correctly (#22890)
  • core: disable pty on windows until stable (#22910)
  • core: fix cursor being hidden and process shutdown for ctrl c (#22895)
  • misc: add --verbose support to nx graph (#22889)
  • misc: mark migration for escaping env vars as skipped in nx repair (#22916)
  • misc: don't clear node_modules require cache (#22907)
  • testing: bust require cache in jest plugin so configs reload (#22893)
  • vue: do not add verbatimImportSyntax to tsconfig (#22905)

❤️ Thank You

  • Colum Ferry @Coly010
  • Craigory Coppola @AgentEnder
  • Jason Jean @FrozenPandaz
  • Leosvel Pérez Espinosa @leosvelperez