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.28.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.28.2
Choose a head ref
  • 2 commits
  • 5 files changed
  • 5 contributors

Commits on Mar 13, 2025

  1. build: improve nodeResolve config (#6203)

    * fix(build): expand nodeResolve export conditions to include `require`
    
    * chore: nodeResolve - allow user config to take precedence over default. Update types
    
    * chore: tweak
    
    * chore: untweak :D
    
    ---------
    
    Co-authored-by: John Jenkins <john.jenkins@nanoporetech.com>
    johnjenkins and John Jenkins authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    34d2284 View commit details
    Browse the repository at this point in the history
  2. Release v4.28.2 (#6204)

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