Changelog
1.0.5
- Prevent circular reference when classes are stringified to JSON. When a listener is added with a context that references the emitter itself (fallback), a circular reference is created that cannot be stringified otherwise.
1.0.4
No changes to the implementation. This release is CI-related only.
1.0.3
No changes to the implementation. This release is CI-related only.
1.0.2
- Add support for Deno and publish to jsr.io.
1.0.1
- Improve documentation around development and contribution.
- Fix homepage link in
package.json.
1.0.0
Initial, production-ready release.