We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d84626 commit 5b839a3Copy full SHA for 5b839a3
1 file changed
CHANGELOG.md
@@ -45,6 +45,7 @@
45
- Refactor analysis to decouple I/O from core logic. https://github.com/rescript-lang/rescript/pull/8426
46
- Deprecate `Stdlib_Error` and `Stdlib_Exn` modules in favor of `JsError/JsExn`. https://github.com/rescript-lang/rescript/pull/8404
47
- Remove vendored `Json` library and use `yojson` and `lsp` library for analysis. https://github.com/rescript-lang/rescript/pull/8436
48
+- Convert OCaml codebase to snake case format. https://github.com/rescript-lang/rescript/pull/8456
49
50
#### :house: Internal
51
0 commit comments