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.0.0-beta.4
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.0.0-beta.5
Choose a head ref
  • 9 commits
  • 70 files changed
  • 5 contributors

Commits on Jun 17, 2025

  1. feat!: handle TS object-like nodes in object-curly-newline instead …

    …of `brace-style` and `curly-newline` (#823)
    9romise authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    32f743f View commit details
    Browse the repository at this point in the history
  2. chore: release-please-mark

    Release-As: 5.0.0-beta.5
    antfu committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    7240084 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2025

  1. Configuration menu
    Copy the full SHA
    6929b22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f7b461 View commit details
    Browse the repository at this point in the history
  3. refactor: restrict imports from typescript-eslint (#825)

    Co-authored-by: Anthony Fu <[email protected]>
    9romise and antfu authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    3d1b817 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e9d116 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

  1. Configuration menu
    Copy the full SHA
    1b0daad View commit details
    Browse the repository at this point in the history
  2. feat: no longer deps on typescript (#838)

    Co-authored-by: Vida Xie <[email protected]>
    Co-authored-by: Anthony Fu <[email protected]>
    3 people authored Jun 20, 2025
    Configuration menu
    Copy the full SHA
    c18efb0 View commit details
    Browse the repository at this point in the history
  3. chore: release v5.0.0-beta.5 (main) (#835)

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