Skip to content

Releases: kherock/yarn-plugins

v24.3.0

31 Mar 19:59
Compare
Choose a tag to compare

Bug Fixes

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

v24.1.0

07 Jan 02:20
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • support for Yarn 4 and Conventional Changelog 7

Features

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

v23.7.1

27 Jul 12:41
Compare
Choose a tag to compare

Bug Fixes

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

v23.7.0

27 Jul 06:07
Compare
Choose a tag to compare

Bug Fixes

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

v23.2.0

26 Feb 00:52
Compare
Choose a tag to compare

Features

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

v22.8.2

19 Aug 20:53
Compare
Choose a tag to compare

⚠ 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

18 Aug 20:25
Compare
Choose a tag to compare

Bug Fixes

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

v22.8.0

12 Aug 22:01
Compare
Choose a tag to compare

Features

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

v22.4.1

18 Apr 04:45
Compare
Choose a tag to compare

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)

v22.4.0

16 Apr 15:26
Compare
Choose a tag to compare

Features

  • plugin-workspaces-export: support Yarn 3.2's conditional dependency fetching (dc77c53)

Bug Fixes

  • plugin-workspaces-export: clean up logging output when exporting multiple workspaces with inline builds (df9224f)