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: v4.37.0
Choose a base ref
...
head repository: stenciljs/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.37.1
Choose a head ref
  • 4 commits
  • 12 files changed
  • 5 contributors

Commits on Sep 16, 2025

  1. fix(runtime): stop eager json parsing for unknown and any type bindin…

    …gs (#6384)
    
    * fix(runtime): stop eager json parsing for unknown and any type bindings
    
    * fix(tests): skipping impacted tests for now so they can be restored later
    ShaneK authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    ccae0d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

  1. fix(dist-custom-elements): revert #6381

    John Jenkins committed Sep 19, 2025
    Configuration menu
    Copy the full SHA
    77cfdb3 View commit details
    Browse the repository at this point in the history
  2. fix(Mixin): export MixinFactory type for ease of use (#6390)

    * fix(Mixin): export `MixinFactory` for ease of use
    
    * chore: prettier
    
    * chore: loosen type slightly
    
    ---------
    
    Co-authored-by: John Jenkins <[email protected]>
    johnjenkins and John Jenkins authored Sep 19, 2025
    Configuration menu
    Copy the full SHA
    a26114e View commit details
    Browse the repository at this point in the history
  3. v4.37.1 (#6391)

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