Skip to content

Commit d6deab5

Browse files
committed
Update changelog
1 parent ed783d0 commit d6deab5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
1313
# 11.0.0-rc.4 (Unreleased)
1414

15+
#### :boom: Breaking Change
16+
17+
- Updated watcher rules to recompile only on `bsconfig.json`/`*.res`/`*.resi`/`*.ml`/`.mli` file changes. Solves the issue of unnecessary recompiles on `.css`, `.ts`, and other unrelated file changes. https://github.com/rescript-lang/rescript-compiler/pull/6420
18+
1519
#### :bug: Bug Fix
1620

1721
- Fix issue with GenType and labelled arguments. https://github.com/rescript-lang/rescript-compiler/pull/6406

0 commit comments

Comments
 (0)