Skip to content

V4Core v4.0.0-alpha.46

Pre-release
Pre-release

Choose a tag to compare

@sinelnikov-web sinelnikov-web released this 25 Sep 18:30
· 31 commits to v4 since this release
6385e93

v4.0.0-alpha.46 (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.