File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : Dune 3.17.2
3+ tags : [dune, platform]
4+ changelog : |
5+ ### Fixed
6+
7+ - Fix a crash in the Melange rules that would prevent compiling public library
8+ implementations of virtual libraries. (@anmonteiro, #11248)
9+ - Pass `melange.emit`'s `compile_flags` to the JS emission phase. (@anmonteiro,
10+ #11252)
11+ - Disallow private implementations of public virtual libs in melange mode.
12+ (@anmonteiro, #11253)
13+ - Wasm_of_ocaml: fix the execution of tests in a sandbox. (#11304, @vouillon)
14+ ---
15+
16+ The Dune team is happy to announce the release of Dune 3.17.2!
17+
18+ This patch release includes some bug fixes. It brings some fixes for Melange
19+ and Wasm_of_ocaml. It also fixes a bug that prevents the experimental feature,
20+ package management, to build with ` ocaml.5.3.0 ` .
You can’t perform that action at this time.
0 commit comments