Releases: 3rd/zodbus
Releases · 3rd/zodbus
v1.1.3
v1.1.1
v1.1.0
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2023-06-15)
Bug Fixes
- clean-up HasWildcard (68417fe)
- default to validation enabled (a67b0f1)
- fix exports and build to ESM by default (0870105)
- fix inconsistent return, optimize & clean-up types (5efc117)
- keep the listener map internal (6a884e7)
Features
- add EventEmitter stub (1937800)
- add getListeners to get the listeners for an event or all if omitted (dda38b5)
- add special catch-call handling case using the "*" event path and refactor (e3a1feb)
- add waitFor with timeout and filter support (2c7fcb4)
- add wildcard support (388ed60)
- bootstrap benchmark (ef0be2a)
- EventEmitter / EventTarget experiments (1a29bc0)
- genesis (c6752e8)
- restrict publish event type to valid ZodType paths (6c27b62)
- return eventNames and extract helper types from bus.create (bad81bb)
- rework benchmarking and add primary benchmarks :slick: (ed47b96)