-
Notifications
You must be signed in to change notification settings - Fork 65
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
V1 Rewrite #196
V1 Rewrite #196
Conversation
|
Awesome!!! Thank you for your hard work! 🙂 What's required to get this landed? Could we get an npm release? |
This should be landing soon 🚀 |
Codecov Report
@@ Coverage Diff @@
## main #196 +/- ##
==========================================
Coverage 100.00% 100.00%
==========================================
Files 1 3 +2
Lines 86 248 +162
Branches 0 43 +43
==========================================
+ Hits 86 248 +162
Continue to review full report at Codecov.
|
Published as
|
This is the rewrite of next-connect. There are many breaking changes. See README.md for more detail.
The motivation of this rewrite is to:
With this, we will be heading for 1.0! 0.x version will still be supported (I am planning to make some semi-breaking changes to correct some behaviors, esp. the two in the last bullet point above, as well as fixing some bugs) Close #126
Check out the example: https://github.com/hoangvvo/next-connect/tree/v1-rewrite/examples/nextjs