Skip to content

Releases: nuxt/eslint

v0.3.3

09 Apr 11:09

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.3.2

08 Apr 16:47

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.3.1

05 Apr 21:59

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.3.0

05 Apr 11:24

Choose a tag to compare

🚀 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

v0.3.0-beta.10

05 Apr 10:07

Choose a tag to compare

v0.3.0-beta.10 Pre-release
Pre-release

   🚀 Features

   🏎 Performance

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

v0.3.0-beta.9

03 Apr 11:48

Choose a tag to compare

v0.3.0-beta.9 Pre-release
Pre-release

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.3.0-beta.7

29 Mar 15:08

Choose a tag to compare

   🚀 Features

  • eslint-config:
    • Support for multiple src dirs and auto infer directories structure  -  by @antfu in #370 (a3625)
    • Typescript strict by default, make config names more consistent  -  by @antfu (d77eb)
    • Options for typescript, add some snapshot tests  -  by @antfu (ae2d7)

   🐞 Bug Fixes

    View changes on GitHub

v0.3.0-beta.8

29 Mar 22:11

Choose a tag to compare

v0.3.0-beta.8 Pre-release
Pre-release

   🚀 Features

  • module: Migrate to @eslint/config-inspector  -  by @antfu (07bc1)

   🐞 Bug Fixes

  • module: Don't resolve path for native modules  -  by @antfu (5715e)
    View changes on GitHub

v0.3.0-beta.6

28 Mar 09:20

Choose a tag to compare

v0.3.0-beta.6 Pre-release
Pre-release

   🐞 Bug Fixes

    View changes on GitHub

v0.3.0-beta.5

27 Mar 23:45

Choose a tag to compare

   🚀 Features

    View changes on GitHub