Releases: kherock/yarn-plugins
Releases · kherock/yarn-plugins
v24.3.0
Bug Fixes
- plugin-workspaces-export: preserve project
compressionLevel
and enableGlobalCache
settings in exported workspaces (42b5b1d)
v24.1.0
⚠ BREAKING CHANGES
- support for Yarn 4 and Conventional Changelog 7
Features
- support for Yarn 4 and Conventional Changelog 7 (f74ee7d)
v23.7.1
Bug Fixes
- plugin-release: avoid git concurrency issues when running with workspaces foreach (5b8c6fb)
v23.7.0
Bug Fixes
- plugin-release: render more error details when git operations fail (9ab7d47)
v23.2.0
Features
- plugin-esm-loader-typescript: support for Yarn 3.4 (09deee9)
v22.8.2
⚠ 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
Bug Fixes
- pnp-esm-loader-typescript: return shortCircuit from the ESM loader hooks (97c5ea8)
v22.8.0
Features
- plugin-release: support manually bumping to prerelease versions (d6cd5d1)
- plugin-workspaces-export: support interlaced output (9afd062)
v22.4.1
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
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)