Closed github-actions[bot] closed 1 year ago
Warning
This issue is stale because it has been open for 60 days with no activity. 💤
Either remove the stale
label or leave a comment else this issue will be closed in 7 days.
This issue was closed because it has been stale for 67 days with no activity.
Automated tests failed against Nx
v16.7.3
. These errors need to be addressed, beforev16.7.3
can be supported.v15.9.2
->v16.7.3
Release Notes
nrwl/nx
### [`v16.7.3`](https://github.com/nrwl/nx/releases/tag/v16.7.3) ## [16.7.3](https://github.com/nrwl/nx/compare/16.7.2...16.7.3) (2023-08-22) ### Bug Fixes * **core:** ensure preinstall is only run once on repo ([#18671](https://github.com/nrwl/nx/issues/18671)) ([426e3aa](https://github.com/nrwl/nx/commit/426e3aaa4b6372fe0bb79a0a4e4d1c4c423a5091)) * **core:** handle symlinks better for watch events on arch ([#18743](https://github.com/nrwl/nx/issues/18743)) ([56214be](https://github.com/nrwl/nx/commit/56214bed593fced608f8876f61cdbd16dc59a22b)) * **core:** load .env after .env.local ([#18746](https://github.com/nrwl/nx/issues/18746)) ([b402196](https://github.com/nrwl/nx/commit/b402196cb2f14e7e6664dfb3e6f5b058a50baa10)) * **core:** projects within folders that start with a `.` should be found ([#18748](https://github.com/nrwl/nx/issues/18748)) ([ea9b88c](https://github.com/nrwl/nx/commit/ea9b88c62d8dcea306ce826bfeb1b3aa91fb3967)) * **core:** skip local yarn patches for lock file pruning ([#18700](https://github.com/nrwl/nx/issues/18700)) ([add8424](https://github.com/nrwl/nx/commit/add84242355fb69d3011db428cbea79c3882614f)) * **devkit:** await prettier format for v3 compatibility ([#18664](https://github.com/nrwl/nx/issues/18664)) ([495d5f7](https://github.com/nrwl/nx/commit/495d5f7fe07707f1b904e82e732beda79ee4dde6)) * **js:** fix swc opens swc.js instead of compiling on windows ([#18723](https://github.com/nrwl/nx/issues/18723)) ([2835cb3](https://github.com/nrwl/nx/commit/2835cb32e50f5a65e9e00f9b67c06417750e89aa)) * **react:** fix remote generation devServerPort ([#18603](https://github.com/nrwl/nx/issues/18603)) ([8010270](https://github.com/nrwl/nx/commit/8010270377d683f9865e514319328b6d4c893758)) * **storybook:** dont fail if targets dont exist ([#18745](https://github.com/nrwl/nx/issues/18745)) ([8e6dcd2](https://github.com/nrwl/nx/commit/8e6dcd2ab08d1d3aeb8257158078bea3b2f11c46)) * **testing:** fix outputs for vitest generator ([#18709](https://github.com/nrwl/nx/issues/18709)) ([b4ac294](https://github.com/nrwl/nx/commit/b4ac294539ca437c5df2a098c8fa0f8afef2e506)) * **testing:** make playwright nxE2EPreset options optional ([#18729](https://github.com/nrwl/nx/issues/18729)) ([45b2cee](https://github.com/nrwl/nx/commit/45b2ceed91441235f8f1a93c76282e28e2936dd5))v16.7.3
[Compare v16.7.3 with v15.9.2](https://github.com/nrwl/nx/compare/15.9.2...16.7.3)
Configuration
📅 Schedule: Daily at midnight (UTC).
This issue has been generated by the nx-latest workflow. 🖖