1 hours ago
quasar

quasar-v2.21.4

Changes

  • fix(ui): table pagination range labels for LTR languages (#18378)

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

2 hours ago
formatjs

intl-messageformat: 11.2.12

11.2.12 (2026-07-16)

What's Changed

New Contributors

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

Dependencies

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

eslint-plugin-formatjs: 6.4.19

6.4.19 (2026-07-16)

What's Changed

New Contributors

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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/icu-messageformat-parser bumped to 3.5.15
      • @formatjs/ts-transformer bumped to 4.4.17
2 hours ago
formatjs

formatjs_cli: 1.1.20

1.1.20 (2026-07-16)

What's Changed

New Contributors

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

Dependencies

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

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

Verification

Verify the checksums:

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

@formatjs/ts-transformer: 4.4.17

4.4.17 (2026-07-16)

What's Changed

New Contributors

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

Dependencies

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

babel-plugin-formatjs: 12.0.0

12.0.0 (2026-07-16)

What's Changed

New Contributors

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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/icu-messageformat-parser bumped to 3.5.15
      • @formatjs/ts-transformer bumped to 4.4.17
2 hours ago
formatjs

@formatjs/unplugin: 1.2.2

1.2.2 (2026-07-16)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/@formatjs/unplugin@1.2.1...@formatjs/unplugin@1.2.2

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/icu-messageformat-parser bumped to 3.5.15
      • @formatjs/ts-transformer bumped to 4.4.17
2 hours ago
formatjs

vue-intl: 7.2.14

7.2.14 (2026-07-16)

What's Changed

New Contributors

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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/icu-messageformat-parser bumped to 3.5.15
      • @formatjs/intl bumped to 4.1.17
2 hours ago
formatjs

react-intl: 10.1.17

10.1.17 (2026-07-16)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/react-intl@10.1.16...react-intl@10.1.17

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/icu-messageformat-parser bumped to 3.5.15
      • @formatjs/intl bumped to 4.1.17
      • intl-messageformat bumped to 11.2.12