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.19.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.19.1
Choose a head ref
  • 12 commits
  • 13 files changed
  • 7 contributors

Commits on Jun 26, 2024

  1. fix(changelog): wording

    christian-bromann committed Jun 26, 2024
    Copy the full SHA
    27109d2 View commit details
  2. fix(compiler): try to create web worker with the workerPath before fa…

    …lling back to blob (#3513)
    
    Co-authored-by: Jedrzej Sadowski <jedrzej.sadowski@justeattakeaway.com>
    Co-authored-by: Christian Bromann <git@bromann.dev>
    3 people authored Jun 26, 2024
    Copy the full SHA
    c84dd32 View commit details

Commits on Jun 27, 2024

  1. fix(compiler): account for package imports in aliasing (#5862)

    tanner-reits authored Jun 27, 2024
    Copy the full SHA
    02b41d3 View commit details
  2. chore(runtime): add mock-doc export in client runtime package.json (#…

    …5860) (#5861)
    
    Co-authored-by: Christian Bromann <git@bromann.dev>
    saschanowak and christian-bromann authored Jun 27, 2024
    Copy the full SHA
    4ff9011 View commit details
  3. fix(hydrate): change type resolve order (#5863)

    * fix(hydrate): change type resolve order
    
    * prettier
    
    * use custom stencil config for building end-to-end tests
    
    * prettier
    christian-bromann authored Jun 27, 2024
    Copy the full SHA
    42b1ff2 View commit details
  4. Copy the full SHA
    ad95222 View commit details
  5. add more tests

    christian-bromann committed Jun 27, 2024
    Copy the full SHA
    0b0ba19 View commit details
  6. Copy the full SHA
    1bf76c9 View commit details
  7. prettier

    christian-bromann committed Jun 27, 2024
    Copy the full SHA
    ace66cb View commit details
  8. add sys node export

    christian-bromann committed Jun 27, 2024
    Copy the full SHA
    3477347 View commit details
  9. prettier

    christian-bromann committed Jun 27, 2024
    Copy the full SHA
    a83fbd7 View commit details
  10. Release v4.19.1 (#5867)

    * v4.19.1
    
    * chore(internal): 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 Jun 27, 2024
    Copy the full SHA
    de88943 View commit details
Loading