Releases: salesforce/near-membrane
Releases · salesforce/near-membrane
v0.12.5
What's Changed
- fix: add
installedDateProtoToJSONFlag
Full Changelog: v0.12.4...v0.12.5
v0.12.4
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
Release notes
- feat: pipe
signSourceCallback
through VirtualEnvironment
v0.12.2
Release notes
- feat: add
signSourceCallback
browser environment option (#413)
v0.12.1
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
Release notes
- chore: initial 244 release
v0.11.16
Release notes
- fix: @W-12253063 ensure typed array methods don't throw illegal invocation errors (#408)
v0.11.15
Release notes
- feat: @W-12147195 don't
Object.freeze
from proxy handlers (#406)
v0.11.14
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
Release notes
- feat: expose
DOMException
in @locker/near-membrane-shared-dom
package (#404)