-
Notifications
You must be signed in to change notification settings - Fork 27.3k
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
fix: inngest example for latest version #68600
Conversation
Allow CI Workflow Run
Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer |
Tests Passed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm from the Inngest team and I have reviewed these changes for accuracy and updates.
Only suggestion @joelhooks is to pin the inngest
dependency on 3.x
to avoid future breaking changes as well.
@joelhooks The branch is targeted to |
this was requested by Dan
@devjiwonchoi this PR now properly targets canary |
This updates the Inngest Next.js example to function with the latest version of the Inngest SDK and generally simplify the structure for demo of the tool.