Skip to content

Javet v4.0.0

Latest
Compare
Choose a tag to compare
@caoccao caoccao released this 14 Oct 03:24
· 2 commits to main since this release
775049d
  • Upgraded Node.js to v22.9.0 (2024-09-17)
  • Upgraded V8 to v13.0.245.16 (2024-10-08)
  • Added NodeI18n, V8I18n to JSRuntimeType
  • Added getNodeI18nInstance(), getV8I18nInstance() to V8Host
  • Renamed V8Runtime.hasPendingException() to V8Runtime.hasException()
  • Removed V8Runtime.hasScheduledException() and V8Runtime.promoteScheduledException()
  • Moved JavetReflectionObjectFactory to JavetBuddy
  • Added NodeFlags
  • Added NODE_FLAGS to NodeRuntimeOptions
  • Supported node:sqlite