-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix swr client inconsistencies (#289)
* fix inconsistencies between rsc or json and html in the cdn * fix 5 minute min revalidate * exclude ssg pages * only apply revalidate for stale page * bypass middleware for isr * add changeset
- Loading branch information
Showing
4 changed files
with
93 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
"open-next": minor | ||
--- | ||
|
||
Fix inconsistencies with swr and isr (#289) | ||
|
||
Exclude manifest.json, robots.txt and sitemap.xml from routing matcher (#287) | ||
|
||
Feature/rewrite with query string (#281) | ||
|
||
Double chunk DDB batch writes to not overwhelm DDB on load (#293) | ||
|
||
fix: copy favicon.ico from app dir (#301) | ||
|
||
fix: XML Malformed Error DeleteObjectsCommand (#300) | ||
|
||
Fix external rewrite (#299) | ||
|
||
Perf Reduce s3 calls (#295) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22e3e47
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.
Successfully deployed to the following URLs:
open-next – ./
open-next.vercel.app
open-next-git-main-sst-dev.vercel.app
open-next-sst-dev.vercel.app