Skip to content

V4Core v3.101.0

Choose a tag to compare

@sinelnikov-web sinelnikov-web released this 25 Sep 09:50
· 8 commits to master since this release
fa964eb

v3.101.0 (2024-09-25)

💥 breaking change

  • core/prelude/i18n/helpers
    • changed i18n translations format.
    • added intl support for pluralization.
    • now i18n prefer to use intl api for pluralization if it's possible, otherwise fallback to old plural form logic.