Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 17 Nov 09:57
· 1 commit to main since this release

Breaking

  • Require Node.js 18 and modern browsers a56d239
  • Removed support for component (now defunct project)
  • Listeners are now internally stored in a Map. This only affects you if you used the private property emitter._callbacks 7298216

Improvements

v1.3.1...v2.0.0