yarn-plugins

A small collection of plugins for modern Yarn!

BSD-2-CLAUSE License

Stars
3

Bot releases are visible (Hide)

yarn-plugins - v24.3.0 Latest Release

Published by github-actions[bot] 7 months ago

Bug Fixes

  • plugin-workspaces-export: preserve project compressionLevel and enableGlobalCache settings in exported workspaces (42b5b1d)
yarn-plugins - v24.1.0

Published by github-actions[bot] 10 months ago

โš  BREAKING CHANGES

  • support for Yarn 4 and Conventional Changelog 7

Features

  • support for Yarn 4 and Conventional Changelog 7 (f74ee7d)
yarn-plugins - v23.7.1

Published by github-actions[bot] about 1 year ago

Bug Fixes

  • plugin-release: avoid git concurrency issues when running with workspaces foreach (5b8c6fb)
yarn-plugins - v23.7.0

Published by github-actions[bot] about 1 year ago

Bug Fixes

  • plugin-release: render more error details when git operations fail (9ab7d47)
yarn-plugins - v23.2.0

Published by github-actions[bot] over 1 year ago

Features

  • plugin-esm-loader-typescript: support for Yarn 3.4 (09deee9)
yarn-plugins - v22.8.2

Published by github-actions[bot] about 2 years ago

โš  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)
yarn-plugins - v22.8.1

Published by github-actions[bot] about 2 years ago

Bug Fixes

  • pnp-esm-loader-typescript: return shortCircuit from the ESM loader hooks (97c5ea8)
yarn-plugins - v22.8.0

Published by github-actions[bot] about 2 years ago

Features

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

Published by github-actions[bot] over 2 years ago

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)
yarn-plugins - v22.4.0

Published by github-actions[bot] over 2 years ago

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)
yarn-plugins - v22.3.2

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • plugin-workspaces-export: fix resolved bundled workspace path in exported yarn.lock (a2ede53)
yarn-plugins - v22.3.1

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • plugin-workspaces-export: include packageManager field in exported project (45a232d)
  • plugin-workspaces-export: respect publishConfig during export (2b67654)
  • plugin-workspaces-export: use relative path for cacheFolder in exported .yarnrc.yml (4b6cce8)
yarn-plugins - v22.3.0

Published by github-actions[bot] over 2 years ago

โš  BREAKING CHANGES

  • plugin-workspaces-export: skip build scripts during export and support running yarn commands on the exported project

Features

  • plugin-workspaces-export: skip build scripts during export and support running yarn commands on the exported project (0793282)
  • plugin-workspaces-export: support exporting multiple workspaces at once (0196600)
yarn-plugins - v22.1.1

Published by github-actions[bot] over 2 years ago

Features

  • plugin-esm-loader-typescript: support resolving .js and .mjs specifiers (95a72f3)
yarn-plugins - v22.1.0

Published by github-actions[bot] over 2 years ago

Features

  • plugin-esm-loader-typescript: initial experimental version (ffe88a2)
yarn-plugins - v21.12.0

Published by github-actions[bot] almost 3 years ago

Bug Fixes

  • plugin-release: work around stream.pipeline bug present Node 16.10-16.13.0 (29f3b28)
yarn-plugins - v21.9.0

Published by github-actions[bot] about 3 years ago

Bug Fixes

  • plugin-release: correct the initial prerelease bump for packages without stable tags (48a93a4)
yarn-plugins - v21.8.7

Published by github-actions[bot] about 3 years ago

Bug Fixes

  • plugin-release: remove hyperlink from annotated tag message (6c9beaa)
yarn-plugins - v21.8.6

Published by github-actions[bot] about 3 years ago

Bug Fixes

  • plugin-release: compatibility with Node 12, changelogs in stable release tags (82c5385)
  • plugin-release: make --dry-run actually have an effect for release-commit (ea0555d)
  • plugin-release: only output new changelog text with --dry-run (1150d53)
yarn-plugins - v21.8.5

Published by github-actions[bot] about 3 years ago

Features

  • plugin-release: support configuring commit types that count as code changes (5d130e1)
  • plugin-release: support rolling up commits with unstable releases in a stable release's changelog (b8c22fd)
Related Projects