- feat: Add opt-in code path to use binary distributions instead of downloaded CLI (1835) - build: Add optional dependencies to main cli package for binary distributions (1834) - feat: Publish binary distributions on npm (1833) - build: Add placeholder packages for npm binary distributions (1828)
2.21.5
This release contains no changes and was done for technical purposes.
2.21.4
Various fixes & improvements
- Improved error message if a project slug is missing (1811) by cleptric - Fixed a `curl` issue on Windows (1815) by xpirt - Added support for monitor upserts (1807) by szokeasaurusrex - Fixed a bug in sourcemap `sourceRoot` handling (1818) by loewenheim
2.21.3
Various fixes & improvements
- feat: Deprecate `sourcemaps explain` (1797) by loewenheim - Allow log-level parameter to affect log from reading config (1789) by szokeasaurusrex - feat: Add shell completion generation (1775) by NickyMeuleman - fix: Log messages for invalid objects (1771) by loewenheim
2.21.2
Various fixes & improvements
- fix(rn): Remove hermesc envs if hermes is disabled (1754) by krystofwoldrich - fix: Don't fail on duplicate proguard release association (1762) by loewenheim - fix: Make URL in org auth tokens optional (1766) by loewenheim - Explain how to update in the README (1767) by philipphofmann
2.21.1
Various fixes & improvements
- fix: Strip `/api/0` prefix from endpoint URLs (1752) by loewenheim