kriasoft / universal-router

A simple middleware-style router for isomorphic JavaScript web apps
https://www.kriasoft.com/universal-router/
MIT License
1.7k stars 104 forks source link

Update path-to-regexp from v2.4 to v3 #161

Closed frenzzy closed 5 years ago

frenzzy commented 5 years ago

See path-to-regexp changelog for details

codecov-io commented 5 years ago

Codecov Report

Merging #161 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #161   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines         144    144           
  Branches       42     42           
=====================================
  Hits          144    144

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5552279...8f5cc9a. Read the comment docs.