Back to changelog index

3.7.19

Apr 19, 2026 · 1 packages · 2 unique changes · 1 release entry

modules

Release summaries

  • notifications-template-locale-hardening

    Normalize notification template locale resolution and merge partial locale channel overrides without dropping base channel content.

    maintainer

    Notification template rendering now resolves regional locales like `fr-CA` through the shared locale resolver and allows locale overrides to override only the fields that changed.

    integrator

    Localized notification templates no longer fall back to English for supported regional locale variants, and partial localized channel overrides retain the default title/action payload.

Upgrade steps

  • Verify localized notification templates for regional locales

    manual

    Check that supported regional locales now reuse their base locale template content and that partial locale overrides retain default channel fields.

    Packages: @contractspec/module.notifications

    1. Upgrade to the patched `@contractspec/module.notifications` release.
    2. Exercise a localized template with a regional locale such as `fr-CA` or `es-MX`.
    3. Confirm that localized templates still preserve default title/action fields when only part of the channel content is overridden.

Unique release changes

  • - Check that supported regional locales now reuse their base locale template content and that partial locale overrides retain default channel fields.

    1 packages · 1 occurrences

  • - Normalize notification template locale resolution and merge partial locale channel overrides without dropping base channel content.

    1 packages · 1 occurrences

Impacted packages

  • @contractspec/module.notifications

    Layer: modules · 2 changes