docs: remove dead update guide link - #4343
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
✅ Deploy Preview for notionnext-netlify ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Deploying notionnext-org-docs with
|
| Latest commit: |
e0bcfcb
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://5c3677d3.notionnext-org-docs.pages.dev |
| Branch Preview URL: | https://codex-remove-404-link-4341.notionnext-org-docs.pages.dev |
Deploying notionnext-home with
|
| Latest commit: |
c9a3bf8
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://4f0fc4d2.notionnext-3k3.pages.dev |
| Branch Preview URL: | https://codex-remove-404-link-4341.notionnext-3k3.pages.dev |
tangly1024
force-pushed
the
codex/remove-404-link-4341
branch
from
July 29, 2026 12:28
e0bcfcb to
c58b0a5
Compare
tangly1024
marked this pull request as ready for review
July 29, 2026 12:32
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.
Summary
docs/user-guide/update.md.react-notion-xpatch-package patch with a localNotionCollectionwrapper that applies Gallery visibility classes from Notion view settings.patch-package, thepostinstallhook, and the stale development note.Why
node_modulesstate beforepostinstall, causingpatch-packageto fail while applyingpatches/react-notion-x+7.10.0.patch.Checks
rg -n "linyunlink|post-240629|NotionNext更新冲突手动解决方案" docs\user-guide\update.mdreturned no matches.yarn jest NotionCollectionGallery --runInBandyarn install --frozen-lockfile --ignore-scriptsrg -n "patch-package|react-notion-x\+7\.10\.0\.patch|clean-vercel-install-cache|postinstall" package.json yarn.lock patches scripts docs DEVELOPMENT.mdreturned no matches.git diff --checkCloses #4341