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.40.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.40.1
Choose a head ref
  • 6 commits
  • 12 files changed
  • 5 contributors

Commits on Dec 23, 2025

  1. fix(css): escape backslashes (#6506)

    * fix(runtime): respect slotted element initial 'hidden' property (non-shadow)
    
    * fix(css): escape backslashes
    
    * chore:
    
    ---------
    
    Co-authored-by: John Jenkins <john.jenkins@nanoporetech.com>
    johnjenkins and John Jenkins authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    758b8ee View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump js-yaml in /src/testing/jest/jest-29 (#6505)

    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 Dec 23, 2025
    Configuration menu
    Copy the full SHA
    d13fc91 View commit details
    Browse the repository at this point in the history
  3. fix(css): @container query parsing (#6508)

    Co-authored-by: John Jenkins <john.jenkins@nanoporetech.com>
    johnjenkins and John Jenkins authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    208a105 View commit details
    Browse the repository at this point in the history
  4. fix(compiler): docs generation when using excludedComponents (#6509)

    Co-authored-by: John Jenkins <john.jenkins@nanoporetech.com>
    johnjenkins and John Jenkins authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    4209437 View commit details
    Browse the repository at this point in the history
  5. fix(runtime): more robust supportsConstructableStylesheets test (#6510

    )
    
    Co-authored-by: John Jenkins <john.jenkins@nanoporetech.com>
    johnjenkins and John Jenkins authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    484b1b8 View commit details
    Browse the repository at this point in the history
  6. Release v4.40.1 (#6511)

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