Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): set
package.json
to 1.0.0 [skip ci]
# 1.0.0 (2023-06-15) ### Bug Fixes * clean-up HasWildcard ([68417fe](68417fe)) * default to validation enabled ([a67b0f1](a67b0f1)) * fix exports and build to ESM by default ([0870105](0870105)) * fix inconsistent return, optimize & clean-up types ([5efc117](5efc117)) * keep the listener map internal ([6a884e7](6a884e7)) ### Features * add EventEmitter stub ([1937800](1937800)) * add getListeners to get the listeners for an event or all if omitted ([dda38b5](dda38b5)) * add special catch-call handling case using the "*" event path and refactor ([e3a1feb](e3a1feb)) * add waitFor with timeout and filter support ([2c7fcb4](2c7fcb4)) * add wildcard support ([388ed60](388ed60)) * bootstrap benchmark ([ef0be2a](ef0be2a)) * EventEmitter / EventTarget experiments ([1a29bc0](1a29bc0)) * genesis ([c6752e8](c6752e8)) * restrict publish event type to valid ZodType paths ([6c27b62](6c27b62)) * return eventNames and extract helper types from bus.create ([bad81bb](bad81bb)) * rework benchmarking and add primary benchmarks :slick: ([ed47b96](ed47b96))
- Loading branch information