Bump ws from 8.15.0 to 8.15.1
Bumps ws from 8.15.0 to 8.15.1.
Release notes
Sourced from ws's releases.
8.15.1
Notable changes
- The
allowMultipleEventsPerMicrotask
option has been renamed toallowSynchronousEvents
(4ed7fe58).This is a breaking change in a patch release that could have been avoided with an alias, but the renamed option was added only 3 days ago, so hopefully it hasn't already been widely used.
Commits
-
a57e963
[dist] 8.15.1 -
4ed7fe5
[major] Rename theallowMultipleEventsPerMicrotask
option -
fccc580
[fix] Emit the event when the microtask is executed - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts