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: v2.11.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: v2.11.2
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Mar 27, 2024

  1. chore: improve types

    antfu committed Mar 27, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    4d42710 View commit details
  2. chore: release v2.11.2

    antfu committed Mar 27, 2024
    Copy the full SHA
    3f0993a View commit details
Showing with 26 additions and 195 deletions.
  1. +2 −2 package.json
  2. +24 −193 pnpm-lock.yaml
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@antfu/eslint-config",
"type": "module",
"version": "2.11.1",
"version": "2.11.2",
"packageManager": "pnpm@8.15.5",
"description": "Anthony's ESLint config",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
@@ -142,7 +142,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.6",
"eslint-plugin-svelte": "2.36.0-next.13",
"eslint-typegen": "^0.1.3",
"eslint-typegen": "^0.1.4",
"esno": "^4.7.0",
"execa": "^8.0.1",
"fast-glob": "^3.3.2",
217 changes: 24 additions & 193 deletions pnpm-lock.yaml