Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

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: 57f5683
Choose a base ref
...
head repository: stenciljs/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1a20bb5
Choose a head ref
  • 4 commits
  • 9 files changed
  • 6 contributors

Commits on Jul 28, 2025

  1. fix(rollup): proper warn handling (#6357)

    Co-authored-by: John Jenkins <[email protected]>
    johnjenkins and John Jenkins authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    0831d2c View commit details
    Browse the repository at this point in the history
  2. fix(runtime): fixed parsing of complex attributes that contains JSON …

    …strings (#6359)
    
    * fix(runtime): fixed parsing of complex attributes that contains JSON strings
    
    * Added test
    
    * Prettier styling fix
    Jagget authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    7047196 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. chore(tests) (#6363)

    * chore(tests)
    Uses document tree verification instead of snapshot tests to confirm rendering works for two failing tests.
    Tests were failing due to some limitations with the testing framework.  Specifically that numerous snapshots of the same segment
    of HTML were not allowed in certain use cases
    
    * chore(tests)
    I've run the formatter and linter.  Fixed a linting error in package.json where Windows machines will not run eslint if the targets are wrapped in single quotes
    jttommy authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    6b41e88 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2025

  1. v4.36.3 (#6372)

    Co-authored-by: johnjenkins <[email protected]>
    github-actions[bot] and johnjenkins authored Aug 20, 2025
    Configuration menu
    Copy the full SHA
    1a20bb5 View commit details
    Browse the repository at this point in the history
Loading