Skip to content

v0.12.0

Compare
Choose a tag to compare
@teppeis teppeis released this 31 Mar 14:16
· 1027 commits to master since this release

Features

  • feat: watch updated files in serve and build:soy command (#41) 3e6c7ff
  • feat: support global-scope-name in pages 480482d
  • feat(cli): add -v alias to --version da8a8e6
  • feat(cli): add --skipInitialSoy option to serve command d48abe9
  • feat(cli): add an alias -h to --help 28e68bc

Fixes

  • fix(cli): change an alias -c from --config to --concurrency 81dd00b
  • fix(cli): remove an alias -p from --port 21fcfb4
  • docs: add LICENSE file ba99f1f

Breaking changes

  • CLI: Aliases -c and -p are removed

v0.11.0...v0.12.0