Skip to content

1.5.0

Choose a tag to compare

@lahmatiy lahmatiy released this 25 Mar 17:07
· 455 commits to master since this release
  • Changed server to ensure model root route has a trailing slash (i.e. /model will be redirected to /model/)
  • Improved child process error output in server, now it returns stderr output if any
  • Tweaked server log output
  • Reworked CSS style isolation
  • Added --isolate-styles option for builder
  • Exposed bundleCss() as build.bundleCss