You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Upgraded Node.js to `v24.8.0` ([2025-09-10](https://nodejs.org/en/blog/release/v24.8.0))
* Upgraded V8 to `v14.1.146.11` (2025-09-22)
* Upgraded Visual Studio 2022 to [v17.14.15](https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes-v17.14.15)
* Upgraded Android NDK to `r27d`
* Switched from MSVC to Clang on Windows for Node.js mode
* Switched from GCC to Clang on Linux for V8 mode
* Fixed an extra latency in holding a lock in V8GuardDaemon
* Renamed `isExperimentalPermission()` to `isPermission()` in `NodeFlags`
* Renamed `setExperimentalPermission()` to `setPermission()` in `NodeFlags`
* Removed temporal
* Known issue: `getNearHeapLimitCallback()`, `setNearHeapLimitCallback()` break in Node.js mode
0 commit comments