-
-
Notifications
You must be signed in to change notification settings - Fork 834
Comparing changes
Open a pull request
base repository: stenciljs/core
base: v4.37.1
head repository: stenciljs/core
compare: v4.38.0
- 8 commits
- 86 files changed
- 6 contributors
Commits on Sep 23, 2025
-
feat(config): allow suppressing reserved public name warning (#6389)
* feat(config): allow suppressing reserved public name warning * chore(prettier): format prop decorator map call * test(config): cover suppressReservedPublicNameWarnings
Configuration menu - View commit details
-
Copy full SHA for 341fec4 - Browse repository at this point
Copy the full SHA 341fec4View commit details
Commits on Sep 30, 2025
-
chore(deps-dev): bump tar-fs from 3.0.9 to 3.1.1 (#6398)
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 3.0.9 to 3.1.1. - [Commits](mafintosh/tar-fs@v3.0.9...v3.1.1) --- updated-dependencies: - dependency-name: tar-fs dependency-version: 3.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9b67977 - Browse repository at this point
Copy the full SHA 9b67977View commit details -
fix(test): stop duplicate super calls in Jest (#6401)
* fix(testing): stop duplicate super calls in Jest * chore: format * chore: tidy * chore: tidy * chore: update snap --------- Co-authored-by: John Jenkins <john.jenkins@nanoporetech.com>
Configuration menu - View commit details
-
Copy full SHA for 32160ad - Browse repository at this point
Copy the full SHA 32160adView commit details
Commits on Oct 1, 2025
-
fix(test): trigger @watch decorators on inherited classes in jest env (…
Configuration menu - View commit details
-
Copy full SHA for f277068 - Browse repository at this point
Copy the full SHA f277068View commit details -
fix: local (same-file) class inheritance search (#6403)
* fix: local (same-file) class inheritance search * chore: recursion --------- Co-authored-by: John Jenkins <john.jenkins@nanoporetech.com>
Configuration menu - View commit details
-
Copy full SHA for 695b1ac - Browse repository at this point
Copy the full SHA 695b1acView commit details -
fix(runtime): stop immediate re-renders for reflected props when null…
… !== undefined (#6404) * fix: local (same-file) class inheritance search * fix(runtime): stop immediate re-renders for null !== undefined * chore: add test * chore: lint --------- Co-authored-by: John Jenkins <john.jenkins@nanoporetech.com>
Configuration menu - View commit details
-
Copy full SHA for 680b12e - Browse repository at this point
Copy the full SHA 680b12eView commit details -
feat: new core decorators
@PropSerialize&@AttrDeserialize(#6387)* feat: new core decorators `@PropSerialize` & `@AttrDeserialize` * chore: prettier * fix-up unit tests * chore: fixup tests * chore: some tests * chore: let deserializers decide on if Prop has an attr * chore: more testing * chore: make tests great again * chore: update build files * chore: fix tests more * chore: we can do stuff before first render! * chore: revert async decl * chore: wdio test. Better typing * chore: more testing * chore: prettier --------- Co-authored-by: John Jenkins <john.jenkins@nanoporetech.com>
Configuration menu - View commit details
-
Copy full SHA for 967c234 - Browse repository at this point
Copy the full SHA 967c234View commit details
Commits on Oct 2, 2025
-
Co-authored-by: johnjenkins <5030133+johnjenkins@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 87074d1 - Browse repository at this point
Copy the full SHA 87074d1View 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.37.1...v4.38.0