-
-
Notifications
You must be signed in to change notification settings - Fork 834
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: stenciljs/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.36.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: stenciljs/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.36.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 7 files changed
- 7 contributors
Commits on Jul 24, 2025
-
Add JSON parsing support for custom prop types (Unknown/Any) to provi…
…de consistent behavior between SSR and non-SSR environments. (#6352) * Custom types get proper object parsing while primitives remain unchanged - String props: Always remain strings, even if they look like JSON - Number props: Always get parsed as numbers - Boolean props: Always get parsed as Booleans - Custom interface props: Get JSON parsing attempted - Any props: Get JSON parsing attempted * Update parse-property-value.spec.ts
Configuration menu - View commit details
-
Copy full SHA for a3fe474 - Browse repository at this point
Copy the full SHA a3fe474View commit details
Commits on Jul 28, 2025
-
fix(bundle): remove post order of node-resolve (#6353)
* fix(bundle): remove post order of node-resolve node-resolve resolveId hook has been moved to the end of the plugin chain, so other plugins that were meant to be called after resolve some modules incorrectly fixes: #6335 * style: format --------- Co-authored-by: Fabrice Tsiava <fabrice.tsiava@contentsquare.com>
Configuration menu - View commit details
-
Copy full SHA for 19b56d1 - Browse repository at this point
Copy the full SHA 19b56d1View commit details -
chore(deps-dev): bump form-data in /src/testing/jest/jest-27-and-under (
#6351) --- updated-dependencies: - dependency-name: form-data dependency-version: 3.0.4 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 43d5f3c - Browse repository at this point
Copy the full SHA 43d5f3cView commit details -
chore(deps): bump form-data from 3.0.3 to 3.0.4 (#6355)
Bumps [form-data](https://github.com/form-data/form-data) from 3.0.3 to 3.0.4. - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/v3.0.4/CHANGELOG.md) - [Commits](form-data/form-data@v3.0.3...v3.0.4) --- updated-dependencies: - dependency-name: form-data dependency-version: 3.0.4 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 712a4e0 - Browse repository at this point
Copy the full SHA 712a4e0View commit details -
Co-authored-by: johnjenkins <5030133+johnjenkins@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 57f5683 - Browse repository at this point
Copy the full SHA 57f5683View commit details
Loading
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.36.1...v4.36.2