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

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    8506ddd View commit details
    Browse the repository at this point in the history
  2. breaking: add recommended rules prefer-message-ids, `prefer-outpu…

    …t-null`, `no-missing-message-ids`, `no-unused-message-ids` (#258)
    
    * breaking: add `recommended` rules `prefer-message-ids`, `prefer-output-null`, `no-missing-message-ids`, `no-unused-message-ids`, remove `consistent-output`
    
    * re-enable consistent-output as recommended
    bmish authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    8634d84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84249ec View commit details
    Browse the repository at this point in the history
  4. breaking: drop Node 12/17 support (#256)

    Co-authored-by: 唯然 <weiran.zsd@outlook.com>
    bmish and aladdin-add authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    1c96c77 View commit details
    Browse the repository at this point in the history
  5. feat!: Update no-missing-placeholders and no-unused-placeholders

    …to handle messageIds (#252)
    
    * breaking: update no-missing-placeholders and no-unused-placeholders to handle messageIds
    
    * use utils
    bmish authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    047b0b5 View commit details
    Browse the repository at this point in the history
  6. chore: release v5.0.0

    aladdin-add committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    f987243 View commit details
    Browse the repository at this point in the history
Loading