-
Notifications
You must be signed in to change notification settings - Fork 122
chore(react): bump @lynx-js/internal-preact + fix SlotV2 cross-wrapper InsertBefore #2512
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
Merged
+954
−283
Merged
Changes from 1 commit
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
5854047
chore(react): bump @lynx-js/internal-preact to 10.29.1-20260423030218…
upupming fb4f48d
test(react): add slot cross-slot keyed move regression tests
upupming 977c360
test(react): update slot-jsx tests for corrected cross-slot keyed mov…
upupming d214d52
chore(react): test against preact@995ae4d fix for cross-slot keyed move
upupming 24cc9e1
test(react): guard switchToBackgroundThread with try/finally
upupming 9d66dd3
chore: dedupe pnpm lockfile
upupming 7dbda08
chore(react): bump preact to 10.29.1
upupming 47a0efe
fix(react/runtime): handle SlotV2 cross-wrapper InsertBefore
upupming 64193c0
test(react): bump fuzz timeout to 30s for slow Windows runners
upupming 98925e3
test(react): document slot-array isolation + cross-slot swap behavior
upupming 21f907d
test(react): add unkeyed fuzz variant alongside keyed
upupming 4221128
test(react): add sparse fuzz variants (random null/filled slots)
upupming File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| --- | ||
| "@lynx-js/react": patch | ||
| --- | ||
|
|
||
| Bump `@lynx-js/internal-preact` from `10.28.4-dfff9aa` to `10.29.1-20260423030218-e604bd5`. | ||
|
|
||
| Includes a diff-time fix that baselines `__slotIndex` on freshly-created DOM nodes, preventing `insert()`'s slot-branch from firing spuriously on first placement and avoiding a stale `insertBefore` reference when a sibling detaches mid-diff. |
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.