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 32a149c commit 368e400Copy full SHA for 368e400
CHANGELOG.md
@@ -12,6 +12,10 @@
12
13
# 12.0.0-beta.2 (Unreleased)
14
15
+#### :boom: Breaking Change
16
+
17
+- `Result.getOrThrow` now throws a JS error instead of a `Not_found` ReScript exception. https://github.com/rescript-lang/rescript/pull/7630
18
19
#### :nail_care: Polish
20
21
- Add missing backtick and spaces to `Belt.Map.map` doc comment. https://github.com/rescript-lang/rescript/pull/7632
0 commit comments