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.8.0
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.9.0
Choose a head ref
  • 11 commits
  • 193 files changed
  • 9 contributors

Commits on Sep 9, 2024

  1. docs: typo (#534)

    yoavbls authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9573674 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    91a18e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9087d3 View commit details
    Browse the repository at this point in the history
  3. chore: sort imports

    antfu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ff69053 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    9130c94 View commit details
    Browse the repository at this point in the history
  2. chore: update deps

    antfu committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    4e702e7 View commit details
    Browse the repository at this point in the history
  3. chore: update typecheck

    antfu committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    19a4ed7 View commit details
    Browse the repository at this point in the history
  4. fix(quotes): only when allowTemplateLiterals set, allow template lite…

    …rals to avoid escape sequences (#544)
    zzxming authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    7e3a0d3 View commit details
    Browse the repository at this point in the history
  5. feat(jsx/jsx-closing-tag-location): add location option to customize …

    …indentation (#550)
    
    * feat(jsx/jsx-closing-tag-location): add location option to customize indentation
    
    * chore: update
    
    * chore: update
    
    ---------
    
    Co-authored-by: Anthony Fu <github@antfu.me>
    Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
    3 people authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    ae09edd View commit details
    Browse the repository at this point in the history
  6. feat(curly-newline): add new rule (#548)

    * feat(curly-newline): add new rule
    
    * fixup! feat(curly-newline): add new rule
    
    * fixup! feat(curly-newline): add new rule
    
    * chore: update
    
    * fix: types
    
    ---------
    
    Co-authored-by: Anthony Fu <github@antfu.me>
    Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
    3 people authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    049c20e View commit details
    Browse the repository at this point in the history
  7. chore: release v2.9.0 (main) (#536)

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