Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Apr 21:41
· 100 commits to master since this release
f898a8c

Minor Changes

  • #1053 fd09fbc Thanks @silesky! - Allow * in integration name field to apply middleware to all destinations plugins.
    addDestinationMiddleware('*', ({ ... }) => {
     ...
    })

Patch Changes