What's Changed:
Features:
- feat: Typescript support - Run Typescript in the QuickJS sandbox #20 by @sebastianwessel in #21
- feat: Add compileOnly functionality #16 by @sebastianwessel in #18
- feat: Improve node compatibility #14 by @sebastianwessel in #15
- feat: Extend test runner result with summary and global passed flag #17 by @sebastianwessel in #25
Fixes:
- fix: Fails to run on Node.js due to use of the "using" keyword #23 by @sebastianwessel in #24
- fix: Improve setTimeout and setInterval #7 by @sebastianwessel in #26
Full Changelog: v1.2.0...v1.3.0