Releases: intlify/vue-i18n
Releases · intlify/vue-i18n
v9.0.0-beta.9
v9.0.0-beta.9 (2020-12-04)
⭐ Features
- #206 feat: resources merge to global scope (@kazupon)
- #200 feat: add te for composition API (@kazupon)
🐛 Bug Fixes
⚡ Improvement Features
💥 Breaking Change
📝 Documentation
- #203 docs: typos in website header and submenu (@chartrandf)
Committers: 2
- Francis Chartrand (@chartrandf)
- kazuya kawaguchi (@kazupon)
v9.0.0-beta.10
v9.0.0-beta.8
v9.0.0-beta.7
v9.0.0-beta.7 (2020-11-17)
⭐ Features
- #188 feat: export type prop from runtime (@kazupon)
- #187 feat: exports linked and plural function from runtime context (@kazupon)
- #165 Allow d() to take an ISO string as parameter. (@michaelzangl)
🐛 Bug Fixes
- #190 fix: locale changing for legacy mode (@kazupon)
- #180 fix: missing handler not returned (@kazupon)
- #178 fix: can't assign to property "processor" on false: not an object (@nrzull)
- #176 fix: cannot pass modifiers options (@kazupon)
- #168 fix: useScope inconsistency (@kazupon)
⚡ Improvement Features
💥 Breaking Change
- #157 breaking: change i18n global property (@kazupon)
- #156 breaking: change api mode name (@kazupon)
- #155 breaking: change to default legacy mode from compsable mode (@kazupon)
- #153 port: escape ampersand (@kazupon)
📝 Documentation
- #163 Documentation - t() (@michaelzangl)
- #170 Fix readme link (@TeeVenDick)
- #160 Update README.md (@dhritzkiv)
Committers: 5
- Andrey Pavlov (@nrzull)
- Daniel Hritzkiv (@dhritzkiv)
- Michael Zangl (@michaelzangl)
- @TeeVenDick
- kazuya kawaguchi (@kazupon)
v9.0.0-beta.6
v9.0.0-beta.5
v9.0.0-beta.5 (2020-10-18)
⭐ Features
- #147 feat: support source map for message functions (@kazupon)
- #139 feat: escape html parameter options (@kazupon)
Committers: 3
- Alexander Sokolov (@Alex-Sokolov)
- Daniel Abrão (@jungleBadger)
- kazuya kawaguchi (@kazupon)