Skip to content

Releases: mathieutu/vue-cli-plugin-express

v1.0.2

12 Jul 17:55
7e4a6d4
Compare
Choose a tag to compare

Fixed

  • 🐛 Pass host to server.listen method. (#18) [366429c]

Miscellaneous

  • 👷‍♂️ Add automatic publishing with CI. [06fdd1f]
  • 📦 Update packages. [dae8fed]

v1.0.1

27 Apr 22:10
adee833
Compare
Choose a tag to compare

Fixed

  • 🐛 Fix the esm version because of #14. [14ccf5e]

Documentation

  • 📝 Update production launch doc (fix #1). [cc70895]

v1.0.0

11 Feb 16:06
35b9ff1
Compare
Choose a tag to compare

Added

  • ✨ Expose http binding to client application (#10) [4e3771a]
  • 📄 Add License. [311e882]
  • 📝 Add Changelog. [b3072ec]

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

11 Feb 16:06
Compare
Choose a tag to compare

Fixed

  • 🐛 💄 Fix bug in generator and server and increase DX. [16e0a11]

v0.0.3

11 Feb 16:06
750d5d6
Compare
Choose a tag to compare

Fixed

  • 🐛 Fix bug with prompts. [4d738d4]

v0.0.2

11 Feb 16:05
02f58a1
Compare
Choose a tag to compare

Added

  • ✨ Add the server main features. [32d3800]
  • 🎉 Package initialisation. [d15ec62]