-
Notifications
You must be signed in to change notification settings - Fork 73
bump @opennextjs/aws to 3.7.6 #858
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
Conversation
🦋 Changeset detectedLatest commit: 7aebe91 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
commit: |
Thanks for the reviews! |
This test might need to change into a page. The Cache Interceptor will return the prerendered data for a static route everytime which is correct according to Next docs. Currently it should not be supported to revalidate a route handler that is By reading here they are claiming under |
It's a bug here https://github.com/opennextjs/opennextjs-aws/blob/9a83eb754ca82f830b1cc06d2d1470cd19173e0b/packages/open-next/src/core/routing/cacheInterceptor.ts#L231 |
The issue was fixed in opennextjs/opennextjs-aws#959. We will bump to the next aws release when available |
Updated the PR to use aws 3.7.6 |
Thank everybody for the review/help getting this in! |
* sync opennextjs#858 * sync aws#851 * sync aws#844 and aws#855 * linting * bump to aws 3.6.1
No description provided.