8000 Comparing v4.37.0...v4.38.0 · rollup/rollup · GitHub
[go: up one dir, main page]

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: rollup/rollup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.37.0
Choose a base ref
...
head repository: rollup/rollup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.38.0
Choose a head ref
  • 4 commits
  • 23 files changed
  • 3 contributors

Commits on Mar 28, 2025

  1. fix(deps): lock file maintenance minor/patch updates (#5894)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    e192a67 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2025

  1. chore(deps): update dependency eslint-plugin-unicorn to v58 (#5895)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 29, 2025
    Configuration menu
    Copy the full SHA
    f660c34 View commit details
    Browse the repository at this point in the history
  2. Add support for hook filters (#5882)

    * Add support for hook filters
    
    * chore: remove solo: true
    
    * test: add empty filter cases
    
    * test: add another empty filter case
    
    * chore: tweak comment
    
    * refactor: use `getOrCreate` and inline methods
    
    * refactor: rename to `expectedCalledHooks`
    
    * fix: only convert to relative path for glob matcher
    
    * fix: port changes from rolldown
    
    * test: update typescript test
    
    * test: add test with normalize
    sapphi-red authored Mar 29, 2025
    Configuration menu
    Copy the full SHA
    41a0b6f View commit details
    Browse the repository at this point in the history
  3. 4.38.0

    lukastaegert committed Mar 29, 2025
    Configuration menu
    Copy the full SHA
    22b64bc View commit details
    Browse the repository at this point in the history
Loading
0