Skip to content

Commit 500b61c

Browse files
committed
CHANGELOG
1 parent 2f0495f commit 500b61c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
- Clean up `config.ml`. https://github.com/rescript-lang/rescript/pull/7636
3030
- Rewatch: simplify getting bsc path. https://github.com/rescript-lang/rescript/pull/7634
3131
- Rewatch: only get `"type": "dev"` source files for local packages. https://github.com/rescript-lang/rescript/pull/7646
32-
- Rewatch: add support for `rescript -w` for compatibility. https://github.com/rescript-lang/rescript/pull/7649
32+
- Rewatch: add support for `rescript -w` for compatibility. https://github.com/rescript-lang/rescript/pull/7661
3333

3434
#### :rocket: New Feature
3535

@@ -42,6 +42,7 @@
4242
- Rewatch: Use root package suffix in clean log messages. https://github.com/rescript-lang/rescript/pull/7648
4343
- Fix inside comment printing for empty dict. https://github.com/rescript-lang/rescript/pull/7654
4444
- Fix I/O error message when trying to extract extra info from non-existing file. https://github.com/rescript-lang/rescript/pull/7656
45+
- Fix fatal error when JSX expression used without configuring JSX in rescript.json. https://github.com/rescript-lang/rescript/pull/7656
4546

4647
# 12.0.0-beta.1
4748

0 commit comments

Comments
 (0)