Contents Menu Expand Light mode Dark mode Auto light/dark mode
Javet 2.1.0 documentation
Logo
Javet 2.1.0 documentation
  • Tutorial
    • Basic
      • Installation
      • Hello Javet
      • Javet Shell
      • Interception
      • Javet Engine Pool
      • Node.js Mode and V8 Mode
      • Spring Integration
      • Polyfill
    • Advanced
      • Interact with Node.js
      • Object Converter
      • Java and JavaScript Interop
    • Migration Guides
      • Migrate from J2V8
  • Reference
    • API Reference
    • V8 Values
      • V8 Collection
      • V8 Function
      • V8 Promise
    • Converters
      • Primitive Converter
      • Object Converter
      • Proxy Converter
      • Bridge Converter
      • Custom Converter
    • Resource Management
      • Load and Unload
      • Know the Lock
      • Memory Management
      • Modularization
      • Javet Performance
    • Troubleshooting
      • Error Codes
      • Logging
      • Termination
    • Tips
      • Best Practices
    • TODO List
  • Release Notes
    • Release Notes 2.1.x
  • FAQ
    • Background
      • History with J2V8
      • What is the Motivation?
    • Development
      • How to Think in Javet?
      • Where are ES6 API in V8 Mode?
      • Where are the Examples?
      • Why is the Inspector Disabled in Node.js Mode?
    • Environment
      • Can Javet Support Legacy Linux?
      • Can Javet Support Mac?
    • Troubleshooting
      • A dynamic link library (DLL) initialization routine failed
      • Can i18n be Supported?
      • Can I Debug Javet in Chrome DevTools?
      • Why Node.js Crashes When being Closed?
  • Development
    • Development Tools
    • Build Javet
      • Build Javet with Docker
      • Build Javet with Pre-built Binaries
      • Build Javet from Scratch
    • Test Javet
    • Javet Design
    • Debug with Chrome Developer Tools

Release NotesΒΆ

Note

v2.x.x with Node.js v18 is the mainstream where the new features will be going.

v1.x.x with Node.js v16, v0.x.x with Node.js v14 are in maintenance mode. Only critical bug fixes will be patched to them. Please contact the maintainer if you want to back port new features.

  • Release Notes 2.1.x
  • Release Notes 2.0.x

  • Release Notes 1.1.x

  • Release Notes 1.0.x

  • Release Notes 0.9.x

  • Release Notes 0.8.x

  • Release Notes 0.7.x

Next
Release Notes 2.1.x
Previous
TODO List
Copyright © 2021-2022. caoccao.com Sam Cao