Skip to content

Releases: vanruesc/synthetic-event

v2.0.0

10 Jan 20:35

Choose a tag to compare

✨ Returned from the archives ✨

What's Changed

  • Update workflows
  • Update build setup
  • Update code base and types
  • Event is now an interface
  • EventTarget now relies on an event map
    • Event types must be explicitly defined
    • Only declared event types may be dispatched and listened for
    • Add clearEventListeners

Full Changelog: v1.1.2...v2.0.0

v1.1.2

17 Aug 23:09

Choose a tag to compare

Fixed exports path.

v1.1.1

10 Aug 16:12

Choose a tag to compare

  • Switched to TypeScript and TypeDoc.
  • Added EventListener and EventListenerObject interfaces.

v1.0.0

08 Aug 13:52

Choose a tag to compare

  • Updated the build setup.
  • Updated dev dependencies.
  • Updated documentation.
  • Removed engines from package.json.

v0.0.4

02 Jul 14:01

Choose a tag to compare

Fixed documentation.

v0.0.3

02 Jul 13:58

Choose a tag to compare

  • Changed the build setup.
  • Added API reference.

v0.0.2

18 Aug 22:28

Choose a tag to compare

Updated dependencies and removed an unnecessary peer dependency.

v0.0.1

02 Aug 15:29

Choose a tag to compare

  • Updated dev dependencies.
  • Added minified build file.

v0.0.0

02 Aug 14:46

Choose a tag to compare

Initial release.