8000 Comparing v4.4.0...v4.4.1 · eslint-stylistic/eslint-stylistic · GitHub
[go: up one dir, main page]

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

Commits on May 29, 2025

  1. Configuration menu
    Copy the full SHA
    6f8b01c View commit details
    Browse the repository at this point in the history
  2. fix(keyword-spacing): check spaces around the type keyword in `expo…

    …rt` declarations (#797)
    
    * fix(keyword-spacing): check spaces around the `type` keyword in `export` declarations
    
    * test: add some specific cases
    
    * refactor: exclude `ExportDefaultDeclaration` from `type` keyword spacing checks
    
    * refactor: simplify type spacing checks by using helper functions
    
    * chore: run update
    
    ---------
    
    Co-authored-by: Vida Xie <38204901+9romise@users.noreply.github.com>
    Co-authored-by: Vida Xie <vida_2020@163.com>
    3 people authored May 29, 2025
    Configuration menu
    Copy the full SHA
    6854a3c View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

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

Commits on Jun 4, 2025

  1. chore: release v4.4.1 (main) (#802)

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