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: eslint-stylistic/eslint-stylistic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.10.1
Choose a base ref
...
head repository: eslint-stylistic/eslint-stylistic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.11.0
Choose a head ref
  • 9 commits
  • 38 files changed
  • 5 contributors

Commits on Nov 14, 2024

  1. chore: typo (#610)

    BenjaminBrienen authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    56d4f35 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    047a384 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. feat(function-call-spacing): add optionalChain to control the space…

    … around the `optional chain` (#605)
    9romise authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    f732798 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dede119 View commit details
    Browse the repository at this point in the history
  3. feat(comma-style): add support for more syntax (#597)

    * feat(comma-style): add support for more syntax
    
    * fix: for old parser
    
    * feat update `@typescript-eslint`
    
    * fix: for js parser
    ota-meshi authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    922151c View commit details
    Browse the repository at this point in the history
  4. feat(function-paren-newline): add support for Import Attributes (#585)

    * feat(function-paren-newline): add support for Import Attributes
    
    * feat update `@typescript-eslint`
    ota-meshi authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    4ede153 View commit details
    Browse the repository at this point in the history
  5. feat(comma-dangle): add support for Import Attributes (#586)

    * feat(comma-dangle): add support for Import Attributes
    
    * feat: update `@typescript-eslint`
    ota-meshi authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    4c177c3 View commit details
    Browse the repository at this point in the history
  6. feat(function-call-argument-newline): add support for Import Attribut…

    …es (#603)
    
    * feat(function-call-argument-newline): add support for Import Attributes
    
    * feat: update `@typescript-eslint`
    ota-meshi authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    8ee0c24 View commit details
    Browse the repository at this point in the history
  7. chore: release v2.11.0 (main) (#613)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    11e83d8 View commit details
    Browse the repository at this point in the history
Loading