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/generator-eslint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.0
Choose a base ref
...
head repository: eslint/generator-eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.1.0
Choose a head ref
  • 10 commits
  • 23 files changed
  • 6 contributors

Commits on Feb 28, 2024

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

Commits on May 13, 2024

  1. feat: add messages to rule template (#182)

    * feat: add messages to rule template
    
    * Add trailing comma
    
    Co-authored-by: Bryan Mishkin <[email protected]>
    
    ---------
    
    Co-authored-by: Bryan Mishkin <[email protected]>
    MikeMcC399 and bmish authored May 13, 2024
    Configuration menu
    Copy the full SHA
    f1c1240 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a40333 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

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

Commits on May 22, 2024

  1. feat: update templates for eslint v9 (#179)

    * feat: update templates for eslint v9
    
    1. use flat config
    2. add .npmrc (package-lock=false), just same as eslint repo
    3. update required node.js & eslint
    
    * chore: fix linting errors
    
    * chore: npm ci => npm install
    
    * chore: rm .eslintignore
    
    * ci: update gha ci v4
    
    * chore: update jsdoc
    
    * chore: update eslint-config-eslint v10
    
    * fix: use 'flat/mixed-esm-and-cjs'
    aladdin-add authored May 22, 2024
    1 Configuration menu
    Copy the full SHA
    c383e9c View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    21cfd59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    283ce5a View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

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

Commits on May 24, 2024

  1. chore: release 5.1.0 (#175)

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