·
5 commits
to 548d6469a2336bc8f08716bd3d810adb2cee9c0f
since this release
7.2.17 (2026-08-30)
What's Changed
- feat(formatjs_intl): accept inline named values by @longlho in #7031
- chore(deps): exclude Renovate from release notes by @longlho in #7030
- feat(eslint-plugin-formatjs): detect glued placeholders by @longlho in #7036
- docs: cover units and calendar names in i18n skill by @longlho in #7042
- chore: release main by @formatjsproject in #7037
- fix(@formatjs/cli-lib): use native extraction by @longlho in #7046
- fix: recover partial npm releases by @longlho in #7053
- chore: release main by @formatjsproject in #7047
- docs: sync i18n best practices skill and guide by @longlho in #7062
- feat: add localization review and translation skills by @longlho in #7065
- docs: add top-level skills section by @longlho in #7066
- refactor: replace Vike with static Vite docs by @longlho in #7068
- docs: add agent skills overview by @longlho in #7069
- docs: document native date range formatting by @longlho in #7070
- test: add local Codex skill evals by @longlho in #7071
- feat(eslint-plugin-formatjs): allow conditional ICU element blocklists by @longlho in #7073
- chore: release main by @formatjsproject in #7064
- test: use neutral brands in skill evals by @longlho in #7090
- feat(formatjs_cli): extract messages from Python by @longlho in #7097
- fix: tighten formatted value placeholder guidance by @longlho in #7099
- fix: retain binary-only Cargo release candidates by @longlho in #7102
- chore: release main by @formatjsproject in #7079
- fix: enable Git long paths for Windows release by @longlho in #7105
- build: cross-compile release artifacts on Linux by @longlho in #7106
- build: add Python native wheel scaffolding by @longlho in #7108
- build: migrate to bazel_lib by @longlho in #7109
- feat: add Python bindings for Rust intl packages by @longlho in #7111
- fix: configure Python Release Please strategy by @longlho in #7114
- fix: bootstrap Python package versions by @longlho in #7117
- build(deps): regenerate Bazel lockfile in Renovate updates by @longlho in #7119
Full Changelog: https://github.com/formatjs/formatjs/compare/vue-intl@7.2.16...vue-intl@7.2.17
Dependencies
- The following workspace dependencies were updated
- dependencies
- @formatjs/intl bumped to 4.1.20
- dependencies