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 b7cbac0 commit 94f3243Copy full SHA for 94f3243
CHANGELOG.md
@@ -12,6 +12,10 @@
12
13
# 12.0.0-beta.4 (Unreleased)
14
15
+#### :bug: Bug fix
16
+
17
+- Fix error message that falsely suggested using coercion when it wouldn't work. https://github.com/rescript-lang/rescript/pull/7721
18
19
# 12.0.0-beta.3
20
21
#### :boom: Breaking Change
@@ -50,7 +54,6 @@
50
54
- Remove all leftovers of `pinned-dependencies` handling. https://github.com/rescript-lang/rescript/pull/7686
51
55
- Add `rust-version` field to Rewatch's `Cargo.toml`. https://github.com/rescript-lang/rescript/pull/7701
52
56
53
-
57
# 12.0.0-beta.2
58
59
0 commit comments