Skip to content

wombat 3.7.8

Compare
Choose a tag to compare
@ikreymer ikreymer released this 21 Jun 18:30
· 15 commits to main since this release
5fb1f6b

What's Changed

  • rewrite: also rewrite 'data-href' in querySelector as these attributes are also rewritten by @ikreymer in #151
  • Func bind copy own props by @ikreymer in #152
  • proxy: bind() use rewritten apply if native function, otherwise original to avoid unnecessary deproxying by @ikreymer in #153
  • follow-up to #152: additional function props that should not be copie… by @ikreymer in #154
  • support postMessage(msg, options) by @ikreymer in #157

Full Changelog: v3.7.7...v3.7.8