Skip to content

Releases: kherock/yarn-plugins

v25.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Feb 05:59

Bug Fixes

  • plugin-release: use correct format for Lerna tags (db76d19)

v24.3.0

Choose a tag to compare

@github-actions github-actions released this 31 Mar 19:59

Bug Fixes

  • plugin-workspaces-export: preserve project compressionLevel and enableGlobalCache settings in exported workspaces (42b5b1d)

v24.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Jan 02:20

⚠ BREAKING CHANGES

  • support for Yarn 4 and Conventional Changelog 7

Features

  • support for Yarn 4 and Conventional Changelog 7 (f74ee7d)

v23.7.1

Choose a tag to compare

@github-actions github-actions released this 27 Jul 12:41

Bug Fixes

  • plugin-release: avoid git concurrency issues when running with workspaces foreach (5b8c6fb)

v23.7.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 06:07

Bug Fixes

  • plugin-release: render more error details when git operations fail (9ab7d47)

v23.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Feb 00:52

Features

  • plugin-esm-loader-typescript: support for Yarn 3.4 (09deee9)

v22.8.2

Choose a tag to compare

@github-actions github-actions released this 19 Aug 20:53

⚠ BREAKING CHANGES

  • plugin-release: make project-level CalVer tag optional and disabled by default

Features

  • plugin-release: make project-level CalVer tag optional and disabled by default (63af7b4)

Bug Fixes

  • plugin-release: reset prerelease level when the calendar version changes (7c03312)

v22.8.1

Choose a tag to compare

@github-actions github-actions released this 18 Aug 20:25

Bug Fixes

  • pnp-esm-loader-typescript: return shortCircuit from the ESM loader hooks (97c5ea8)

v22.8.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 22:01

Features

  • plugin-release: support manually bumping to prerelease versions (d6cd5d1)
  • plugin-workspaces-export: support interlaced output (9afd062)

v22.4.1

Choose a tag to compare

@github-actions github-actions released this 18 Apr 04:45

Performance Improvements

  • plugin-workspaces-export: share parsed project context for all exported workspaces (26310dd)
  • plugin-workspaces-export: support skipping the cache when the output is a folder (715fca0)