Skip to content

Commit 297ed61

Browse files
committed
changelog
1 parent 91c17b3 commit 297ed61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
- Suggest related functions with the expected arity in errors when it makes sense. https://github.com/rescript-lang/rescript/pull/7712
4242
- Improve error when a constructor expects an inline record. https://github.com/rescript-lang/rescript/pull/7713
4343
- Remove `@meth` attribute. https://github.com/rescript-lang/rescript/pull/7684
44+
- Apply heuristic to suggest using JSX fragments where we guess that might be what the user wanted. https://github.com/rescript-lang/rescript/pull/7714
4445

4546
#### :house: Internal
4647

@@ -50,7 +51,6 @@
5051
- Remove all leftovers of `pinned-dependencies` handling. https://github.com/rescript-lang/rescript/pull/7686
5152
- Add `rust-version` field to Rewatch's `Cargo.toml`. https://github.com/rescript-lang/rescript/pull/7701
5253

53-
5454
# 12.0.0-beta.2
5555

5656
#### :boom: Breaking Change

0 commit comments

Comments
 (0)