react-intl@10.1.26
react-intl: 10.1.26
Added 1
- Extract Python format_message calls in formatjs_cli
Changed 1
- Align Python runtime fallback in formatjs_intl
Fixed 2
- Align message recognition across tools in eslint-plugin-formatjs
- Support transparent expression wrappers in babel-plugin-formatjs
From formatjs
10.1.26 (2026-09-03)
What's Changed
- feat(formatjs_cli): extract Python format_message calls by @longlho in https://github.com/formatjs/formatjs/pull/7129
- feat(formatjs_intl): align Python runtime fallback by @longlho in https://github.com/formatjs/formatjs/pull/7130
- chore: release main by @formatjsproject in https://github.com/formatjs/formatjs/pull/7133
- build(deps): update Bazel lockfiles for Renovate PRs by @longlho in https://github.com/formatjs/formatjs/pull/7135
- build(deps): publish dispatched Renovate check results by @longlho in https://github.com/formatjs/formatjs/pull/7136
- build(deps): publish Renovate required statuses by @longlho in https://github.com/formatjs/formatjs/pull/7137
- fix(eslint-plugin-formatjs): align message recognition across tools by @longlho in https://github.com/formatjs/formatjs/pull/7151
- fix(babel-plugin-formatjs): support transparent expression wrappers by @longlho in https://github.com/formatjs/formatjs/pull/7156
Full Changelog: https://github.com/formatjs/formatjs/compare/react-intl@10.1.25...react-intl@10.1.26