Skip to content

Releases: ortense/mediator

v1.4.0

01 Oct 16:33
f7eaf9b

Choose a tag to compare

Minor Changes

  • 6d1ac1d: middleware system implementation

Patch Changes

  • 0167fc2: move from eslint to biome
  • 5103a81: rename tsup config from .js to .ts

v1.3.0

15 Jan 05:39
ebd79c5

Choose a tag to compare

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

06 Jan 18:46
16f6f3e

Choose a tag to compare

Patch Changes

  • cc0d0be: Publish and Changelog automation

v1.2.1

28 Dec 16:10
203828b

Choose a tag to compare

v1.2.0

15 Oct 20:20
9bd08a7

Choose a tag to compare

  • new feature wildcard listener
  • doc enhancement

v1.1.0

12 Oct 23:17
dbce709

Choose a tag to compare

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

v1.0.1

09 Oct 22:24
d5746e6

Choose a tag to compare

First stable release