Skip to content

chore: release 2.0.0 #5

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

🤖 I have created a release beep boop

2.0.0 (2025-07-10)

⚠ BREAKING CHANGES

  • support flat config (#81)
  • Require Node.js ^18.18.0 || ^20.9.0 || >=21.1.0 (#80)

Features

Bug Fixes

  • add log.warn (#85) (3749cd6)
  • add cjs override for esm projects (fixes #59) (#63) (2568629)
  • Add custom ts parser for vue projects (#136) (0098452)
  • add files globs to be linted (#130) (19d7d6f)
  • add warning message for ESLint v9 with npm --force flag (#132) (f8178a8)
  • cannot find installed eslint (#15) (da0fcbb)
  • correct defineConfig usage in generated config (#161) (dfef597)
  • do not use --force when choosing yarn/eslint v8 (#123) (b377ad7)
  • enable linting .jsx files when React is selected (#126) (6736f3d)
  • ensure posix-compliant newline at end of generated configs (#170) (8f18045)
  • generated vue-ts config (#64) (0be55af)
  • import("eslint") doesn't work (#9) (48d8025)
  • missing question to confirm installing dependencies (#14) (859b379), closes #11
  • not install multi tseslint versions (#94) (ba1a02c)
  • re-trigger release-please (#145) (6fbb932)
  • remove airbnb/google in style guides when using ts (#33) (bf2a259)
  • Remove Google style guide (#82) (9c4214b), closes #75
  • semver calculations for defineConfig import (#168) (7b7f831)
  • throw error and exit when package.json not found (#27) (dbd5e34)
  • upgrade esmock v1.7.0 (#5) (5cb3a94)
  • use @eslint/compat to fix eslint v9 + react plugin (#113) (61a385e)
  • use --force to install eslint v9 + tseslint (#118) (27a207e)
  • use correct import path for semver (#165) (ef6fa23)
  • use eslint-config-airbnb-base by default (#92) (627306a), closes #87
  • Wrong info about globally-installed copy of ESLint (#18) (c8ba806)

This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants