pillarjs / router

Simple middleware-style router
MIT License
410 stars 103 forks source link

2.0 v1 sync #114

Closed wesleytodd closed 8 months ago

wesleytodd commented 8 months ago

Updating the 2.0 branch. Note, this branch in it's current form does not work with node 20 or npm install without --legacy-peer-deps. v1 router does get a fair number of downloads and to trial out a bit of a release process change I am going to get that fixed on master, but just wanted to call out why this branch is broken at the moment.

wesleytodd commented 8 months ago

I am pretty sure this repo is in a bad state. The I think some of the CICD changes accidentally dropped some required pin-back functionality for supertest and nyc. I am debugging and will try to fix before merging. Like it is there but not appearing to work correctly.