eslint

Collection of ESLint-related packages for Nuxt

MIT License

Downloads
1.7M
Stars
477
Committers
41

Bot releases are visible (Hide)

eslint - v0.5.3 Latest Release

Published by github-actions[bot] about 2 months ago

No significant changes

    View changes on GitHub
eslint - v0.5.2

Published by github-actions[bot] about 2 months ago

   🐞 Bug Fixes

    View changes on GitHub
eslint - v0.5.1

Published by github-actions[bot] 2 months ago

   🚀 Features

    View changes on GitHub
eslint - v0.5.0

Published by github-actions[bot] 3 months ago

   🚀 Features

    View changes on GitHub
eslint - v0.4.0

Published by github-actions[bot] 3 months ago

   🚀 Features

    View changes on GitHub
eslint - v0.3.13

Published by github-actions[bot] 5 months ago

   🚀 Features

    View changes on GitHub
eslint - v0.3.12

Published by github-actions[bot] 5 months ago

   🐞 Bug Fixes

    View changes on GitHub
eslint - v0.3.11

Published by github-actions[bot] 5 months ago

   🚀 Features

  • Update deps  -  by @antfu (d2876)
    View changes on GitHub
eslint - v0.3.10

Published by github-actions[bot] 6 months ago

   🐞 Bug Fixes

    View changes on GitHub
eslint - v0.3.9

Published by github-actions[bot] 6 months ago

   🐞 Bug Fixes

    View changes on GitHub
eslint - v0.3.8

Published by github-actions[bot] 6 months ago

   🐞 Bug Fixes

    View changes on GitHub
eslint - v0.3.7

Published by github-actions[bot] 6 months ago

   🚀 Features

    View changes on GitHub
eslint - v0.3.6

Published by github-actions[bot] 6 months ago

   🐞 Bug Fixes

  • module: Config duplications on module reload  -  by @antfu (a6092)
    View changes on GitHub
eslint - v0.3.5

Published by github-actions[bot] 6 months ago

   🚀 Features

  • eslint-config:
    • Support default export and rest arguments for easier usage  -  by @antfu (c75eb)
  • module:
    • Generate eslint.config.mjs automatically  -  by @antfu (07727)
    • Set checker configType to flat by default  -  by @antfu (d84af)
    View changes on GitHub
eslint - v0.3.4

Published by github-actions[bot] 6 months ago

   🐞 Bug Fixes

  • eslint-config: Improve no-unused-vars options  -  by @antfu (b1594)
    View changes on GitHub
eslint - v0.3.3

Published by github-actions[bot] 6 months ago

   🐞 Bug Fixes

  • eslint-config: Include typesVersions  -  by @antfu (8f9dc)
    View changes on GitHub
eslint - v0.3.2

Published by github-actions[bot] 6 months ago

   🐞 Bug Fixes

    View changes on GitHub
eslint - v0.3.1

Published by github-actions[bot] 7 months ago

   🐞 Bug Fixes

  • Support eslint v9 as peerDeps  -  by @antfu (e7c8b)
    View changes on GitHub
eslint - v0.3.0

Published by github-actions[bot] 7 months ago

🚀 Notable Changes

💡 Expect an introduction blog post to explain in more detail very soon!

With this release, we have unified the ESLint tools across the ecosystem into this single monorepo to have a more maintainable structure. (For a comparison table between packages, please check: https://eslint.nuxt.com/guide/faq#package-disambiguation)

New docs: https://eslint.nuxt.com/

Introduce the new @nuxt/eslint module, that generates project-aware flat configs. Morden and much more extensible and customizable. Works with ESLint v9.0.0. Learn more at https://eslint.nuxt.com/packages/module.


    Features

    Bug Fixes

    Performance

  • eslint-config: Move some configs to async chunk  -  by @antfu (ebc27)
    View changes on GitHub
eslint - v0.3.0-beta.10

Published by github-actions[bot] 7 months ago

   🚀 Features

   🏎 Performance

  • eslint-config: Move some configs to async chunk  -  by @antfu (ebc27)
    View changes on GitHub