Releases: Maorey/vue-tpl
Releases · Maorey/vue-tpl
v1.3.1 (2020-06-30)
v1.3.0 (2020-06-28)
Cumulative update
v1.2.18 (2010-05-19)
🚀 New Features
- Full support of H5 history API
v1.2.17 (2020-05-18)
🚀 New Features
- Directory structure, logical extraction etc.
📝 Documentation
- Improve documentation
🏠 Internal
- DevServer supports omit
.html
in urls, partial supports SPAs with history router
v1.2.16 (2020-05-13)
💥 Breaking Changes
- rename environment variable
_ROUTES
to_ALIAS
- rename cli args
routes
toalias
🚀 New Features
- add environment variable for entries & alias
v1.2.15 (2020-05-12)
🚀 New Features
- config entries by env or cli args
- config conditional alias by env and cli args
- dynamic pass proxy args to devServer by browser url
v1.2.13 (2020-04-30)
🚀 New Features
- route cache etc
v1.2.12 (2020-04-22)
🚀 New Features
- WebSocket wrap class
- Improve utils
v1.2.11 (2020-04-20)
fix details
v1.2.10 (2020-04-20)
🚀 New Features
- Improve utils
- File/Image download memory manage
🏠 Internal
- banner plugin