-
-
Notifications
You must be signed in to change notification settings - Fork 832
Comparing changes
Open a pull request
base repository: stenciljs/core
base: v4.43.1
head repository: stenciljs/core
compare: v4.43.2
- 11 commits
- 60 files changed
- 5 contributors
Commits on Feb 23, 2026
-
fix: add missing
partsetter to MockElement (#6612)The `part` getter added in #6423 had no setter, causing `setAccessor` to overwrite it on custom elements instead of setting the attribute.
Configuration menu - View commit details
-
Copy full SHA for abfdd57 - Browse repository at this point
Copy the full SHA abfdd57View commit details
Commits on Feb 24, 2026
-
fix(types): provide warnings for ts 4094; anon classes may not be pri…
…vate or protected (#6613) * fix(types): better diagnostic warnings for ts '4094'; anon classes may not be private or protected * chore:
Configuration menu - View commit details
-
Copy full SHA for 3fbc441 - Browse repository at this point
Copy the full SHA 3fbc441View commit details -
fix(runtime): init prop reactivity when ele.prop === instance.prop (#…
…6614) * fix(types): better diagnostic warnings for ts '4094'; anon classes may not be private or protected * chore: * fix(runtime): init prop reactivity when ele.prop === instance.prop
Configuration menu - View commit details
-
Copy full SHA for ad6a344 - Browse repository at this point
Copy the full SHA ad6a344View commit details -
fix(compiler): mixin jsx processing (#6615)
* fix(compiler): mixin jsx processing * chore: * chore: add test
Configuration menu - View commit details
-
Copy full SHA for ccda746 - Browse repository at this point
Copy the full SHA ccda746View commit details -
fix(types): raise typescript errors even without
components.d.ts(#……6616) * fix(types): raise typescript errors even without `components.d.ts` * chore: * chore: proper fix
Configuration menu - View commit details
-
Copy full SHA for 827d0d6 - Browse repository at this point
Copy the full SHA 827d0d6View commit details
Commits on Feb 25, 2026
-
fix(runtime): mixin get / set
@Propinfinite loop (#6618)* fix(runtime): mixin get / set @prop infinite loop * chore: add test * chore: tidy * chore: * chore: * chore: * chore:
Configuration menu - View commit details
-
Copy full SHA for 11201b5 - Browse repository at this point
Copy the full SHA 11201b5View commit details
Commits on Feb 26, 2026
-
chore: move hydration test to e2e due to change in behaviour in lates…
…t chrome (#6622) * chore: move hydration test to e2e due to change in behaviour in latest chrome * chore:
Configuration menu - View commit details
-
Copy full SHA for d1e11dc - Browse repository at this point
Copy the full SHA d1e11dcView commit details -
fix(compiler): proper discovery and processing of external mixins / c…
…lasses (#6620) * fix(compiler): proper discovery and processing of external mixin / classes * chore: * chore: add tests
Configuration menu - View commit details
-
Copy full SHA for 0ee951e - Browse repository at this point
Copy the full SHA 0ee951eView commit details
Commits on Feb 27, 2026
-
Configuration menu - View commit details
-
Copy full SHA for cd33ccb - Browse repository at this point
Copy the full SHA cd33ccbView commit details -
chore(deps-dev): bump basic-ftp from 5.0.5 to 5.2.0 (#6619)
Bumps [basic-ftp](https://github.com/patrickjuchli/basic-ftp) from 5.0.5 to 5.2.0. - [Release notes](https://github.com/patrickjuchli/basic-ftp/releases) - [Changelog](https://github.com/patrickjuchli/basic-ftp/blob/master/CHANGELOG.md) - [Commits](patrickjuchli/basic-ftp@v5.0.5...v5.2.0) --- updated-dependencies: - dependency-name: basic-ftp dependency-version: 5.2.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: John Jenkins <johnljenkins@Hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6418ec3 - Browse repository at this point
Copy the full SHA 6418ec3View commit details -
Co-authored-by: johnjenkins <5030133+johnjenkins@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 534643f - Browse repository at this point
Copy the full SHA 534643fView 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 v4.43.1...v4.43.2