Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 1 addition & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,7 @@
> - :nail_care: [Polish]
> - :house: [Internal]

# 12.0.0-beta.10 (Unreleased)

#### :boom: Breaking Change

#### :eyeglasses: Spec Compliance
# 12.0.0-beta.10

#### :rocket: New Feature

Expand All @@ -30,15 +26,11 @@
- Stop mangling tagged templates and backquoted strings. https://github.com/rescript-lang/rescript/pull/7841
- JSX v4: fix arity mismatch for `@react.component` with `React.forwardRef`. https://github.com/rescript-lang/rescript/pull/7845

#### :memo: Documentation

#### :nail_care: Polish

- Improve error message for trying to define a type inside a function. https://github.com/rescript-lang/rescript/pull/7843
- Refactor CLI to use spawn for better signal handling in watch mode. https://github.com/rescript-lang/rescript/pull/7844

#### :house: Internal

# 12.0.0-beta.9

#### :boom: Breaking Change
Expand Down
Loading