yavent
Version:
A flexible, lightweight event subscriber & emitter
28 lines (14 loc) • 437 B
Markdown
# yavent
## Unreleased
## 0.1.5 (2025-05-30)
- fixed: Improve package.json export compatibility.
## 0.1.4 (2024-04-03)
- fixed: Improve compatibility with modern TypeScript versions.
## 0.1.3 (2021-07-23)
- Upgrade build tooling.
## 0.1.2 (2021-04-05)
- Allow events to be emitted recursively.
## 0.1.1 (2020-09-02)
- fix: Stop the `Events` Flow type definition from always erroring.
## 0.1.0 (2020-09-01)
- Initial release