Skip to content

Releases: ktsn/vue-cli-plugin-auto-routing

v0.3.1

16 Sep 12:58
Compare
Choose a tag to compare

Features

  • warn if vue-auto-routing is not in the deps (08368e1)

v0.3.0

15 Aug 15:14
a34c383
Compare
Choose a tag to compare

Features

  • allow to change chunk name prefix of generated routes (#10) (a34c383)

v0.2.1

05 Oct 12:06
Compare
Choose a tag to compare

Features

  • allow to set root path other than / (dea5c58)

v0.2.0

26 Sep 03:34
Compare
Choose a tag to compare

Features & Bug Fixes

v0.1.2

28 Jul 15:52
Compare
Choose a tag to compare

Features

  • support <route-meta> custom block in page component (032fd8f)

v0.1.1

27 Jul 07:21
6cc6076
Compare
Choose a tag to compare

Bug Fixes

  • avoid using template literal in import expression to work around jest error (6d3ca17)

v0.1.0

14 Jul 11:16
Compare
Choose a tag to compare

Initial release