Skip to content

Releases: formatjs/formatjs

@formatjs/unplugin@1.1.5

23 Mar 17:12

Choose a tag to compare

1.1.5 (2026-03-23)

Bug Fixes

  • @formatjs/unplugin: add flatten option to match babel-plugin-formatjs ID generation (#6178) (9cc3087), closes #6177 - by @longlho

formatjs_cli_v1.1.0

20 Mar 23:15
4d15497

Choose a tag to compare

FormatJS Rust CLI Release

Binaries

  • macOS Apple Silicon: formatjs_cli-darwin-arm64
  • Linux x86_64: formatjs_cli-linux-x64

Installation

# macOS (Apple Silicon)
curl -LO https://github.com/formatjs/formatjs/releases/download/formatjs_cli_v1.1.0/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.0/formatjs_cli-linux-x64
chmod +x formatjs_cli-linux-x64
sudo mv formatjs_cli-linux-x64 /usr/local/bin/formatjs

Verification

Verify the checksums:

curl -LO https://github.com/formatjs/formatjs/releases/download/formatjs_cli_v1.1.0/checksums.txt
shasum -a 256 -c checksums.txt

@formatjs/cli@6.14.0

20 Mar 23:13

Choose a tag to compare

6.14.0 (2026-03-20)

Features

  • @formatjs/cli: add --follow-links flag for symlink traversal in glob patterns (#6174) (4d15497) - by @longlho

@formatjs/cli-lib@8.5.0

20 Mar 23:13

Choose a tag to compare

8.5.0 (2026-03-20)

Features

  • @formatjs/cli: add --follow-links flag for symlink traversal in glob patterns (#6174) (4d15497) - by @longlho

formatjs_cli_v1.0.0

20 Mar 01:42
d6e6f23

Choose a tag to compare

FormatJS Rust CLI Release

Binaries

  • macOS Apple Silicon: formatjs_cli-darwin-arm64
  • Linux x86_64: formatjs_cli-linux-x64

Installation

# macOS (Apple Silicon)
curl -LO https://github.com/formatjs/formatjs/releases/download/formatjs_cli_v1.0.0/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.0.0/formatjs_cli-linux-x64
chmod +x formatjs_cli-linux-x64
sudo mv formatjs_cli-linux-x64 /usr/local/bin/formatjs

Verification

Verify the checksums:

curl -LO https://github.com/formatjs/formatjs/releases/download/formatjs_cli_v1.0.0/checksums.txt
shasum -a 256 -c checksums.txt

@formatjs/unplugin@1.1.3

19 Mar 01:02

Choose a tag to compare

1.1.3 (2026-03-19)

Bug Fixes

@formatjs/intl-segmenter@12.2.1

19 Mar 01:02

Choose a tag to compare

12.2.1 (2026-03-19)

Bug Fixes

@formatjs/intl-relativetimeformat@12.3.1

19 Mar 01:02

Choose a tag to compare

12.3.1 (2026-03-19)

Bug Fixes

@formatjs/intl-pluralrules@6.3.1

19 Mar 01:02

Choose a tag to compare

6.3.1 (2026-03-19)

Bug Fixes

@formatjs/intl-numberformat@9.3.1

19 Mar 01:02

Choose a tag to compare

9.3.1 (2026-03-19)

Bug Fixes