Skip to content

Latest commit

 

History

History
145 lines (71 loc) · 4.57 KB

CHANGELOG.md

File metadata and controls

145 lines (71 loc) · 4.57 KB

v2.0.0-alpha.3 (2020-06-14)

💥 Breaking Change

  • #109 breaking: i18n resource to object from string (@kazupon)

Committers: 1

v2.0.0-alpha.2 (2020-05-02)

🐛 Bug Fixes

  • #95 fix: move prettier to deps from devDeps (@kazupon)

Committers: 1

v2.0.0-alpha.1 (2020-05-02)

⭐ Features

  • #93 feat: i18n custom block pre-compilation bundling (@kazupon)

Committers: 1

v2.0.0-alpha.0 (2020-04-08)

💥 Breaking changes

  • Support for vue-loader@next

Committers: 1

v1.0.0 (2020-04-07)

📝 Documentation

Committers: 1

v0.6.1 (2020-01-26)

🐛 Bug Fixes

Committers: 1

v0.6.0 (2020-01-20)

💥 Breaking Change

Committers: 1

0.5.0 (2020-01-04)

💥 Breaking changes

0.4.1 (2019-07-31)

🐛 Bug Fixes

⭐ New Features

  • support lang attribute (36c62a5), closes #52
  • support locale attr for i18n custom blocks (be2bcc2), closes #11

0.4.0 (2019-07-22)

⭐ New Features

  • support lang attribute (36c62a5), closes #52
  • support locale attr for i18n custom blocks (be2bcc2), closes #11

0.3.0 (2018-03-04)

⭐ New Features

0.2.1 (2017-08-25)

⚡ Improvements

  • To support double quote, tab, newline characters in value (#8) by @cslee (5d51ad0)

0.2.0 (2017-07-30)

⚡ Improvements

  • support multiple custom blocks (5936913)

0.1.1 (2017-04-08)

🐛 Bug Fixes

0.1.0 (2017-03-29)

🐥

  • First Release