File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 84
84
- Fix fatal error when JSX expression used without configuring JSX in ` rescript.json ` . https://github.com/rescript-lang/rescript/pull/7656
85
85
- Rewatch: Only allow access to ` "bs-dev-dependencies" ` from ` "type": "dev" ` source files. https://github.com/rescript-lang/rescript/pull/7650
86
86
- 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
88
88
89
89
#### :nail_care : Polish
90
90
101
101
- Rewatch: simplify getting bsc path. https://github.com/rescript-lang/rescript/pull/7634
102
102
- Rewatch: only get ` "type": "dev" ` source files for local packages. https://github.com/rescript-lang/rescript/pull/7646
103
103
- 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
104
105
105
106
# 12.0.0-beta.1
106
107
You can’t perform that action at this time.
0 commit comments