File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 33# current
44
55
6+ # 7.1.0
7+ (it was 7.0.2 but bumped into 7.1.0 due to a breaking change introduced in 7.0.2)
8+ - #4131 support ` bstracing -C `
69
710# 7.0.2
811
2023
2124- #4090 #4087 fix the unsoundess issue of Js.Array.push
2225 now the empty array `[||]` won't have a polymorophic type, it will have a concrete type.
26+ This is a bug fix but also a breaking change
2327- #4038 Duplicated package warning for symlinked folders
2428- #41112 #4111 #4067 #4101 provide websocket error better error message and better docs
2529
Original file line number Diff line number Diff line change 1616 "postinstall" : " node scripts/install.js"
1717 },
1818 "name" : " bs-platform" ,
19- "version" : " 7.0.2 " ,
19+ "version" : " 7.1.0 " ,
2020 "description" : " bucklescript compiler, ocaml standard libary by bucklescript and its required runtime support" ,
2121 "repository" : {
2222 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments