Skip to content

Releases: nuxt/eslint

v0.3.0-beta.9

03 Apr 11:48
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.3.0-beta.4

25 Mar 09:00
Compare
Choose a tag to compare
v0.3.0-beta.4 Pre-release
Pre-release

   🚀 Features

  • eslint-config: Improve default language options  -  by @antfu (f48c7)

   🐞 Bug Fixes

    View changes on GitHub

v0.3.0-beta.3

21 Mar 12:45
Compare
Choose a tag to compare
v0.3.0-beta.3 Pre-release
Pre-release

   🐞 Bug Fixes

    View changes on GitHub

v0.3.0-beta.2

20 Mar 18:46
Compare
Choose a tag to compare
v0.3.0-beta.2 Pre-release
Pre-release

   🐞 Bug Fixes

    View changes on GitHub

v0.3.0-beta.1

20 Mar 14:12
Compare
Choose a tag to compare
v0.3.0-beta.1 Pre-release
Pre-release

   🚨 Breaking Changes

  • module: Generate withNuxt function for easer composition  -  by @antfu in #344 (9c9f8)

   🚀 Features

  • module: Support hook to customize config code gen  -  by @antfu (c7a35)

   🐞 Bug Fixes

    View changes on GitHub

v0.3.0-alpha.1

19 Mar 13:43
Compare
Choose a tag to compare

   🚀 Features

  • Flat config, eslint plugin, and nuxt module  -  by @antfu, ricardogobbosouza and ModyQyW in #332 (ec142)
  • module: Generate configuration for globals  -  by @antfu in #336 (ee98b)

   🐞 Bug Fixes

    View changes on GitHub