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-n
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v17.8.1
Choose a base ref
...
head repository: eslint-community/eslint-plugin-n
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v17.9.0
Choose a head ref
  • 3 commits
  • 11 files changed
  • 3 contributors

Commits on Jun 7, 2024

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

Commits on Jun 14, 2024

  1. feat: Add flag ignorePrivate to no-unpublished-x rules (#298)

    * feat: Add flag ignorePrivate to no-unpublished-x rules
    
    This rule make it possible to selectively disable/enable the rule in private packages
    
    * docs: Add documentation of ignorePrivate
    
    * Simplify property access and fallback
    IchordeDionysos authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    0609431 View commit details
    Browse the repository at this point in the history
  2. chore(master): release 17.9.0 (#299)

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