This repository was archived by the owner on Aug 21, 2023. It is now read-only.
Blue - v1.8.1
PortalWrapper: Use vendored matchPath from react-router
This update vendorizes the tiny matchPath utility from react-router, used
by PortalWrapper. This allows for Blue to ship without react-router
as a dependency.
Thanks to @tjbo for spotting this!