Skip to content
This repository has been archived by the owner on Nov 28, 2020. It is now read-only.

v4.1.0

Compare
Choose a tag to compare
@pi0 pi0 released this 27 May 22:18
· 107 commits to master since this release

4.1.0 (2018-05-27)

Bug Fixes

  • default config value to 'bak.config.js' (30d0388)
  • don't replace 0.0.0.0 with hostname (2addad5)
  • use simpler type checkings (260d756)

Features

  • development mode support with bak dev (d90c729)
  • fully support esm for route, controllers and plugins (3cd74d7)
  • use @bakjs/dev-errors (0869214)
  • use consola (eccbdcd)
  • use std-env to detect dev mode by default (d260238)