Skip to content

16.7.3

Compare
Choose a tag to compare
@FrozenPandaz FrozenPandaz released this 22 Aug 13:34
· 2629 commits to master since this release
6ff5487

16.7.3 (2023-08-22)

Bug Fixes

  • core: ensure preinstall is only run once on repo (#18671) (426e3aa)
  • core: handle symlinks better for watch events on arch (#18743) (56214be)
  • core: load .env after .env.local (#18746) (b402196)
  • core: projects within folders that start with a . should be found (#18748) (ea9b88c)
  • core: skip local yarn patches for lock file pruning (#18700) (add8424)
  • devkit: await prettier format for v3 compatibility (#18664) (495d5f7)
  • js: fix swc opens swc.js instead of compiling on windows (#18723) (2835cb3)
  • react: fix remote generation devServerPort (#18603) (8010270)
  • storybook: dont fail if targets dont exist (#18745) (8e6dcd2)
  • testing: fix outputs for vitest generator (#18709) (b4ac294)
  • testing: make playwright nxE2EPreset options optional (#18729) (45b2cee)