formatjs_icu_messageformat 0.1.2

ICU MessageFormat runtime implementation in Rust
Documentation
# Changelog

## 0.1.2 (2026-08-07)

## What's Changed
* fix: queue crate release workflows by @longlho in https://github.com/formatjs/formatjs/pull/6980
* docs: document Rust support by @longlho in https://github.com/formatjs/formatjs/pull/6981
* feat(formatjs_intl): add message fallbacks by @longlho in https://github.com/formatjs/formatjs/pull/6982
* chore(deps): update dependency @vitejs/plugin-react to v6.0.5 by @renovate[bot] in https://github.com/formatjs/formatjs/pull/6983
* chore(deps): update dependency @rspack/core to v2.1.7 by @renovate[bot] in https://github.com/formatjs/formatjs/pull/6986
* feat(formatjs_intl): support precompiled catalogs by @longlho in https://github.com/formatjs/formatjs/pull/6985


**Full Changelog**: https://github.com/formatjs/formatjs/compare/formatjs_icu_messageformat_v0.1.1...formatjs_icu_messageformat_v0.1.2


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * formatjs_icu_messageformat_parser bumped from 0.2.7 to 0.3.0

## 0.1.1 (2026-08-06)

## What's Changed
* feat(formatjs_intl): add Rust intl runtime by @longlho in https://github.com/formatjs/formatjs/pull/6975
* chore: release main by @longlho in https://github.com/formatjs/formatjs/pull/6977
* Documented how to use ember-intl by @ijlee2 in https://github.com/formatjs/formatjs/pull/6946
* fix: support Rust 1.92 in new intl crates by @longlho in https://github.com/formatjs/formatjs/pull/6978

## New Contributors
* @ijlee2 made their first contribution in https://github.com/formatjs/formatjs/pull/6946

**Full Changelog**: https://github.com/formatjs/formatjs/compare/formatjs_icu_messageformat_v0.1.0...formatjs_icu_messageformat_v0.1.1