0.5.2
0.5.2
Added
- REPL support for both Nashorn and Graal
- Added
Dynalink
to anyDataObject
- Type definition for
process
- Loader updated to switch from
Nashorn
/GraalVM
depending on the runtime - Fix Console
format
to not crash when handling unsupported types - Added a Changelog
- Implemented
util/promisify
similar to node - Added
process.nextTick
wrapper - Added support to mix manual content to the typedoc/npm main page
- Codecov support to the build system