File tree Expand file tree Collapse file tree 4 files changed +1
-44
lines changed Expand file tree Collapse file tree 4 files changed +1
-44
lines changed Original file line number Diff line number Diff line change 3535- Hide stdlib modules in output. https://github.com/rescript-lang/rescript/pull/7305
3636- Deprecate unsafe host-specific bindings from stdlib. https://github.com/rescript-lang/rescript/pull/7334
3737- Make unsafe function names consistent in Stdlib.String. https://github.com/rescript-lang/rescript/pull/7337
38+ - ` rescript ` package does not trigger ` postinstall ` script anymore. https://github.com/rescript-lang/rescript/pull/7350
3839
3940#### :bug : Bug fix
4041
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 4343 "rewatch" : " cli/rewatch"
4444 },
4545 "scripts" : {
46- "postinstall" : " node cli/rescript_postinstall.js" ,
4746 "test" : " node scripts/test.js -all" ,
4847 "test-bsb" : " node scripts/test.js -bsb" ,
4948 "test-ocaml" : " node scripts/test.js -ounit" ,
Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ cli/rescript_arg.js
1212cli/rescript_bsb.js
1313cli/rescript_dump.js
1414cli/rescript_format.js
15- cli/rescript_postinstall.js
1615cli/rewatch
1716darwin/bsb_helper.exe
1817darwin/bsc.exe
You can’t perform that action at this time.
0 commit comments