Vue Cli Plugin Auto Routing Versions Save

Automatically resolve pages and layouts routing

v0.3.1

4 years ago

Features

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

v0.3.0

4 years ago

Features

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

v0.2.1

5 years ago

Features

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

v0.2.0

5 years ago

Features & Bug Fixes

v0.1.2

5 years ago

Features

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

v0.1.1

5 years ago

Bug Fixes

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

v0.1.0

5 years ago

Initial release