-
-
Notifications
You must be signed in to change notification settings - Fork 157
Comparing changes
Open a pull request
base repository: eslint-stylistic/eslint-stylistic
base: v2.9.0
head repository: eslint-stylistic/eslint-stylistic
compare: v2.10.0
- 18 commits
- 55 files changed
- 11 contributors
Commits on Oct 24, 2024
-
refactor: replace deprecated api with new api (#567)
* refactor: replace deprecated `isSpaceBetweenTokens` with `isSpaceBetween` * refactor(key-spacing): replace `at` with native `.at()`
Configuration menu - View commit details
-
Copy full SHA for 3db4870 - Browse repository at this point
Copy the full SHA 3db4870View commit details
Commits on Oct 30, 2024
-
feat(quote-props): add support for Import Attributes (#581)
* feat(quote-props): add support for Import Attributes * fix * test: add test case
Configuration menu - View commit details
-
Copy full SHA for 4edfee2 - Browse repository at this point
Copy the full SHA 4edfee2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f944d8 - Browse repository at this point
Copy the full SHA 4f944d8View commit details -
feat(function-call-spacing): support
ImportExpressionintsversi……on (#570) * feat(function-call-spacing): support `ImportExpression` * chore: rename arguments
Configuration menu - View commit details
-
Copy full SHA for 19d1f8c - Browse repository at this point
Copy the full SHA 19d1f8cView commit details -
fix(jsx-closing-bracket-location): should not remove comment in jsx (#…
…566) * fix(jsx-closing-bracket-location): should not remove comment in jsx * test: add more valid cases * test: some more * refactor: simplify how to get last `attribute` and last `comment` --------- Co-authored-by: Vida Xie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e2ba8d5 - Browse repository at this point
Copy the full SHA e2ba8d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 789d893 - Browse repository at this point
Copy the full SHA 789d893View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0da0713 - Browse repository at this point
Copy the full SHA 0da0713View commit details -
Configuration menu - View commit details
-
Copy full SHA for b86c2df - Browse repository at this point
Copy the full SHA b86c2dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a2b47f - Browse repository at this point
Copy the full SHA 7a2b47fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3dbc22 - Browse repository at this point
Copy the full SHA d3dbc22View commit details -
feat: cross test
comma-spacing(#562)* test: cross test `comma-spacing` * chore: remove useless comment
Configuration menu - View commit details
-
Copy full SHA for ea72317 - Browse repository at this point
Copy the full SHA ea72317View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbf800d - Browse repository at this point
Copy the full SHA cbf800dView commit details -
fix(function-call-spacing): don't remove comments while auto-fixing (#…
…588) Co-authored-by: Anthony Fu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53b4a55 - Browse repository at this point
Copy the full SHA 53b4a55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d62b99 - Browse repository at this point
Copy the full SHA 2d62b99View commit details -
feat(padding-line-between-statements): add support for multiline-expo…
…rt and singleline-export (#582) Co-authored-by: Christian Piccolo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2690a30 - Browse repository at this point
Copy the full SHA 2690a30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b56db0 - Browse repository at this point
Copy the full SHA 2b56db0View commit details -
feat(max-statements-per-line): new option to allow specific statements (
#558) * feat(max-statements-per-line): new option to allow specific statements * docs: add ignoredNodes option * feat(max-statements-per-line): new option list all listen nodes * docs: add listeningNodes option * chore: update * chore: update test --------- Co-authored-by: Anthony Fu <[email protected]> Co-authored-by: Anthony Fu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ed4054 - Browse repository at this point
Copy the full SHA 2ed4054View commit details -
chore: release v2.10.0 (main) (#569)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0002fe0 - Browse repository at this point
Copy the full SHA 0002fe0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.9.0...v2.10.0