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 34d1ed5 commit 74fe97bCopy full SHA for 74fe97b
CHANGES.md
@@ -11,10 +11,11 @@
11
## Bug fixes
12
* Compiler: fix purity of comparison functions (again) (#2092)
13
* Compiler: fix inlining (#2107)
14
-* Runtime/wasm: fix Unix.times (#2096)
15
* Ppx: disable spurious warning for unused "self" in object literal (#2128)
16
* Ppx: fix labelled arguments for methods (#2126)
+* Runtime/wasm: fix Unix.times (#2096)
17
* Runtime: runtime with target-env=browser should not rely on "require(..)" (#2129)
18
+* Runtime: fix fake filesystem with path containing special regexp chars. (#2132)
19
20
# 6.2.0 (2025-07-30) - Lille
21
0 commit comments