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.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.27.2
Choose a head ref
  • 3 commits
  • 36 files changed
  • 3 contributors

Commits on Mar 3, 2025

  1. fix(compiler): revert deprecation changes to components.d.ts (#6184)

    * fix(compiler): revert deprecation changes to components.d.ts
    
    * fix unit tests
    christian-bromann authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    66cba68 View commit details
    Browse the repository at this point in the history
  2. fix(internal): fix references to old repository (#6177)

    * fix(internal): fix references to old repository
    
    * triggr
    
    * fix unit test
    christian-bromann authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    2ae7446 View commit details
    Browse the repository at this point in the history
  3. Release v4.27.2 (#6186)

    * v4.27.2
    
    * update
    
    ---------
    
    Co-authored-by: christian-bromann <731337+christian-bromann@users.noreply.github.com>
    Co-authored-by: Christian Bromann <git@bromann.dev>
    3 people authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    30fc9f5 View commit details
    Browse the repository at this point in the history
Loading