Internationalize JS apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
Last release today
30 Aug 2026
Ships on a steady schedule
a new release about every 2 weeks
Rarely documented
notes for 11 of the last 60 stable releases
1 version withdrawn
withdrawn after publishing
6 years old
197 releases · first in 2020
Release timeline
197 releases since 2020One column per quarter.
Releases
- 1.13.226 Jun 2021
Nothing published for this version
- 1.13.121 Jun 2021
Nothing published for this version
- 1.13.09 Jun 2021
Nothing published for this version
- 1.12.15 Jun 2021
Nothing published for this version
- 1.12.05 Jun 2021
Nothing published for this version
- 1.11.34 Jun 2021
Nothing published for this version
- 1.11.21 Jun 2021
Nothing published for this version
- 1.11.123 May 2021
Nothing published for this version
- 1.11.020 May 2021
Nothing published for this version
- 1.10.817 May 2021
Nothing published for this version
- 1.10.714 May 2021
- 1.10.610 May 2021
- 1.10.52 May 2021
- 1.10.42 May 2021
- 1.10.326 Apr 2021
- 1.10.226 Apr 2021
- 1.10.126 Apr 2021
Release notes
Open source → - 1.10.021 Apr 2021
Nothing published for this version
- 1.9.812 Apr 2021
Nothing published for this version
- 1.9.74 Apr 2021
Nothing published for this version
- 1.9.63 Apr 2021
Nothing published for this version
- 1.9.530 Mar 2021
Nothing published for this version
- 1.9.430 Mar 2021
- 1.9.328 Mar 2021
- 1.9.228 Mar 2021
- 1.9.127 Mar 2021
Release notes
Open source →Note: Version bump only for package @formatjs/cli
1.9.0 (2020-07-01)
Features
- @formatjs/ts-transformer: move interpolate-name here (232d190)
- 1.9.027 Mar 2021
Nothing published for this version
- 1.8.526 Mar 2021
Nothing published for this version
- 1.8.417 Mar 2021
Nothing published for this version
- 1.8.315 Mar 2021
- 1.8.21 Mar 2021
- 1.8.125 Feb 2021
Release notes
Open source → - 1.8.025 Feb 2021
Nothing published for this version
- 1.7.122 Feb 2021
Release notes
Open source →Bug Fixes
- @formatjs/cli: fix ID gen issue when description is undefined (547d5b9)
1.7.0 (2020-06-04)
Bug Fixes
- @formatjs/cli: Change default hashing to a longer & stronger hash (0bb8358)
Features
- @formatjs/intl-utils: Add interpolateName (4d09912)
- 1.7.021 Feb 2021
Nothing published for this version
- 1.6.813 Feb 2021
Release notes
Open source → - 1.6.79 Feb 2021
- 1.6.62 Feb 2021
- 1.6.529 Jan 2021
Release notes
Open source →Bug Fixes
- @formatjs/cli: fix ID generation when description is undefined (a31c2f2)
- 1.6.427 Jan 2021
- 1.6.326 Jan 2021
- 1.6.225 Jan 2021
- 1.6.113 Jan 2021
Release notes
Open source →Note: Version bump only for package @formatjs/cli
1.6.0 (2020-04-11)
Features
- @formatjs/cli: add support for pragma (b6c8352)
1.5.0 (2020-04-11)
Features
- @formatjs/cli: add --throws option to prevent throwing on a single file (7539936)
- 1.6.012 Jan 2021
Release notes
Open source →1.6.0 (2026-08-31)
What's Changed
- build(deps): align Renovate Bazel lock command by @longlho in #7122
- build: cross-compile Python release wheels by @longlho in #7121
- fix: rename Python intl distribution by @longlho in #7123
- fix: validate released Python versions by @longlho in #7125
- feat(formatjs_cli): extract Python format_message calls by @longlho in #7129
- feat(formatjs_intl): align Python runtime fallback by @longlho in #7130
Full Changelog: formatjs_cli_v1.5.1...formatjs_cli_v1.6.0
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.6.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.6.0/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.6.0/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.6.0/formatjs_cli-win32-x64.exe
Verification
Verify the checksums:
curl -LO https://github.com/formatjs/formatjs/releases/download/formatjs_cli_v1.6.0/checksums.txt shasum -a 256 -c checksums.txt
- 1.5.18 Jan 2021
Nothing published for this version
- 1.5.06 Jan 2021
Nothing published for this version
- 1.4.165 Jan 2021
Nothing published for this version
- 1.4.152 Jan 2021
Nothing published for this version
- 1.4.141 Jan 2021
Nothing published for this version
- 1.4.1318 Dec 2020
Nothing published for this version
- 1.4.1217 Dec 2020
Nothing published for this version
- 1.4.1116 Dec 2020
Nothing published for this version
- 1.4.1027 Nov 2020
Nothing published for this version
- 1.4.926 Nov 2020
Nothing published for this version
- 1.4.821 Nov 2020
Nothing published for this version
- 1.4.720 Nov 2020
Nothing published for this version
- 1.4.619 Nov 2020
Nothing published for this version
- 1.4.512 Nov 2020
Nothing published for this version
- 1.4.49 Nov 2020
Nothing published for this version
- 1.4.39 Nov 2020
Nothing published for this version