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.41.1
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.41.2
Choose a head ref
  • 8 commits
  • 53 files changed
  • 5 contributors

Commits on Jan 9, 2026

  1. Configuration menu
    Copy the full SHA
    0d3a068 View commit details
    Browse the repository at this point in the history
  2. fix(runtime): various jsx-runtime behaviours (#6538)

    * fix(runtime): stop jsx-runtime adding VDOM `key` attributes to DOM
    
    * fix(runtime): jsx-runtime behaviours
    
    * chore: revert stupidity
    
    * chore: fix test
    
    * chore: revert
    johnjenkins authored Jan 9, 2026
    Configuration menu
    Copy the full SHA
    8f9efc5 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2026

  1. Configuration menu
    Copy the full SHA
    a708bdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43608fa View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2026

  1. Configuration menu
    Copy the full SHA
    6ac3b51 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2026

  1. chore(deps-dev): bump js-yaml in /src/testing/jest/jest-28 (#6536)

    Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2.
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@3.14.1...3.14.2)
    
    ---
    updated-dependencies:
    - dependency-name: js-yaml
      dependency-version: 3.14.2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 14, 2026
    Configuration menu
    Copy the full SHA
    5fd0ceb View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2026

  1. fix(runtime): bundle size (#6549)

    * fix(runtime): bundle size
    
    * chore:
    
    * chore:
    
    * chore: i see the issue
    
    * chore: fix ci
    
    * chore: nit
    johnjenkins authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    3de7ba6 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2026

  1. Release v4.41.2 (#6551)

    * v4.41.2
    
    * Update CHANGELOG.md
    
    ---------
    
    Co-authored-by: johnjenkins <5030133+johnjenkins@users.noreply.github.com>
    Co-authored-by: John Jenkins <johnljenkins@Hotmail.com>
    3 people authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    ea60f1c View commit details
    Browse the repository at this point in the history
Loading