1 hours ago
formatjs

babel-plugin-formatjs: 11.3.15

11.3.15 (2026-07-09)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/babel-plugin-formatjs@11.3.14...babel-plugin-formatjs@11.3.15

Dependencies

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

formatjs_icu_skeleton_parser: 0.1.2

0.1.2 (2026-07-09)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/formatjs_icu_skeleton_parser_v0.1.1...formatjs_icu_skeleton_parser_v0.1.2

1 hours ago
formatjs

react-intl: 10.1.15

10.1.15 (2026-07-09)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/react-intl@10.1.14...react-intl@10.1.15

Dependencies

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

@formatjs/unplugin: 1.2.0

1.2.0 (2026-07-09)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/@formatjs/unplugin@1.1.20...@formatjs/unplugin@1.2.0

Dependencies

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

formatjs_cli: 1.1.19

1.1.19 (2026-07-09)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/formatjs_cli_v1.1.18...formatjs_cli_v1.1.19

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • formatjs_icu_messageformat_parser bumped from 0.2.4 to 0.2.5
      • formatjs_icu_skeleton_parser bumped from 0.1.1 to 0.1.2

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

Verification

Verify the checksums:

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

vue-intl: 7.2.12

7.2.12 (2026-07-09)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/vue-intl@7.2.11...vue-intl@7.2.12

Dependencies

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

eslint-plugin-formatjs: 6.4.17

6.4.17 (2026-07-09)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/eslint-plugin-formatjs@6.4.16...eslint-plugin-formatjs@6.4.17

Dependencies

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

formatjs_icu_messageformat_parser: 0.2.5

0.2.5 (2026-07-09)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/formatjs_icu_messageformat_parser_v0.2.4...formatjs_icu_messageformat_parser_v0.2.5

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • formatjs_icu_skeleton_parser bumped from 0.1.1 to 0.1.2
1 hours ago
formatjs

@formatjs/ts-transformer: 4.4.15

4.4.15 (2026-07-09)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/@formatjs/ts-transformer@4.4.14...@formatjs/ts-transformer@4.4.15

Dependencies

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

intl-messageformat: 11.2.10

11.2.10 (2026-07-09)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/intl-messageformat@11.2.9...intl-messageformat@11.2.10

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/icu-messageformat-parser bumped to 3.5.13