Skip to content

Releases: intlify/vue-i18n

v11.3.2

08 Apr 07:48

Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • fix(core): avoid register* functions tree-shaking for intlify/core by @kazupon in #2464

⚑ Improvement Features

  • perf(core-base): avoid translation timeline measurement without devtools by @kazupon in #2465

Full Changelog: v11.3.1...v11.3.2

v11.3.1

06 Apr 05:12

Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • fix: linked messages fail to resolve keys containing dots by @kazupon in #2460
  • fix: $n overloads use DefineNumberFormat instead of DefineDateTimeFormat by @kazupon in #2461

Full Changelog: v11.3.0...v11.3.1

v11.3.0

07 Mar 16:45

Choose a tag to compare

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

v11.2.8

31 Dec 15:09

Choose a tag to compare

Full Changelog: v11.2.7...v11.2.8

v11.2.7

21 Dec 06:03

Choose a tag to compare

Full Changelog: v11.2.6...v11.2.7

v11.2.6

21 Dec 05:56

Choose a tag to compare

Full Changelog: v11.2.5...v11.2.6

v11.2.5

21 Dec 05:44

Choose a tag to compare

Full Changelog: v11.2.4...v11.2.5

v11.2.4

21 Dec 05:36

Choose a tag to compare

Full Changelog: v11.2.3...v11.2.4

v11.2.3

20 Dec 12:42

Choose a tag to compare

What's Changed

⚑ Improvement Features

  • fix: avoid bundler warning for getCurrentInstance compatibility by @kazupon in #2337

Full Changelog: v11.2.2...v11.2.3

v11.2.2

26 Nov 04:40

Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • fix: avoid bundler static analysis for namespace import by @kazupon in #2326

Full Changelog: v11.2.1...v11.2.2