Release 2026.08.20 - #979
Merged
Merged
Conversation
#964) * perf(search): eliminate redundant work in prefetch, redirect, and share-link flows - Gate shortenUrl Server Action on Share dialog open instead of firing on every mount, removing an unconditional DB write from every search and resource-detail page view (share-button.tsx) - Preserve the _rsc query param when searchLinkCorrectionMiddleware redirects, avoiding a redundant second redirect hop on /search entry (searchLinkCorrectionMiddleware.ts) - Add experimental.staleTimes for dynamic routes so back/forward navigation can reuse the client router cache instead of always refetching /search (next.config.js) - Run handleLegacyDeepLinks inside getPageData, before the search executes, so AI-classification redirects no longer discard a completed search result (search/page.tsx) - Disable prefetch on pagination links to stop viewport-triggered RSC prefetch requests for every visible page number (custom-pagination.tsx) * Remove files from PR
Bumps [@react-pdf/renderer](https://github.com/diegomura/react-pdf/tree/HEAD/packages/renderer) from 4.5.1 to 4.6.0. - [Release notes](https://github.com/diegomura/react-pdf/releases) - [Changelog](https://github.com/diegomura/react-pdf/blob/master/packages/renderer/CHANGELOG.md) - [Commits](https://github.com/diegomura/react-pdf/commits/@react-pdf/renderer@4.6.0/packages/renderer) --- updated-dependencies: - dependency-name: "@react-pdf/renderer" dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [sonner](https://github.com/emilkowalski/sonner) from 2.0.7 to 2.0.8. - [Release notes](https://github.com/emilkowalski/sonner/releases) - [Commits](emilkowalski/sonner@v2.0.7...v2.0.8) --- updated-dependencies: - dependency-name: sonner dependency-version: 2.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
u11d-michal-miler
self-requested a review
August 20, 2026 09:27
u11d-michal-miler
approved these changes
Aug 20, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.