We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb56e44 commit 56886f0Copy full SHA for 56886f0
CHANGELOG.md
@@ -19,6 +19,7 @@
19
- Change `Float.parseFloat` signature. Now accepts only string. https://github.com/rescript-association/rescript-core/pull/54
20
- Add `getExn`, `getUnsafe`, `getWithDefault`, `map`, `mapWithDefault` and `flatMap` to `Nullable`. https://github.com/rescript-association/rescript-core/pull/67
21
- Add `getExn`, `getUnsafe`, `getWithDefault`, `map`, `mapWithDefault` and `flatMap` to `Null`. https://github.com/rescript-association/rescript-core/pull/73
22
+- Add `panic`/`Error.panic` and use that where appropriate: https://github.com/rescript-association/rescript-core/pull/72
23
24
### Documentation
25
0 commit comments