Skip to content

v11.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Mar 16:45
· 276 commits to master since this release

What's Changed

🌟 Features

πŸ› Bug Fixes

⚑ Improvement Features

  • fix: Usage of n() and $n() with undefined should not throw errors by @kazupon in #2429
  • fix: display message commpiler error strictly by @kazupon in #2431
  • fix: Suppressing automatic locale fallback with ! breaks n/$n and d/$d formatting by @kazupon in #2434

πŸ“ˆ Performance Fixes

  • perf: use shallowRef server-side for datetimeFormats by @kazupon in #2428

πŸ“οΈ Documentations

πŸ‘• Refactoring

  • refactor: reduce variable assignments and function calls by @kazupon in #2426

Full Changelog: v11.2.8...v11.3.0