Skip to content

Releases: salesforce/near-membrane

v0.12.5

10 Feb 17:44
Compare
Choose a tag to compare

What's Changed

  • fix: add installedDateProtoToJSONFlag

Full Changelog: v0.12.4...v0.12.5

v0.12.4

09 Feb 21:46
Compare
Choose a tag to compare

What's Changed

  • chore: cleanup unit tests and add test for options.signSourceCallback by @jdalton in #414
  • chore: add files required for open source by @garychangsf in #416
  • build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #415
  • fix: ensure red callable functions have undefined 'this' context by @jdalton in #417
  • fix: @W-12489598 detect minification from function name and not comment removal by @jdalton in #419

Full Changelog: v0.12.3...v0.12.4

v0.12.3

30 Jan 23:32
Compare
Choose a tag to compare

Release notes

  • feat: pipe signSourceCallback through VirtualEnvironment

v0.12.2

30 Jan 22:59
Compare
Choose a tag to compare

Release notes

  • feat: add signSourceCallback browser environment option (#413)

v0.12.1

13 Jan 18:13
Compare
Choose a tag to compare

Release notes

  • feat: @W-12357687 make alive iframe a revoked proxy (#410)
  • chore: cleanup lint warnings (#411)
  • build(deps): bump json5 from 1.0.1 to 1.0.2 (#409)

v0.12.0

21 Dec 06:01
Compare
Choose a tag to compare

Release notes

  • chore: initial 244 release

v0.11.16

21 Dec 06:00
Compare
Choose a tag to compare

Release notes

  • fix: @W-12253063 ensure typed array methods don't throw illegal invocation errors (#408)

v0.11.15

01 Dec 21:49
Compare
Choose a tag to compare

Release notes

  • feat: @W-12147195 don't Object.freeze from proxy handlers (#406)

v0.11.14

01 Dec 21:05
Compare
Choose a tag to compare

Release notes

  • fix: @W-12152747 add back old Chromium < 86 eval fix (#407)
  • build(deps): bump engine.io from 6.2.0 to 6.2.1 (#405)

v0.11.13

14 Nov 18:16
Compare
Choose a tag to compare

Release notes

  • feat: expose DOMException in @locker/near-membrane-shared-dom package (#404)