Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Blue - v1.8.1

Choose a tag to compare

@ItsJonQ ItsJonQ released this 15 Oct 21:31

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!