Releases: salesforce/near-membrane
Releases · salesforce/near-membrane
v0.10.17
v0.10.16
v0.10.15
v0.10.14
Release notes
- feat: add get trap fast path for array buffer views (#354)
- feat: add apply/construct fast path for 5 arguments (#353)
- feat: shorten
globalObjectVirtualizationTarget
name and flipcreateVirtualEnvironment
params (#351) - feat: add more error guards and inline a bit more (#350)
- feat: cleanup unknown types (#349)
- feat: forward dev mode debug to pointer wrapper (#348)
- feat: cleanup stack traces in more cases (#347)
- refactor: move optional
globalObjectShape
arg to options; update tests (#352)
v0.10.13
v0.9.26
v0.10.12
v0.10.11
v0.9.25
Release notes
- feat: conditional defining continued (#342)
- feat: even more conditional defining (#341)
- feat: more nullish coalescing (#340)
- feat: more conditional definitions (#339)
- feat: allow registry keys to be minified (#336)
- feat: optimize apply/construct trap bail out calls (#335)
- fix: add and remove type guards where needed (#334)
- chore: update instrumentation activity names (#338)