Skip to content

v7.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 23:53
· 1386 commits to main since this release

Patch Changes

  • Don't symlink the autoinstalled peer dependencies to the root of node_modules #4988.
  • Avoid retaining a copy of the contents of files deleted during patching #5003.
  • Remove file reporter logging. Logged file is not useful #4949.

Our Gold Sponsors

Our Silver Sponsors

What's Changed

  • fix: don't symlink the autoinstalled peers to the root of node_modules by @zkochan in #4998
  • feat: use irreversible-delete in pnpm patch-commit by @webstrand in #5008
  • feat(file-reporter): remove file reporter by @william2958 in #5012

New Contributors

Full Changelog: v7.5.0...v7.5.1