react-intl@10.1.25
react-intl: 10.1.25
Added 2
- Add Python native wheel scaffolding
- Add Python bindings for Rust intl packages
Changed 3
- Cross-compile release artifacts on Linux
- Migrate to bazel_lib
- @formatjs/intl bumped to 4.1.20
Fixed 3
- Enable Git long paths for Windows release
- Configure Python Release Please strategy
- Bootstrap Python package versions
From formatjs
10.1.25 (2026-08-30)
What's Changed
- fix: enable Git long paths for Windows release by @longlho in https://github.com/formatjs/formatjs/pull/7105
- build: cross-compile release artifacts on Linux by @longlho in https://github.com/formatjs/formatjs/pull/7106
- build: add Python native wheel scaffolding by @longlho in https://github.com/formatjs/formatjs/pull/7108
- build: migrate to bazel_lib by @longlho in https://github.com/formatjs/formatjs/pull/7109
- feat: add Python bindings for Rust intl packages by @longlho in https://github.com/formatjs/formatjs/pull/7111
- fix: configure Python Release Please strategy by @longlho in https://github.com/formatjs/formatjs/pull/7114
- fix: bootstrap Python package versions by @longlho in https://github.com/formatjs/formatjs/pull/7117
- build(deps): regenerate Bazel lockfile in Renovate updates by @longlho in https://github.com/formatjs/formatjs/pull/7119
Full Changelog: https://github.com/formatjs/formatjs/compare/react-intl@10.1.24...react-intl@10.1.25
Dependencies
- The following workspace dependencies were updated
- dependencies
- @formatjs/intl bumped to 4.1.20
- dependencies