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/eslint-plugin-markdown Loading
base: v3.0.1
Choose a base ref
...
head repository: eslint/eslint-plugin-markdown Loading
compare: v4.0.0
Choose a head ref
  • 11 commits
  • 27 files changed
  • 6 contributors

Commits on Jul 29, 2023

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

Commits on Oct 23, 2023

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

Commits on Feb 15, 2024

  1. feat!: Switch to flat config (#232)

    * feat!: Switch to flat config
    
    - Switch recommended config to flat config format
    - Rename old recommended config to recommended-legacy
    - Updated documentation
    - Upgraded ESLint
    - Updated tests
    
    fixes #231
    
    * Fix linting errors
    
    * Update eslint version
    
    * Fix lint error
    
    * Update ESLint CI installation
    
    * Omit Node.js 12 from CI
    
    * Remove Node.js 14 from CI
    
    * Update README.md
    
    Co-authored-by: Milos Djermanovic <[email protected]>
    
    * Update README.md
    
    Co-authored-by: 唯然 <[email protected]>
    
    * Clean up README
    
    * Update README.md
    
    Co-authored-by: Milos Djermanovic <[email protected]>
    
    * Update README.md
    
    Co-authored-by: Milos Djermanovic <[email protected]>
    
    * Update README.md
    
    Co-authored-by: Milos Djermanovic <[email protected]>
    
    * Update package.json
    
    Co-authored-by: Milos Djermanovic <[email protected]>
    
    * Update package.json
    
    Co-authored-by: Milos Djermanovic <[email protected]>
    
    * Update eslint.config.js
    
    Co-authored-by: Milos Djermanovic <[email protected]>
    
    * Update eslint.config.js
    
    Co-authored-by: Milos Djermanovic <[email protected]>
    
    * Update examples/react/eslint.config.js
    
    Co-authored-by: Milos Djermanovic <[email protected]>
    
    * Update examples/typescript/eslint.config.js
    
    Co-authored-by: Milos Djermanovic <[email protected]>
    
    * Apply feedback
    
    * Update tests/lib/plugin.js
    
    Co-authored-by: Milos Djermanovic <[email protected]>
    
    ---------
    
    Co-authored-by: Milos Djermanovic <[email protected]>
    Co-authored-by: 唯然 <[email protected]>
    3 people committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    7a27eef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e2e160 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    313959b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eedda96 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbb8e3a View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

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

Commits on Feb 29, 2024

  1. feat!: drop eslint < 8 & Node.js < 18 (#238)

    * feat!: drop eslint <8 & node.js < 18
    
    * docs: update readme
    
    * Apply suggestions from code review
    
    Co-authored-by: Milos Djermanovic <[email protected]>
    
    ---------
    
    Co-authored-by: Milos Djermanovic <[email protected]>
    aladdin-add and mdjermanovic committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    f14f6a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on Mar 4, 2024

  1. chore: release 4.0.0 (#224)

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