Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: Upgrade to ESLint v9 #65

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

feat!: Upgrade to ESLint v9 #65

wants to merge 7 commits into from

Commits on Aug 8, 2024

  1. feat!(deps): Replace import with import-x (#64)

    BREAKING CHANGE: there might be differences in a way this plugin works and this might require changes to project's own `eslint.config.js` files
    burtek committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    b018dba View commit details
    Browse the repository at this point in the history
  2. feat(deps)!: update dependency eslint to v9 (#41)

    * chore(deps): update dependency eslint to v9
    
    * chore(deps): Update peerDependencies
    
    * feat!: package.json maintenance, imported eslint recommended config
    
    * chore(deps): Bump to eslint 9.4.0
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Bartosz <[email protected]>
    renovate[bot] and burtek committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    6a23fbe View commit details
    Browse the repository at this point in the history
  3. docs: Update README.md

    burtek committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f8a294c View commit details
    Browse the repository at this point in the history
  4. docs: Update CHANGELOG

    burtek committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    781bca9 View commit details
    Browse the repository at this point in the history
  5. chore(release): 4.0.0-alpha.0

    burtek committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e854b0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23c5b56 View commit details
    Browse the repository at this point in the history
  7. docs: Update CHANGELOG

    burtek committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    dea76a7 View commit details
    Browse the repository at this point in the history