Releases: mathieutu/vue-cli-plugin-express
Releases · mathieutu/vue-cli-plugin-express
v1.0.2
Fixed
- 🐛 Pass host to server.listen method. (#18) [366429c]
Miscellaneous
- 👷♂️ Add automatic publishing with CI. [06fdd1f]
- 📦 Update packages. [dae8fed]
v1.0.1
Fixed
Documentation
- 📝 Update production launch doc (fix #1). [cc70895]
v1.0.0
Added
Fixed
- 🐛 Fix wrong usage of hasYarn function. (fix #6) [aef3176]
- 🐛 Add .idea to .npmignore. (fix #4) [1f5d9ab]
- 🐛 Fix error handling (fix #3) [f7e1c2b]
- ✏️ Fix typo in success message. (fix #5) [1226449]
- 📝 Fix command name in Readme. [aa738af]
- 📝 Fix command name [0736da0]
v0.0.4
Fixed
- 🐛 💄 Fix bug in generator and server and increase DX. [16e0a11]
v0.0.2
Added
- ✨ Add the server main features. [32d3800]
- 🎉 Package initialisation. [d15ec62]