wmr 3.4.1
·
245 commits
to main
since this release
Patch Changes
-
9025ca1
#762 Thanks @marvinhagemeister! - Fix unable to intercept WMR middlewares. Custom middlewares are now the first to be processed, similar to plugins. -
78fb36d
#760 Thanks @marvinhagemeister! - Fix incorrect middlewarerequest
typings -
9aeee5c
#770 Thanks @riywo and @marvinhagemeister! - Fix ImportSpecifier wrongly detected as import assert keyword when it starts withassert*