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: v5.4.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: v5.5.0
Choose a head ref
  • 18 commits
  • 97 files changed
  • 7 contributors

Commits on Sep 20, 2025

  1. ci: remove changelog.yml (#991)

    9romise authored Sep 20, 2025
    Configuration menu
    Copy the full SHA
    869d71e View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2025

  1. fix(indent): correctly indent NewExpression in `ConditionalExpressi…

    …on` (#994)
    
    Co-authored-by: Vida Xie <vida_2020@163.com>
    jwbth and 9romise authored Sep 23, 2025
    Configuration menu
    Copy the full SHA
    01cec33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97193e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

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

Commits on Sep 27, 2025

  1. docs(contribute): add guide to run the document site (#1001)

    Co-authored-by: Anthony Fu <github@antfu.me>
    younggglcy and antfu authored Sep 27, 2025
    Configuration menu
    Copy the full SHA
    37a64c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

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

Commits on Oct 11, 2025

  1. Configuration menu
    Copy the full SHA
    83d00c5 View commit details
    Browse the repository at this point in the history
  2. feat(indent): introduce NewExpression and AwaitExpression in `off…

    …setTernaryExpressions` (#996)
    9romise authored Oct 11, 2025
    Configuration menu
    Copy the full SHA
    2b5a39f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9ec0de View commit details
    Browse the repository at this point in the history
  4. feat(object-curly-spacing): add emptyObjects option to control spac…

    …ing in empty objects (#1002)
    
    Co-authored-by: Vida Xie <vida_2020@163.com>
    zzxming and 9romise authored Oct 11, 2025
    Configuration menu
    Copy the full SHA
    85ef5bc View commit details
    Browse the repository at this point in the history
  5. feat(indent): deprecate `offsetTernaryExpressionsOffsetCallExpression…

    …s` via `offsetTernaryExpressions.CallExpression` (#997)
    9romise authored Oct 11, 2025
    Configuration menu
    Copy the full SHA
    f2837b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2025

  1. ci: cache build dist (#1012)

    9romise authored Oct 16, 2025
    Configuration menu
    Copy the full SHA
    61335cd View commit details
    Browse the repository at this point in the history
  2. feat: update deps (#1011)

    9romise authored Oct 16, 2025
    Configuration menu
    Copy the full SHA
    9d5085c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e34765 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2025

  1. feat(comma-dangle): support TSFunctionType and TSDeclareFunction (#…

    …1015)
    
    Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
    9romise and autofix-ci[bot] authored Oct 18, 2025
    Configuration menu
    Copy the full SHA
    cd3776f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3a3acf View commit details
    Browse the repository at this point in the history
  3. feat(comma-dangle): support TSTypeParameterInstantiation (#1016)

    Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
    9romise and autofix-ci[bot] authored Oct 18, 2025
    Configuration menu
    Copy the full SHA
    ba930e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad0c6a9 View commit details
    Browse the repository at this point in the history
Loading