Skip to content

quickjspp-v0.6.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Icemic Icemic released this 12 May 14:19
· 0 commits to quickjspp since this release

Breaking Changes

  1. Switches from quickjspp to quickjs-ng, since it has more active updates and has supported compling on MSVC
  2. Added a second parameter to the·.eval method, indicating whether to automatically resolve the returned promise value (if it is exactly a Promise). Use true if you want to maintain compatibility with previous versions.

Full Changelog: quickjspp-v0.5.0...quickjspp-v0.6.0-rc.0