Skip to content

0.5.0

Compare
Choose a tag to compare
@yuhaoju yuhaoju released this 10 Jul 06:53
· 240 commits to master since this release

New features

  • cli: add watch command (329f1fe)
  • config: add commonChunks (5c6ef45)
  • server: support starting server inside project (baee9ea)
  • server: support max middleware count (36c6cad)

Bugfixes

  • config: fix absolute alias path problem on build env (9ce86ba)
  • config: fix can't find config.commands (e1e82ef)
  • pack: fix pack source map bug (a6355a0)
  • project: fix Missing semicolon bug (5c6ef45)
  • server: fix https server start bug when https set error cert (5a41b4e)