3 hours ago
virtual-list
5 hours ago
formatjs

@formatjs/unplugin: 1.2.4

1.2.4 (2026-07-30)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/@formatjs/unplugin@1.2.3...@formatjs/unplugin@1.2.4

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/icu-messageformat-parser bumped to 3.5.16
      • @formatjs/ts-transformer bumped to 4.4.18
5 hours ago
formatjs

formatjs_icu_messageformat_parser: 0.2.7

0.2.7 (2026-07-30)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/formatjs_icu_messageformat_parser_v0.2.6...formatjs_icu_messageformat_parser_v0.2.7

5 hours ago
formatjs

babel-plugin-formatjs: 13.0.0

13.0.0 (2026-07-30)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/babel-plugin-formatjs@12.0.0...babel-plugin-formatjs@13.0.0

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/icu-messageformat-parser bumped to 3.5.16
      • @formatjs/ts-transformer bumped to 4.4.18
5 hours ago
formatjs

vue-intl: 7.2.15

7.2.15 (2026-07-30)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/vue-intl@7.2.14...vue-intl@7.2.15

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/icu-messageformat-parser bumped to 3.5.16
      • @formatjs/intl bumped to 4.1.18
5 hours ago
formatjs

intl-messageformat: 11.2.13

11.2.13 (2026-07-30)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/intl-messageformat@11.2.12...intl-messageformat@11.2.13

Dependencies

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

react-intl: 10.1.19

10.1.19 (2026-07-30)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/react-intl@10.1.18...react-intl@10.1.19

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/icu-messageformat-parser bumped to 3.5.16
      • @formatjs/intl bumped to 4.1.18
      • intl-messageformat bumped to 11.2.13
5 hours ago
formatjs

formatjs_cli: 1.1.21

1.1.21 (2026-07-30)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/formatjs_cli_v1.1.20...formatjs_cli_v1.1.21

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • formatjs_icu_messageformat_parser bumped from 0.2.6 to 0.2.7

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

Verification

Verify the checksums:

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

@formatjs/ts-transformer: 4.4.18

4.4.18 (2026-07-30)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/@formatjs/ts-transformer@4.4.17...@formatjs/ts-transformer@4.4.18

Dependencies

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

eslint-plugin-formatjs: 6.4.20

6.4.20 (2026-07-30)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/eslint-plugin-formatjs@6.4.19...eslint-plugin-formatjs@6.4.20

Dependencies

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