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.22.2
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.22.3
Choose a head ref
  • 7 commits
  • 21 files changed
  • 9 contributors

Commits on Nov 7, 2024

  1. fix(runtime): scope id fix for component children for typescript issue (

    #6041)
    
    Co-authored-by: huseyin.beyan <huseyin.beyan@accenture.com>
    hbeyan and huseyin.beyan authored Nov 7, 2024
    Copy the full SHA
    ab4cfce View commit details

Commits on Nov 8, 2024

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    4cabb30 View commit details

Commits on Nov 20, 2024

  1. chore(deps): update dependency eslint-plugin-jsdoc to v50.5.0 (#6048)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 20, 2024
    Copy the full SHA
    6331d9a View commit details
  2. fix: correctly call proxied formAssociated callbacks (#6046)

    Co-authored-by: Dominique Wirz <dominique@smartive.ch>
    Co-authored-by: Christian Bromann <git@bromann.dev>
    3 people authored Nov 20, 2024
    Copy the full SHA
    dffb49d View commit details

Commits on Nov 21, 2024

  1. fix(runtime): ensure event listener are not registered twice (#6052)

    * fix(runtime): ensure event listener are not registered twice
    
    * prettier
    christian-bromann authored Nov 21, 2024
    Copy the full SHA
    8f1bc55 View commit details
  2. Copy the full SHA
    e44642f View commit details
  3. Release v4.22.3 (#6053)

    * v4.22.3
    
    * update changelog
    
    ---------
    
    Co-authored-by: christian-bromann <731337+christian-bromann@users.noreply.github.com>
    Co-authored-by: Christian Bromann <git@bromann.dev>
    3 people authored Nov 21, 2024
    Copy the full SHA
    7bdf128 View commit details
Loading