We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a56117a commit 14a6c14Copy full SHA for 14a6c14
1 file changed
CHANGELOG.md
@@ -51,6 +51,7 @@
51
- Run `super_errors` fixtures in parallel (~2.4× faster locally). https://github.com/rescript-lang/rescript/pull/8430
52
- Expand `super_errors` fixture coverage for the remaining reachable single-file error variants. https://github.com/rescript-lang/rescript/pull/8432
53
- Cache OPAM env, rewatch build, and instrumented dune state in the coverage workflow. https://github.com/rescript-lang/rescript/pull/8434
54
+- Add a multi-file fixture harness (`super_errors_multi`) for cross-module errors and warnings. https://github.com/rescript-lang/rescript/pull/8433
55
56
57
# 13.0.0-alpha.4
0 commit comments