We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89cdf71 commit fc8e910Copy full SHA for fc8e910
CHANGES.md
@@ -11,11 +11,11 @@ changelog properly.
11
### Fixed
12
13
- Fix a crash in the Melange rules that would prevent compiling public library
14
-implementations of virtual libraries. (@amonteiro, #11248)
15
-- Pass `melange.emit`'s `compile_flags` to the JS emission phase. (@amonteiro,
16
-#11252)
+implementations of virtual libraries. (@anmonteiro, #11248)
+- Pass `melange.emit`'s `compile_flags` to the JS emission phase. (@anmonteiro,
+ #11252)
17
- Disallow private implementations of public virtual libs in melange mode.
18
- (@amonteiro, #11253)
+ (@anmonteiro, #11253)
19
- Wasm_of_ocaml: fix the execution of tests in a sandbox. (#11304, @vouillon)
20
21
3.17.1 (2024-12-17)
0 commit comments