Skip to content

v0.22.0

Choose a tag to compare

@orkhanahmadov orkhanahmadov released this 30 Jul 15:58
Immutable release. Only release title and notes can be modified.
a907ba5

Features

Add French (fr) and Dutch (nl) OSS locales.

@templatical/editor

Both files follow the existing pattern: typed typeof en so a missing key is a
compile error, auto-registered through the import.meta.glob locale registry, and
covered by the "OSS locale parity" test (keys and placeholder tokens).
isLocaleSupported("fr") / isLocaleSupported("nl") now return true, and region
variants such as fr-BE / nl-BE resolve to the base locale as usual. Cloud
translations are intentionally not included; loadCloudTranslations keeps falling
back to English for these locales.

The i18n test suite previously used "fr" as its canonical unsupported locale;
those assertions now use "it".


All 9 @templatical/* packages are published at 0.22.0 — they share one version number.

Full changelog: https://docs.templatical.com/changelog