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.3
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.42.0
Choose a head ref
  • 8 commits
  • 74 files changed
  • 6 contributors

Commits on Jan 27, 2026

  1. Configuration menu
    Copy the full SHA
    60802fc View commit details
    Browse the repository at this point in the history
  2. feat(docs): new docs-custom-elements-manifest output (#6568)

    * feat(docs): new docs-custom-elements-manifest output
    
    * chore:
    
    * chore:
    
    * chore:
    
    * chore:
    
    * chore: use utils
    
    * chore: add demos and types
    johnjenkins authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    df9d198 View commit details
    Browse the repository at this point in the history
  3. fix(runtime): use strict comparison when updating properties (#6573)

    * fix(runtime): use strict comparison when updating properties
    
    * chore: run prettier
    SaiGovardhana authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    e8dfc09 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2026

  1. feat(hydrate-script): add generatePackageJson option to `dist-hydra…

    …te-script` (#6571)
    
    * feat(hydrate): add generatePackageJson option to hydrate output target
    
    * feat(hydrate): fix comments
    
    * feat(hydrate): fix tests on windows
    alexischarp authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    f2dbed7 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2026

  1. feat(compiler): CustomStateSet support (#6574)

    * feat(compiler): `customStates` support and documentation
    
    * chore:
    
    * chore: add wdio test
    
    * chore:
    
    * chore:
    
    * chore:
    
    * chore: tidy
    
    * chore:
    johnjenkins authored Jan 29, 2026
    Configuration menu
    Copy the full SHA
    cce1e23 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2026

  1. feat(runtime): Remove redundant SSR style elements after adoptedStyle…

    …Sheets adoption (#6576)
    
    * feat(runtime): Remove redundant SSR style elements after adoptedStyleSheets adoption
    
    * feat(runtime): Remove redundant SSR style elements after adoptedStyleSheets adoption
    
    * feat(runtime): Remove redundant SSR style elements after adoptedStyleSheets adoption
    Jagget authored Jan 31, 2026
    Configuration menu
    Copy the full SHA
    bc90887 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2026

  1. feat(jsx): attr: / prop: prefixes (#6575)

    * feat(jsx): `attr:` / `prop:` prefixes
    
    * chore:
    
    * chore:
    
    * chore:
    
    * chore:
    
    * chore:
    
    * chore:
    
    * chore:
    
    * chore:
    
    * chore:
    
    * chore:
    
    * chore:
    
    * chore:
    
    * chore:
    
    * chore:
    
    * chore:
    johnjenkins authored Feb 1, 2026
    Configuration menu
    Copy the full SHA
    aa599da View commit details
    Browse the repository at this point in the history
  2. v4.42.0 (#6577)

    Co-authored-by: johnjenkins <5030133+johnjenkins@users.noreply.github.com>
    github-actions[bot] and johnjenkins authored Feb 1, 2026
    Configuration menu
    Copy the full SHA
    a50de3f View commit details
    Browse the repository at this point in the history
Loading