@forge/api
6.4.1-next.0-experimental-90651456.4.1
CHANGELOG.mdCHANGELOG.md+10−2
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,15 +1,23 @@
# @forge/api
-## 6.4.1-next.0-experimental-9065145
+## 6.4.1
### Patch Changes
+- 6f348d9: Updated i18n.createTranslationFunction and i18n.getTranslations in @forge/api to automatically convert input locales to Forge supported locale codes when applicable. If an unsupported locale is provided, a warning will now be logged to the browser console.
- Updated dependencies [c7544d8]
- Updated dependencies [7c2186c]
- Updated dependencies [0c3a0df]
- - @forge/[email protected]
+- Updated dependencies [bb5cb57]
+ - @forge/[email protected]
+## 6.4.1-next.1
+
+### Patch Changes
+
+- 6f348d9: Updated i18n.createTranslationFunction and i18n.getTranslations in @forge/api to automatically convert input locales to Forge supported locale codes when applicable. If an unsupported locale is provided, a warning will now be logged to the browser console.
+
## 6.4.1-next.0
### Patch Changes