Skip to content

v0.0.25

Choose a tag to compare

@wessberg wessberg released this 01 Mar 00:58
· 63 commits to master since this release
  • test(github actions): setup Github Actions 3d106e0
  • feat: add support for TypeScript v3.8. Add support for passing a specific TypeScript version to the evaluate function. Remove dependency on deasync. Return a Promise when evaluating an await-expression. Disallow evaluating async iterators with the synchronous variant of evaluate c19e1cc

v0.0.24...v0.0.25