🌐 AI搜索 & 代理 主页
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: typescript-eslint/typescript-eslint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.39.1
Choose a base ref
...
head repository: typescript-eslint/typescript-eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.40.0
Choose a head ref
  • 8 commits
  • 49 files changed
  • 5 contributors

Commits on Aug 16, 2025

  1. Configuration menu
    Copy the full SHA
    c1b6296 View commit details
    Browse the repository at this point in the history
  2. fix(typescript-estree): correct range of import assertion with traili…

    …ng comma (#11478)
    
    Co-authored-by: fisker Cheung <lionkay@gmail.com>
    kirkwaiblinger and fisker authored Aug 16, 2025
    Configuration menu
    Copy the full SHA
    37d9ccc View commit details
    Browse the repository at this point in the history
  3. fix(typescript-eslint): export plugin, parser, and configs that…

    … are compatible with both `defineConfig()` and `tseslint.config()` (#11475)
    kirkwaiblinger authored Aug 16, 2025
    Configuration menu
    Copy the full SHA
    3426f0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19aa4d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d50a6b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. Configuration menu
    Copy the full SHA
    07b8c8e View commit details
    Browse the repository at this point in the history
  2. fix(typescript-estree): revert #11232 (feat(typescript-estree): forbi…

    …d invalid keys in EnumMember) (#11493)
    
    Revert "feat(typescript-estree): forbid invalid keys in `EnumMember` (#11232)"
    
    This reverts commit d50a6b1.
    kirkwaiblinger authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    7648622 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60c3b26 View commit details
    Browse the repository at this point in the history
Loading