Skip to content

Commit 23d5167

Browse files
committed
Consolidate changelog into a single 10.0.
1 parent 31a3645 commit 23d5167

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

CHANGELOG.md

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,7 @@
1010
> - :house: [Internal]
1111
> - :nail_care: [Polish]
1212
13-
# 10.0.0-rc.2
14-
15-
#### :bug: Bug Fix
16-
17-
- Further fix to `bytes_to_string` https://github.com/rescript-lang/rescript-compiler/pull/5589
18-
19-
# 10.0.0-rc.1
20-
21-
#### :bug: Bug Fix
22-
23-
- Fix library issue with missing `bytes_to_string` https://github.com/rescript-lang/rescript-compiler/issues/5573
24-
25-
# 10.0.0-beta.3
13+
# 10.0.0
2614

2715
**Compiler**
2816

@@ -97,6 +85,10 @@
9785
- Fix: use `rescript-relay@beta` or the new version when released.
9886
- Removed printing modules (Printf, Format etc) and related functions. Details of files added/removed: https://github.com/rescript-lang/rescript-compiler/commit/0fd8bb0e77c4b0e96a9647ac8af614305057003f.
9987

88+
#### :bug: Bug Fix
89+
90+
- Fix library issue with missing `bytes_to_string` https://github.com/rescript-lang/rescript-compiler/issues/5573 https://github.com/rescript-lang/rescript-compiler/pull/5589
91+
10092
#### :nail_care: Polish
10193

10294
- Several Belt / Js libraries are now converted to ReScript syntax, with corresponding comments in Markdown format suitable for hovering. See [#5361](https://github.com/rescript-lang/rescript-compiler/pull/5361).

0 commit comments

Comments
 (0)