Releases: ortense/mediator
Releases · ortense/mediator
v1.3.0
Minor Changes
- 57dc801: replace
JSON.parse
with structureClone
do clone context
- 1567bd8: Accept context modifier with at least one property of context
v1.2.2
Patch Changes
- cc0d0be: Publish and Changelog automation
v1.2.0
- new feature wildcard listener
- doc enhancement
v1.1.0
v1.1.0
feature
- Optional typed event names #5
fixes
- Fix context overwrite by empty object #7
tooling
- add eslint #1
- move from node:test to vitest #2
- move from npm to pnpm #3
- replace
.npmignore
with package files #4