Change8

@yarnpkg/cli/4.13.0

📦 yarnView on GitHub →
5 features🐛 6 fixes🔧 2 symbols

Summary

This release introduces new features for configuration and interactive upgrades, alongside several bug fixes related to package resolution and auditing.

✨ New Features

  • Display registry URL when publishing packages.
  • Enhance environment variable expansion in configuration.
  • Add --mode option to upgrade-interactive command.
  • Add c/r/l bulk selection shortcuts to upgrade-interactive.
  • Export InstallOptions type from core.

🐛 Bug Fixes

  • Fixes the `/<name>/<version>` format.
  • Handle float timestamps in convertToBigIntStats.
  • Fixes foreach order when --topological isnt set.
  • npm run audit also runs on patched packages.
  • Throw explicit error when all semver-matching versions are quarantined.
  • Handle null on latest version retrieval in plugin-essentials.

Affected Symbols