Skip to content

v0.2.0

Compare
Choose a tag to compare
@Ayc0 Ayc0 released this 20 Jan 17:10
· 62 commits to master since this release

What's Changed

  • Change values for the eventPhase on defaultEvent in #6
  • In case of invalid query, fallback to 'not all' in #7
  • Include check on globalThis, global, and window for the polyfill. Also avoid setting global.window = global in #8
  • Avoid mutating callbacks and storing on them the result of the previous match in #9
  • ship cleanup functions in #10
  • Tests & exports in #11
  • add jest-setup.cjs in #12

Dev only:

  • update microbundle in #5

Full Changelog: v0.1.4...v0.2.0