Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Latest commit

 

History

History
293 lines (157 loc) · 11.5 KB

CHANGELOG.md

File metadata and controls

293 lines (157 loc) · 11.5 KB

v2.3.1 (2021-09-30)

⚡ Improvement Features

  • #245 feat: Composition API installing noticement (@kazupon)

Committers: 1

v2.3.0 (2021-09-30)

⭐ Features

Committers: 1

v2.2.0 (2021-09-30)

⭐ Features

Committers: 1

v2.1.4 (2021-09-25)

⚡ Improvement Features

Committers: 1

v2.1.3 (2021-08-10)

⚡ Improvement Features

📝 Documentation

Committers: 2

v2.1.2 (2021-07-26)

🐛 Bug Fixes

Committers: 1

v2.1.0 (2021-04-08)

⚡ Improvement Features

Committers: 1

v2.0.3 (2021-03-29)

🐛 Bug Fixes

  • #185 fix: cannot work legacy mode, when install plugin (@kazupon)

Committers: 1

v2.0.2 (2021-03-17)

🐛 Bug Fixes

Committers: 1

v2.0.1 (2021-03-11)

🐛 Bug Fixes

Committers: 1

v2.0.0 (2021-03-01)

⚡ Improvement Features

📝 Documentation

Committers: 1

v2.0.0-rc.1 (2021-02-22)

⭐ Features

Committers: 1

v2.0.0-beta.1 (2021-01-12)

⭐ Features

🐛 Bug Fixes

  • #105 fix(generator): use quotes in i18n:report script (@caugner)

💥 Breaking Change

Committers: 2

v1.0.1 (2020-04-24)

🐛 Bug Fixes

Committers: 1

v1.0.0 (2020-04-23)

💥 Breaking Change

Committers: 1

0.6.1 (2020-01-18)

🐛 Bug Fixes

⚡ Improvements

0.6.0 (2019-04-09)

⭐ New Features

  • command: i18n reporting command (experimental) (2f87c1e)

0.5.2 (2019-02-22)

🐛 Bug Fixes

  • addon: added scroll to .project-localizations by @alex-lit (6918d76)

⚡ Improvements

  • generator: remove webpack-env insertion (f528a3f)

0.5.1 (2018-10-02)

🐛 Bug Fixes

0.5.0 (2018-07-23)

⭐ New Features

0.4.1 (2018-07-23)

🐛 Bug Fixes

  • service: fix cannot use SFC (ed8dcd3), closes #15

0.4.0 (2018-07-21)

💥 Breaking changes

  • config: plugin options namespaced (63192ec)

⭐ New Features

⚡ Improvements

  • generator: locale file detecting (4906ecc)
  • ui: default add new path to all locales (63fe800)

0.3.1 (2018-06-24)

⚡ Improvements

  • ui: locale additional notification (58f7d9e)

0.3.0 (2018-06-15)

⭐ New Features

0.2.0 (2018-06-03)

⭐ New Features

  • typescript project scaffolding (c053474), closes #3

0.1.2 (2018-05-15)

🐛 Bug Fixes

  • plugin: fix custom block error for vue-loader v15 (27f58e5), closes #5

0.1.1 (2018-03-15)

⚡ Improvements

  • generator: all locale messages importing (c930bd5)

0.1.0 (2018-03-04)

⭐ New Features

  • generator: vue-i18n scaffolding (5837ada)
  • service-plugin: locale messages in SFC (15df142)