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.27.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.27.1
Choose a head ref
  • 3 commits
  • 19 files changed
  • 3 contributors

Commits on Feb 22, 2025

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

Commits on Feb 25, 2025

  1. fix(runtime): mock querySelectorAll (#6175)

    * fix(runtime): mock querySelectorAll
    
    * add test
    
    * prettier
    
    * remove doc from runtime
    
    * resolve buil error
    
    * fix unit test
    christian-bromann authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    7a3e150 View commit details
    Browse the repository at this point in the history
  2. v4.27.1 (#6176)

    Co-authored-by: christian-bromann <731337+christian-bromann@users.noreply.github.com>
    github-actions[bot] and christian-bromann authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    03a5ff9 View commit details
    Browse the repository at this point in the history
Loading