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

Commits on Jan 4, 2026

  1. fix(ssr): remove global hack to stop duplicate tagTransformer instanc…

    …es (#6529)
    
    Co-authored-by: John Jenkins <john.jenkins@nanoporetech.com>
    johnjenkins and John Jenkins authored Jan 4, 2026
    Configuration menu
    Copy the full SHA
    4bb24de View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2026

  1. fix(runtime): fix jsxImportSource Fragment handling (#6531)

    * fix(runtime): fix jsxImportSource Fragment handling
    
    * chore:
    
    ---------
    
    Co-authored-by: John Jenkins <john.jenkins@nanoporetech.com>
    johnjenkins and John Jenkins authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    953346e View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2026

  1. fix(types): add IntrinsicElements to jsximportSource runtime definiti…

    …ons (#6532)
    
    * fix(runtime): fix jsxImportSource Fragment handling
    
    * chore:
    
    * fix(types): add IntrinsicElements to jsximportSource runtime definitions
    
    ---------
    
    Co-authored-by: John Jenkins <john.jenkins@nanoporetech.com>
    johnjenkins and John Jenkins authored Jan 6, 2026
    Configuration menu
    Copy the full SHA
    0fa0bc8 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2026

  1. fix(types): FunctionalComponent can return null for jsxImportSource (#…

    …6533)
    
    * fix(runtime): fix jsxImportSource Fragment handling
    
    * chore:
    
    * fix(types): add IntrinsicElements to jsximportSource runtime definitions
    
    * fix(types): `FunctionalComponent` can return null for jsxImportSource
    
    ---------
    
    Co-authored-by: John Jenkins <john.jenkins@nanoporetech.com>
    johnjenkins and John Jenkins authored Jan 7, 2026
    Configuration menu
    Copy the full SHA
    82b47b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2026

  1. v4.41.1 (#6535)

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