v0.22.0
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