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.11.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.12.0
Choose a head ref
  • 7 commits
  • 20 files changed
  • 8 contributors

Commits on Nov 20, 2024

  1. fix(comma-style): handles comma after default import and trailing com…

    …ma (#600)
    
    * fix(comma-style): handles comma after default import and trailing comma
    
    * fix: element with paren
    ota-meshi authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    2d8d8ce View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2024

  1. fix(indent): consider CallExpression when `offsetTernaryExpressions…

    …` is true (#625)
    
    * fix(indent): consider `CallExpression` when `offsetTernaryExpressions` is true
    
    * [autofix.ci] apply automated fixes
    
    ---------
    
    Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
    9romise and autofix-ci[bot] authored Dec 8, 2024
    Configuration menu
    Copy the full SHA
    55d3529 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0764252 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0714754 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e4b1cb View commit details
    Browse the repository at this point in the history
  5. chore: release-please-mark

    Release-As: 2.12.0
    antfu committed Dec 8, 2024
    Configuration menu
    Copy the full SHA
    ceff702 View commit details
    Browse the repository at this point in the history
  6. chore: release v2.12.0 (main) (#615)

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