1 hours ago
formatjs

@formatjs/intl: 6.1.2

6.1.2 (2026-09-19)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/icu-messageformat-parser bumped to 3.5.20
      • intl-messageformat bumped to 12.1.2
1 hours ago
formatjs

intl-messageformat: 12.1.2

12.1.2 (2026-09-19)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/icu-messageformat-parser bumped to 3.5.20
1 hours ago
formatjs

@formatjs/svelte-intl: 2.1.2

2.1.2 (2026-09-19)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/icu-messageformat-parser bumped to 3.5.20
      • @formatjs/intl bumped to 6.1.2
1 hours ago
formatjs

babel-plugin-formatjs: 13.0.6

13.0.6 (2026-09-19)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/icu-messageformat-parser bumped to 3.5.20
      • @formatjs/ts-transformer bumped to 4.4.22
1 hours ago
formatjs

vue-intl: 8.1.2

8.1.2 (2026-09-19)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/icu-messageformat-parser bumped to 3.5.20
      • @formatjs/intl bumped to 6.1.2
1 hours ago
formatjs

@formatjs/ts-transformer: 4.4.22

4.4.22 (2026-09-19)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/icu-messageformat-parser bumped to 3.5.20
1 hours ago
formatjs

react-intl: 12.1.2

12.1.2 (2026-09-19)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/icu-messageformat-parser bumped to 3.5.20
      • @formatjs/intl bumped to 6.1.2
      • intl-messageformat bumped to 12.1.2
1 hours ago
formatjs

eslint-plugin-formatjs: 8.0.5

8.0.5 (2026-09-19)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/icu-messageformat-parser bumped to 3.5.20
      • @formatjs/ts-transformer bumped to 4.4.22
1 hours ago
formatjs

formatjs_cli: 1.7.4

1.7.4 (2026-09-19)

Bug Fixes

  • deps: update Ruff crates together to 0.16.7 (#7461) (d8725bb)

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.7.4/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.7.4/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.7.4/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.7.4/formatjs_cli-win32-x64.exe

Verification

Verify the checksums:

curl -LO https://github.com/formatjs/formatjs/releases/download/formatjs_cli_v1.7.4/checksums.txt
shasum -a 256 -c checksums.txt
1 hours ago
formatjs

@formatjs/unplugin: 1.2.12

1.2.12 (2026-09-19)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/icu-messageformat-parser bumped to 3.5.20
      • @formatjs/ts-transformer bumped to 4.4.22