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.13.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: v3.0.0
Choose a head ref
  • 15 commits
  • 40 files changed
  • 10 contributors

Commits on Jan 14, 2025

  1. Configuration menu
    Copy the full SHA
    c424d63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95716bc View commit details
    Browse the repository at this point in the history
  3. feat!: cross test function-call-spacing (#565)

    * feat!(function-call-spacing): autofix if there is newline and option is `never`
    
    * chore: update report loc
    
    * test(function-call-spacing): cross test `js` version
    
    ---------
    
    Co-authored-by: Anthony Fu <[email protected]>
    9romise and antfu authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    80ec2e4 View commit details
    Browse the repository at this point in the history
  4. test: cross test indent (#563)

    Co-authored-by: Anthony Fu <[email protected]>
    9romise and antfu authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    80c5486 View commit details
    Browse the repository at this point in the history
  5. feat(quotes): Option to allow template literals only to avoid escape (#…

    …643)
    
    * feat(quotes): Option to allow template literals only to avoid escape
    
    * chore: update
    
    ---------
    
    Co-authored-by: Anthony Fu <[email protected]>
    Co-authored-by: Vida Xie <[email protected]>
    3 people authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    5558bdb View commit details
    Browse the repository at this point in the history
  6. fix(jsx-wrap-multilines): prevent crash when using tabs (#653)

    * Add failing unit tests for jsx-wrap-multilines with tabs
    
    * fix(jsx-wrap-multilines): prevent crash when using tabs
    
    * chore: update
    
    ---------
    
    Co-authored-by: Vida Xie <[email protected]>
    Co-authored-by: Anthony Fu <[email protected]>
    3 people authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    8cbc9f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2025

  1. Configuration menu
    Copy the full SHA
    a06ed18 View commit details
    Browse the repository at this point in the history
  2. docs: typo (#662)

    mho22 authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    a87f5bd View commit details
    Browse the repository at this point in the history
  3. chore: typo (#663)

    mho22 authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    dd40b05 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

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

Commits on Jan 25, 2025

  1. chore: update deps

    antfu committed Jan 25, 2025
    2 Configuration menu
    Copy the full SHA
    89e075a View commit details
    Browse the repository at this point in the history
  2. chore: update deps

    antfu committed Jan 25, 2025
    Configuration menu
    Copy the full SHA
    50b2371 View commit details
    Browse the repository at this point in the history
  3. fix(plus): dependencies bundle

    antfu committed Jan 25, 2025
    Configuration menu
    Copy the full SHA
    ba9ed81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8dd68e2 View commit details
    Browse the repository at this point in the history
  5. chore: release v3.0.0 (main) (#660)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jan 25, 2025
    Configuration menu
    Copy the full SHA
    770a0a8 View commit details
    Browse the repository at this point in the history
Loading