Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/add next 13 beta support #108

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

howard86
Copy link
Owner

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

add new handler under /beta to support new route handler

  • What is the current behavior? (You can also link to an open issue here)

next.js 13 route handler is not supported

  • What is the new behavior (if this is a feature change)?

added a simple handler to test integration

  • Other information:

@vercel
Copy link

vercel bot commented Sep 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
next-api-handler ✅ Ready (Inspect) Visit Preview Sep 15, 2023 10:55am
next-api-handler-example ✅ Ready (Inspect) Visit Preview Sep 15, 2023 10:55am

@codeclimate
Copy link

codeclimate bot commented Sep 15, 2023

Code Climate has analyzed commit 4a18683 and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1

View more on Code Climate.

@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Merging #108 (4a18683) into main (2968c5c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #108   +/-   ##
=======================================
  Coverage   99.90%   99.90%           
=======================================
  Files           8        8           
  Lines        1070     1070           
  Branches       89       89           
=======================================
  Hits         1069     1069           
  Misses          1        1           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cypress
Copy link

cypress bot commented Sep 15, 2023

Passing run #209 ↗︎

0 10 0 0 Flakiness 0

Details:

refactor(example): add /beta integration
Project: next-api-handler Commit: 4a186837ae
Status: Passed Duration: 01:12 💡
Started: Sep 15, 2023 10:57 AM Ended: Sep 15, 2023 10:58 AM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant