Skip to content

v6.32.9

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 12:24
· 1746 commits to main since this release
751953a

Patch Changes

  • Fix an error with peer resolutions, which was happening when there was a circular dependency and another dependency that had the name of the circular dependency as a substring.

  • When pnpm exec is running a command in a workspace project, the commands that are in the dependencies of that workspace project should be in the PATH #4481.

  • Hide "WARN deprecated" messages on loglevel error #4507

    Don't show the progress bar when loglevel is set to warn or error.

Full Changelog: v6.32.8...v6.32.9