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!: update to eslint v9, flat config only #8

Merged
merged 21 commits into from
Aug 21, 2024

Commits on Apr 7, 2024

  1. feat!: update to eslint v9, flat config only

    BREAKING CHANGE: This package now only exports flat config. For more information see the [eslint migration guide](https://eslint.org/blog/2024/04/eslint-v9.0.0-released) and [flat config guide](https://eslint.org/blog/2022/08/new-config-system-part-2/). The README of this package has instructions for how to use this package with the new flat config system.
    favna committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    6330e45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6020403 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65669a8 View commit details
    Browse the repository at this point in the history
  4. docs: update README

    favna committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    0e41c5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    861d614 View commit details
    Browse the repository at this point in the history
  6. chore: cleanup dev deps

    favna committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    730a6d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58f1ac6 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    97dbb9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75485fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf04d49 View commit details
    Browse the repository at this point in the history
  4. build: disable tsup bundling

    favna committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    3a9a2d7 View commit details
    Browse the repository at this point in the history
  5. style: formatting

    favna committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    93cd580 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28819d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    823dd00 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    729f581 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d2b45dc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    51a02c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. docs: formatting

    favna committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e3a833c View commit details
    Browse the repository at this point in the history
  2. feat: add react-refresh

    favna committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    1e9b36e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf5babd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95d527a View commit details
    Browse the repository at this point in the history