4.4.15 (2026-07-09)
What's Changed
- chore(deps): update rust crate regex to v1.12.4 by @renovate[bot] in #6813
- chore(deps): update rust crate napi to v3.9.3 by @renovate[bot] in #6812
- fix(deps): update dependency babel-plugin-formatjs to v11.3.13 by @renovate[bot] in #6815
- fix(deps): update dependency eslint-plugin-formatjs to v6.4.15 by @renovate[bot] in #6816
- fix(deps): update dependency react-intl to v10.1.13 by @renovate[bot] in #6820
- fix(deps): update rust crate oxc_data_structures to 0.137 by @renovate[bot] in #6830
- chore(deps): fix pnpm install warnings by @longlho in #6833
- chore: release main by @longlho in #6831
- feat(@formatjs/unplugin): add rsbuild adapter by @longlho in #6838
- fix(@formatjs/intl-relativetimeformat): honor numberingSystem option by @greymoth-jp in #6835
- fix(@formatjs/icu-messageformat-parser): coalesce adjacent syntax chars when escaping by @spokodev in #6837
- chore: apply pre-commit cleanup by @longlho in #6841
- fix(@formatjs/cli-lib): handle fast-glob esm import by @longlho in #6845
- fix(@formatjs/intl-datetimeformat): honor hour12 with timeStyle by @longlho in #6846
- fix(formatjs_cli): parse JSX in JavaScript extract inputs by @longlho in #6850
New Contributors
- @greymoth-jp made their first contribution in #6835
- @spokodev made their first contribution in #6837
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
- dependencies