Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate NX to 16.0.1 #41

Closed
wants to merge 2 commits into from
Closed

Migrate NX to 16.0.1 #41

wants to merge 2 commits into from

Conversation

github-actions[bot]
Copy link

This PR migrates the project to the latest stable version of NX.

NX Release Notes:

16.0.1 (2023-04-28)

Bug Fixes

  • angular: do not run migration generator bumping angular cli version when update is skipped (#16643) (6e745f8)
  • core: empty exclude pattern should not result in error (#16645) (2695e97)
  • core: ensure stale dependencies are pruned in graph (#16533) (f138a34)
  • core: fix nx migrate to the same version (#16626) (08ecd81)
  • core: include more binary extensions (#16639) (deee934)
  • core: nx report should not display duplicate packages (#16647) (e09c055)
  • core: prefer NX_TASKS_RUNNER over NX_RUNNER (#16618) (58d089c)
  • core: preserve deps in package.json for nx init react (#16528) (d384415)
  • js: do not depend on nx for typescript utils (#16642) (feef647)
  • nextjs: show a warning when user uses emotion with appDir layout (#16636) (a7c4009)
  • node: default webpack build to not perform default optimizations for Node (#16625) (b3d07a8)
  • react-native: fix react native npm preset (#16624) (828f77a)
  • react: Fix .module css being generated when --globalCss is passed (#16648) (99b69b8)
  • repo: fix broken npm-audit after pnpm migration (#16631) (d8f9af8)
  • testing: ensure e2e cypress can use 4200 port in the test (#16646) (2fc5d33)
  • testing: fix react CT w/ vite and dependant projects (#16475) (4554f65)

Features

  • bundling: add esbuild migration to correctly set thirdParty option (#16640) (341c916)
  • nx-dev: change code-fences and code-output styles (#16649) (f559e67)
  • vite: throw an error if vite config is not found at provided path (#16600) (94300fe)

Published:
2023-04-28T21:57:50Z

Release URL:
https:/nrwl/nx/releases/tag/16.0.1

This PR has been automatically generated by the NX Migration Github Action.

@github-actions github-actions bot closed this Apr 30, 2023
@github-actions github-actions bot deleted the migrate-nx-to-16.0.1 branch April 30, 2023 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants