scaleway/scaleway-lib @scaleway/use-i18n@8.3.0
scaleway/scaleway-lib
Captured source
source ↗published Aug 27, 2026seen 9hcaptured 9hhttp 200method plain
@scaleway/use-i18n@8.3.0
Repository: scaleway/scaleway-lib
Tag: @scaleway/use-i18n@8.3.0
Published: 2026-08-27T22:37:43Z
Prerelease: no
Release notes:
Minor Changes
- #3642 `8909bb3` Thanks @chambo-e! -
I18nnow sets thelangattribute on the root element based on the current locale. By default the attribute is set ondocument.documentElement, but you can target a specific element with the newrootElementprop. The attribute is updated on mount and whenever the locale is switched withswitchLocale.
Patch Changes
- #3639 `9ec0e82` Thanks @renovate! - Updated dependency
@formatjs/icu-messageformat-parserto3.5.17.
Updated dependency intl-messageformat to 11.2.14.