Skip to content

Releases: nrwl/nx

19.0.0-rc.0

03 May 17:08
f73d653
Compare
Choose a tag to compare
19.0.0-rc.0 Pre-release
Pre-release

19.0.0-rc.0 (2024-05-03)

🚀 Features

  • linter: add convert-to-inferred migration generator (#23142)
  • react: support react 18.3.1 (#23166)

🩹 Fixes

  • angular: ensure buildable libraries in-process tsconfig file extends from the correct path (#23165)
  • devkit: executor-to-plugin-migrator should add // targets hint (#23167)
  • graph: add grayscale to technology icon (#23107)
  • remix: pin testing-library/jest-dom to compatible version (#23161)
  • remix: use remix-serve for static-serve (#23164)
  • remix: ensure default meta tags are always present for generated applications #23037 (#23169, #23037)
  • testing: convert-to-inferred generators should add includes only when needed (#23159)

❤️ Thank You

19.0.0-beta.11

02 May 22:33
dbad02a
Compare
Choose a tag to compare
19.0.0-beta.11 Pre-release
Pre-release

19.0.0-beta.11 (2024-05-02)

🩹 Fixes

  • core: projectName should not be interpolated as undefined (#23145)
  • gradle: add namedInputs to nx.json in gradle init (#23152)
  • gradle: fix gradle github ci workflow (#23154)
  • testing: convert-to-inferred generator should handle legacy cypress executor (#23151)

❤️ Thank You

19.0.0-beta.10

02 May 17:41
bacdc79
Compare
Choose a tag to compare
19.0.0-beta.10 Pre-release
Pre-release

19.0.0-beta.10 (2024-05-02)

🚀 Features

  • gradle: add ci-workflow generator (#23125)
  • graph: log errors in console in graph watch mode (#23136)
  • misc: v19 cleanup for Nx plugins (#23104)

🩹 Fixes

  • core: ensure project with name undefined is not created (#23097)
  • core: catch workspace validity check errors (#23138)
  • core: remove obsolete git track from ci generators (#23134)
  • devkit: run callback for forEachProjectConfig when target.options is undefined (#23143)
  • gradle: fix gradle not working for spring (#23130)
  • graph: remove dangling - and move button when PDV is rendered in console (#23144)
  • graph: remove redux and useState and useContext hook (#23085)
  • repo: set version of pnpm for docker publishes (#23129)

❤️ Thank You

19.0.0-beta.9

02 May 01:57
5ded713
Compare
Choose a tag to compare
19.0.0-beta.9 Pre-release
Pre-release

19.0.0-beta.9 (2024-05-02)

🚀 Features

  • core: validate that outputs is an array of strings (#22371)
  • core: cleanup for v19 (#22993)
  • graph: show partial project graph & errors in graph app (#22838)
  • graph: enable watch mode by default (#23092)
  • graph: show tooltips that were previously hidden due to upublished docs (#23099)
  • nx-dev: add ui-enterprise library (#23086)
  • testing: add convert-to-inferred migration generator for cypress (#22884)

🩹 Fixes

  • core: do not forward --updatePackageScripts flag to init generators that are not from nx core plugins (#23064)
  • core: local plugins should be able to use {projectRoot} in options block (#23068)
  • core: add import for performance to increase compatibility (#23109)
  • core: align padding for output with failed tasks (#23119)
  • gradle: fix gradlew exec path for root project (#23094)
  • graph: use class sticky for sticky header (#23082)
  • js: copy assets handler should handle ignore globs on windows (#23065)
  • nx-dev: header styles fix (#23122)
  • repo: set version of pnpm for docker publishes (#23129)

❤️ Thank You

19.0.0-beta.8

29 Apr 21:45
458f2cc
Compare
Choose a tag to compare
19.0.0-beta.8 Pre-release
Pre-release

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

v17.0.6

29 Apr 16:52
ac802ed
Compare
Choose a tag to compare

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

19.0.0-beta.7

27 Apr 15:51
978c25d
Compare
Choose a tag to compare
19.0.0-beta.7 Pre-release
Pre-release

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

19.0.0-beta.6

26 Apr 02:48
ac9ad35
Compare
Choose a tag to compare
19.0.0-beta.6 Pre-release
Pre-release

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

26 Apr 00:06
5067887
Compare
Choose a tag to compare

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

19.0.0-beta.5

24 Apr 23:08
cec57c4
Compare
Choose a tag to compare
19.0.0-beta.5 Pre-release
Pre-release

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