We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fecd160 commit 0d03352Copy full SHA for 0d03352
CHANGELOG.md
@@ -12,14 +12,16 @@
12
13
# 12.0.0-alpha.12 (Unreleased)
14
15
+#### :bug: Bug fix
16
+- Fix issue wiht gentype and stdlib json. https://github.com/rescript-lang/rescript/pull/7378
17
+
18
# 12.0.0-alpha.11
19
20
#### :bug: Bug fix
21
22
- Fix `Error.fromException`. https://github.com/rescript-lang/rescript/pull/7364
23
- Fix signature of `throw`. https://github.com/rescript-lang/rescript/pull/7365
24
- Fix formatter adds superfluous parens in pipe chain. https://github.com/rescript-lang/rescript/pull/7370
-- Fix issue wiht gentype and stdlib json. https://github.com/rescript-lang/rescript/pull/7378
25
26
#### :house: Internal
27
0 commit comments