-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Comparing changes
Open a pull request
base repository: preactjs/preact
base: 10.27.2
head repository: preactjs/preact
compare: 10.28.0
- 10 commits
- 12 files changed
- 8 contributors
Commits on Oct 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 58ad04e - Browse repository at this point
Copy the full SHA 58ad04eView commit details
Commits on Oct 27, 2025
-
fix(compat): add
commpat/server.browserentry (#4940)The `react-email/components` package needs this.
Configuration menu - View commit details
-
Copy full SHA for a347b0b - Browse repository at this point
Copy the full SHA a347b0bView commit details -
Merge pull request #4941 from preactjs/v10-server-browser-entry
fix(compat): add `commpat/server.browser` entry
Configuration menu - View commit details
-
Copy full SHA for 3a5b4ba - Browse repository at this point
Copy the full SHA 3a5b4baView commit details
Commits on Oct 30, 2025
-
types: Fix scroll events v10.x (#4949)
* fix: Types for scroll events * feat: Add type for 'onScrollEndCapture' handler
Configuration menu - View commit details
-
Copy full SHA for 20ba6cc - Browse repository at this point
Copy the full SHA 20ba6ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ac2681 - Browse repository at this point
Copy the full SHA 8ac2681View commit details -
* adds snap events * types: Correct event type & backport SnapEvent DOM type --------- Co-authored-by: Ryan Christian <rchristian@ryanchristian.dev>
Configuration menu - View commit details
-
Copy full SHA for ff30c2b - Browse repository at this point
Copy the full SHA ff30c2bView commit details
Commits on Nov 16, 2025
-
Updates dangerouslySetInnerHTML type so future TS will accept Trusted… (
#4931) * Updates dangerouslySetInnerHTML type so future TS will accept TrustedHTML automatically * test: Add simple type test --------- Co-authored-by: Ryan Christian <rchristian@ryanchristian.dev>
Configuration menu - View commit details
-
Copy full SHA for 3ab5c6f - Browse repository at this point
Copy the full SHA 3ab5c6fView commit details
Commits on Nov 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7b74b40 - Browse repository at this point
Copy the full SHA 7b74b40View commit details -
Backport some v11 optimizations (#4967)
* refactor(children): remove redundant assignment to childVNode (#4951) * refactor(children): remove redundant assignment to childVNode * refactor(children): use key instead of childVNode.key --------- Co-authored-by: Ali Garajian <ali.garajian@snapppay.ir> * refactor(diff): no need to reset props and context when creating component (#4954) * refactor(children): remove redundant assignment to childVNode * refactor(children): use key instead of childVNode.key * refactor(diff): no need to reset props and context when creating component --------- Co-authored-by: Ali Garajian <ali.garajian@snapppay.ir> * refactor(children): remove redundant assignment to oldVNode (#4956) Co-authored-by: Ali Garajian <ali.garajian@snapppay.ir> * refactor(diff): set oldProps default value on declaration (#4959) --------- Co-authored-by: Ali Garajian <50337133+ali-garajian@users.noreply.github.com> Co-authored-by: Ali Garajian <ali.garajian@snapppay.ir>
Configuration menu - View commit details
-
Copy full SHA for 4d40e96 - Browse repository at this point
Copy the full SHA 4d40e96View commit details
Commits on Dec 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b36b6a7 - Browse repository at this point
Copy the full SHA b36b6a7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 10.27.2...10.28.0