hoangvvo / next-connect

The TypeScript-ready, minimal router and middleware layer for Next.js, Micro, Vercel, or Node.js http/http2
https://www.npmjs.com/package/next-connect
MIT License
1.63k stars 65 forks source link

Add all() to match any methods #105

Closed hoangvvo closed 3 years ago

changeset-bot[bot] commented 3 years ago

💥 No Changeset

Latest commit: aa8e6045886b9bfda9e840c5e18e9e1dcea35b6f

Merging this PR will not cause any packages to be released. If these changes should not cause updates to packages in this repo, this is fine 🙂

If these changes should be published to npm, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

[Click here if you're a maintainer who wants to add a changeset to this PR](https://github.com/hoangvvo/next-connect/new/add-.all?filename=.changeset/strange-pumpkins-heal.md&value=---%0A%22%40fake-scope%2Ffake-pkg%22%3A%20patch%0A---%0A%0AAdd%20all()%20to%20match%20any%20methods%0A)

codecov[bot] commented 3 years ago

Codecov Report

Merging #105 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #105   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           44        45    +1     
=========================================
+ Hits            44        45    +1     
Impacted Files Coverage Δ
lib/index.js 100.00% <100.00%> (ø)

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 d33874c...aa8e604. Read the comment docs.