Skip to content

Commit fa765ac

Browse files
committed
update changelog
1 parent 982849e commit fa765ac

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
@@ -84,7 +84,7 @@
8484
- Fix fatal error when JSX expression used without configuring JSX in `rescript.json`. https://github.com/rescript-lang/rescript/pull/7656
8585
- Rewatch: Only allow access to `"bs-dev-dependencies"` from `"type": "dev"` source files. https://github.com/rescript-lang/rescript/pull/7650
8686
- Fix comment attached to array element. https://github.com/rescript-lang/rescript/pull/7672
87-
- Fix compilation of files starting with a lowercase letter. https://github.com/rescript-lang/rescript/pull/7700
87+
- Rewatch: fix compilation of files starting with a lowercase letter. https://github.com/rescript-lang/rescript/pull/7700
8888

8989
#### :nail_care: Polish
9090

@@ -101,6 +101,7 @@
101101
- Rewatch: simplify getting bsc path. https://github.com/rescript-lang/rescript/pull/7634
102102
- Rewatch: only get `"type": "dev"` source files for local packages. https://github.com/rescript-lang/rescript/pull/7646
103103
- Rewatch: add support for `rescript -w` for compatibility. https://github.com/rescript-lang/rescript/pull/7649
104+
- Fix dev container. https://github.com/rescript-lang/rescript/pull/7700
104105

105106
# 12.0.0-beta.1
106107

0 commit comments

Comments
 (0)