quickjspp-v0.6.0-rc.0
Pre-release
Pre-release
·
0 commits
to quickjspp
since this release
Breaking Changes
- Switches from quickjspp to quickjs-ng, since it has more active updates and has supported compling on MSVC
- Added a second parameter to the
·.eval
method, indicating whether to automatically resolve the returned promise value (if it is exactly a Promise). Usetrue
if you want to maintain compatibility with previous versions.
Full Changelog: quickjspp-v0.5.0...quickjspp-v0.6.0-rc.0