Skip to content

Releases: salesforce/near-membrane

v0.10.17

23 May 18:14
Compare
Choose a tag to compare

Release notes

  • feat: add accessor types (#360)
  • feat: use NumberIsInteger instead of a heavy regexp check (#359)
  • feat: use Object.hasOwn if it's supported (#358)
  • chore: cleanup examples and unit tests (#357)

v0.10.16

17 May 23:19
Compare
Choose a tag to compare

Release notes

  • chore: cleanup and simplify pass (#356)

v0.10.15

11 May 17:59
Compare
Choose a tag to compare

Release notes

  • fix: typed array set trap on subclasses (#355)

v0.10.14

10 May 17:38
Compare
Choose a tag to compare

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 flip createVirtualEnvironment 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

27 Apr 16:58
Compare
Choose a tag to compare

Release notes

  • fix: support serialization to blue proxies of other realms (#344)
  • chore: cleanup membrane-symbols.spec comments
  • chore: update caniuse db (#345)

v0.9.26

27 Apr 18:13
Compare
Choose a tag to compare

Release notes

  • fix: support serialization to blue proxies of other realms (#344)
  • chore: cleanup membrane-symbols.spec comments
  • chore: update caniuse db (#345)

v0.10.12

22 Apr 03:24
Compare
Choose a tag to compare

Release notes

  • feat: conditional defining continued (#342)

v0.10.11

22 Apr 00:59
Compare
Choose a tag to compare

Release notes

  • feat: even more conditional defining (#341)

v0.9.25

22 Apr 04:09
Compare
Choose a tag to compare

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)

v0.10.10

21 Apr 23:01
Compare
Choose a tag to compare

Release notes

  • feat: more nullish coalescing (#340)
  • feat: more conditional definitions (#339)