Skip to content

v0.4.4

Choose a tag to compare

@zeke-io zeke-io released this 31 May 20:03
· 53 commits to master since this release
8bef6ef

Changes

  • Removed unused webpack implementation (#45)
  • Replaced Rollup watcher with Watchpack (#46)
  • Deprecated routesDirectory property in configuration file (#49)
  • Added body property to handler context
  • Removed environment option from CLI
  • Changed main server script lookup name to app

Fixes

  • Fixed exception when creating an empty index file
  • Fixed distDir configuration not being used
  • Fixed wrong path to endline package in main server script