Skip to content

Releases: vusion/vukoa

Release list

v0.1.2

Choose a tag to compare

@z-ZYS-s z-ZYS-s released this 26 Aug 08:25

🐛 修复:

  • 修复vukoa无法hot reload的问题
  • 更换webpack的中间键,修复vukoahot reload时重复编译多次的问题

🐛 Bug fixes:

  • Fix problem that vukoa cannot hot reload
  • Replace webpack middleware and fix duplicated compilation when hot reloading

v0.1.0

Choose a tag to compare

@z-ZYS-s z-ZYS-s released this 25 Aug 07:26

✨ 新特性:

  • 发布第一版,包括以下功能:初始化一个全栈项目,启动服务,用开发模式启动服务(带Vusion的WebpackDev功能)

✨ New Features:

  • Publish first version, containing the following features: initialize a full-stack project, start server, start server in development mode with WebpackDev of Vusion