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: npm/template-oss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.24.2
Choose a base ref
...
head repository: npm/template-oss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.24.3
Choose a head ref
  • 2 commits
  • 8 files changed
  • 2 contributors

Commits on Mar 31, 2025

  1. fix: allow eslint.config.js in npm project gitignore files (#508)

    npm/documentation#1518 the github eslint plugin
    is now esm only in 6.0.0. We need to be able to add an eslint.config to
    adapt.
    owlstronaut committed Mar 31, 2025
    1 Configuration menu
    Copy the full SHA
    f0975da View commit details
    Browse the repository at this point in the history
  2. chore: release 4.24.3 (#509)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [4.24.3](v4.24.2...v4.24.3)
    (2025-03-31)
    ### Bug Fixes
    *
    [`f0975da`](f0975da)
    allow eslint.config.js in npm project gitignore files (#508)
    (@owlstronaut)
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Mar 31, 2025
    1 Configuration menu
    Copy the full SHA
    415deb2 View commit details
    Browse the repository at this point in the history
Loading