Release list
- formatjs_cli: 1.4.1
- @formatjs/cli: 6.16.19
- @formatjs/cli-native-win32-x64: 1.1.14
- @formatjs/cli-native-linux-x64: 1.1.13
- @formatjs/cli-native-linux-x64-musl: 1.0.11
- @formatjs/cli-native-linux-arm64: 1.2.13
- @formatjs/cli-native-linux-arm64-musl: 1.0.11
- @formatjs/cli-native-darwin-arm64: 1.1.13
- @formatjs/cli-lib: 9.0.5
- react-intl: 10.1.22
formatjs_cli: 1.4.1
1.4.1 (2026-08-18)
What's Changed
- fix(@formatjs/cli-lib): use native extraction by @longlho in #7046
- fix: recover partial npm releases by @longlho in #7053
Full Changelog: formatjs_cli_v1.4.0...formatjs_cli_v1.4.1
Binaries
- macOS Apple Silicon:
formatjs_cli-darwin-arm64 - Linux ARM64:
formatjs_cli-linux-arm64 - Linux x86_64:
formatjs_cli-linux-x64 - Windows x64:
formatjs_cli-win32-x64.exe
Installation
# macOS (Apple Silicon) curl -LO https://github.com/formatjs/formatjs/releases/download/formatjs_cli_v1.4.1/formatjs_cli-darwin-arm64 chmod +x formatjs_cli-darwin-arm64 sudo mv formatjs_cli-darwin-arm64 /usr/local/bin/formatjs # Linux curl -LO https://github.com/formatjs/formatjs/releases/download/formatjs_cli_v1.4.1/formatjs_cli-linux-x64 chmod +x formatjs_cli-linux-x64 sudo mv formatjs_cli-linux-x64 /usr/local/bin/formatjs # Linux ARM64 curl -LO https://github.com/formatjs/formatjs/releases/download/formatjs_cli_v1.4.1/formatjs_cli-linux-arm64 chmod +x formatjs_cli-linux-arm64 sudo mv formatjs_cli-linux-arm64 /usr/local/bin/formatjs
# Windows x64 (PowerShell) curl.exe -LO https://github.com/formatjs/formatjs/releases/download/formatjs_cli_v1.4.1/formatjs_cli-win32-x64.exe
Verification
Verify the checksums:
curl -LO https://github.com/formatjs/formatjs/releases/download/formatjs_cli_v1.4.1/checksums.txt shasum -a 256 -c checksums.txt
@formatjs/cli: 6.16.19
6.16.19 (2026-08-18)
What's Changed
- fix(@formatjs/cli-lib): use native extraction by @longlho in #7046
- fix: recover partial npm releases by @longlho in #7053
Full Changelog: https://github.com/formatjs/formatjs/compare/@formatjs/cli@6.16.18...@formatjs/cli@6.16.19
Dependencies
- The following workspace dependencies were updated
- optionalDependencies
- @formatjs/cli-native-darwin-arm64 bumped to 1.1.13
- @formatjs/cli-native-linux-arm64 bumped to 1.2.13
- @formatjs/cli-native-linux-arm64-musl bumped to 1.0.11
- @formatjs/cli-native-linux-x64 bumped to 1.1.13
- @formatjs/cli-native-linux-x64-musl bumped to 1.0.11
- @formatjs/cli-native-win32-x64 bumped to 1.1.14
- optionalDependencies
@formatjs/cli-native-win32-x64: 1.1.14
@formatjs/cli-native-linux-x64: 1.1.13
@formatjs/cli-native-linux-x64-musl: 1.0.11
@formatjs/cli-native-linux-arm64: 1.2.13
@formatjs/cli-native-linux-arm64-musl: 1.0.11
@formatjs/cli-native-darwin-arm64: 1.1.13
@formatjs/cli-lib: 9.0.5
9.0.5 (2026-08-18)
What's Changed
- fix(@formatjs/cli-lib): use native extraction by @longlho in #7046
- fix: recover partial npm releases by @longlho in #7053
Full Changelog: https://github.com/formatjs/formatjs/compare/@formatjs/cli-lib@9.0.4...@formatjs/cli-lib@9.0.5
Dependencies
- The following workspace dependencies were updated
- optionalDependencies
- @formatjs/cli-native-darwin-arm64 bumped to 1.1.13
- @formatjs/cli-native-linux-arm64 bumped to 1.2.13
- @formatjs/cli-native-linux-arm64-musl bumped to 1.0.11
- @formatjs/cli-native-linux-x64 bumped to 1.1.13
- @formatjs/cli-native-linux-x64-musl bumped to 1.0.11
- @formatjs/cli-native-win32-x64 bumped to 1.1.14
- optionalDependencies