Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@c4spar c4spar released this 17 Jul 18:29
c70a986

BREAKING CHANGES

  • runtime: remove $.throwErrors (#77) (0fc54c8)
  • runtime: remove $s shorthand in favor of statusCode (#75) (5a8a218)

Features

Bug Fixes

  • runtime: add missing import (#87) (3e52bfb)
  • runtime: don't inject globals by default (#72) (ff9910e)

Code Refactoring

  • runtime: move std modules to a separate sub-folder and add shell.ts entry file (#91) (76b9e72)

Documentation Updates