Releases: nuxt/eslint
Releases · nuxt/eslint
Release list
v1.17.0
🚀 Features
🐞 Bug Fixes
- eslint-config: Disallow comments as extra template root - by @Norbiros in #695 (c051f)
- eslint-plugin: Handle some bugs with spread operators - by @danielroe in #706 (fad9c)
View changes on GitHub
v1.16.0
v1.15.2
🐞 Bug Fixes
- Prevent race condition of running checker module before eslint config is written - by @sebbayer in #653 (69aa4)
View changes on GitHub
v1.15.1
v1.15.0
🚀 Features
View changes on GitHub
v1.14.0
🚀 Features
- eslint-config: Add
no-page-meta-runtime-values- by @danielroe in #641 (b74a0)
View changes on GitHub
v1.13.0
🚀 Features
- Upgrade
eslint-flat-config-utilseslint-plugin-import-liteandeslint-plugin-jsdoc- by @antfu (10bf9)
View changes on GitHub
v1.12.1
No significant changes
View changes on GitHub
v1.12.0
v1.11.0
🚀 Features
- Allow config key sorting on files not named
nuxt.config- by @benedictleejh in #630 (be2e9)