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
Copy file name to clipboardExpand all lines: platform/node/CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
## main
2
2
3
3
## 6.3.0-pre.0
4
-
* Updated supported node versions to v20, v22, and v24
4
+
* Updated supported node versions to v20, v22, and v24. Support for node v18 has been removed.
5
5
* Updated the linux binary to be built on Ubuntu 24.04
6
6
* Updated NAN to v2.23.0 to support node v24
7
7
* Moved node-pre-gyp back to @acalcutt/node-pre-gyp to support node v24. There is currently an issue with releases of @mapbox/node-pre-gyp which is preventing using it.
8
-
* Add Windows arm64 binary to workflow.
8
+
* Add Windows arm64 binary build to ci and release workflows.
9
9
10
10
## 6.2.0
11
11
* Fix freezing in macos/metal after ~32 renders ([Issue](https://github.com/maplibre/maplibre-native/issues/2928), [PR](https://github.com/maplibre/maplibre-native/pull/3673)).
0 commit comments