We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59fd9b0 commit 4d08f11Copy full SHA for 4d08f11
ChangeLog.md
@@ -27,7 +27,8 @@ See docs/process.md for more on how version tagging works.
27
- Node: v10.19.0 -> v12.22.9
28
- Chrome: v70 -> v74
29
- Firefox: v55 -> v65
30
- - Minimum Firefox version was further bumped up to Firefox 68 ESR
+ - Minimum Firefox version was further bumped up to Firefox 68 ESR - older
31
+ Firefox versions are not able to run the parallel browser harness (#25493)
32
- The Embind `val` functions `call`, `operator()`, and `new_` now support
33
passing `pointer`s by using the `allow_raw_pointers()` argument. This feature
34
is only enabled with C++17 and newer. Older versions will allow pointers by
0 commit comments