Skip to content

v2.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Nov 00:35
· 3 commits to main since this release
  • Support ESLint flat config (fixes #23)
  • Support passing a function to formatter
  • Switch to ESM. This removes the CJS warning when using the plugin with Vite 5. A CJS wrapper is still provided but migrating to running Vite in ESM is encouraged
  • Drop support for Vite 2 & 3 & node<18 (aligns with Vite 5)