File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 11` * ` means potential break changes
22# current
3+ # 7.3
4+ - #4235 #4237 #4241 #4244 #4240 generalized uncurry work
5+ - #4255 #4258 code generation: compiling unit to ` undefined `
6+ - #4288 code generation: improve module alias code generation
7+ - #4287 code generation: meaningful names for pattern match
8+ - #4286 code generation: better code generation for loops
9+ - #4224 #4262 code generation: eleminate intermediate variables when inlining
10+ - #4198 #4228 remove some long deprecated APIs, Js.Math.pow_int
11+ - #4257 docs: add docs about Belt.Id.comparable
12+ - #4256 tweaks to super error message
13+ - #4284 regression fix: better dumping cmi files to avoid scary names
14+ - #4285 #4268 turn off warning 20 by default (which produces false alarm)
15+ - #4283 tweak react-hooks template
16+ - #4270 #4273 deriving abstract free in belt, belt no longer relies on such extension
17+ - #4272 code generation: better handling of option unpacking
18+ - #4269 not rely on ` npm link ` for bsb templates
19+ - #4266 #4265 fix belt.MutableMap
20+ - #4259 consistent warning docs in ` bsc -warn-help `
21+ - #4251 remove String.prototype.polyfill
22+ - #4250 adding ` -unboxed-types ` option (where @unboxed attribute may not be needed)
23+ - #4217 make compiler int64 encoding agnostic
324
425# 7.2
526- #4211 #4210 optimize int64 performance, Int64.to_string (10x faster), Int64.neg etc
You can’t perform that action at this time.
0 commit comments