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.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.19.2
Choose a head ref
  • 6 commits
  • 17 files changed
  • 4 contributors

Commits on Jul 1, 2024

  1. chore(deps): update typescript-eslint to v7.14.1 (#5875)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 1, 2024
    Copy the full SHA
    c32a61d View commit details
  2. chore(deps): update dependency eslint-plugin-jsdoc to v48.5.0 (#5874)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 1, 2024
    Copy the full SHA
    42aa488 View commit details
  3. fix(hydrate): partially revert #5838 (#5876)

    christian-bromann authored Jul 1, 2024
    Copy the full SHA
    dfbc340 View commit details
  4. fix(testing): add testing sub module to export map (#5873)

    * fix(testing): add testing sub module to export map
    
    * add require import for ./internal/client
    christian-bromann authored Jul 1, 2024
    Copy the full SHA
    bb2e04f View commit details

Commits on Jul 2, 2024

  1. fix(hydrate): support server side rendering of components with listen…

    …er (#5877)
    christian-bromann authored Jul 2, 2024
    Copy the full SHA
    2c5b7f8 View commit details
  2. Release v4.19.2 (#5878)

    * v4.19.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 Jul 2, 2024
    Copy the full SHA
    450f518 View commit details
Loading