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 920d9bb commit ab83bc0Copy full SHA for ab83bc0
CHANGES.md
@@ -195,7 +195,7 @@
195
## Bug fixes
196
* Effects: fix Js.export and Js.export_all to work with functions (#1417,#1377)
197
* Sourcemap: fix incorrect sourcemap with separate compilation
198
-* Compiler: fix control flow analysis; some annotions were wrong in the runtime
+* Compiler: fix control flow analysis; some annotations were wrong in the runtime
199
* Compiler: js backtrace recording respected in the js runtime and when using effects
200
* Compiler: no longer fail on invalid source file (when the file is a directory)
201
* Runtime: fix the compilation of some mutually recursive functions
0 commit comments