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: antfu/eslint-config
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.5.1
Choose a base ref
...
head repository: antfu/eslint-config
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.6.0
Choose a head ref
  • 4 commits
  • 8 files changed
  • 2 contributors

Commits on Mar 6, 2025

  1. chore: replace fs-extra with builtin node:fs (#682)

    * chore: replace fs-extra with builtin `node:fs`
    
    * chore: remove unused rimrf
    
    * chore: replace fast-glob with tinyglobby
    
    * chore: remove unused @types/prompt
    kricsleo authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    17380aa View commit details
    Browse the repository at this point in the history
  2. chore: update deps

    antfu committed Mar 6, 2025
    Configuration menu
    Copy the full SHA
    c5eabc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d410d14 View commit details
    Browse the repository at this point in the history
  4. chore: release v4.6.0

    antfu committed Mar 6, 2025
    Configuration menu
    Copy the full SHA
    525e422 View commit details
    Browse the repository at this point in the history
Loading