wombat 3.7.8
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