Skip to content

v0.14.0

Latest

Choose a tag to compare

@github-actions github-actions released this 22 May 10:05
· 1 commit to main since this release
464aa70

Minor Changes

  • ✨ add logForwardedEvents config flag to enable debug logging for forwarded events and triggers (by @mws19901118 in #704)

Patch Changes

  • 🐞🩹 initialise ErrorObject to Error instead of null to prevent instanceof crash (by @gioboa in #714)