Releases: vuetifyjs/eslint-config-vuetify
Releases · vuetifyjs/eslint-config-vuetify
v4.3.3
No significant changes
View changes on GitHub
v4.3.2
No significant changes
View changes on GitHub
v4.3.1
🐞 Bug Fixes
- pnpm: Change default enforceCatalog value to false - by @AndreyYolkin (ba99d)
View changes on GitHub
v4.3.0
🚀 Features
- imports: Add support for import-x plugin and improve imports config - by @AndreyYolkin (1f5f7)
- pnpm: Enhance pnpm config with additional options - by @AndreyYolkin (fa668)
🐞 Bug Fixes
- typescript: Add projectService option to typescript config - by @AndreyYolkin (f1f2b)
View changes on GitHub
v4.2.1-beta.1
🐞 Bug Fixes
- typescript: Add projectService option to typescript config - by @AndreyYolkin (f1f2b)
View changes on GitHub
v4.2.0
No significant changes
View changes on GitHub
v4.1.2
No significant changes
View changes on GitHub
v4.1.1
No significant changes
View changes on GitHub
v4.1.0
What's Changed
- feat: QoL update by @AndreyYolkin in #33
- build(deps): bump eslint-plugin-unicorn from 59.0.1 to 60.0.0 by @mfsbo in #37
New Contributors
Full Changelog: v4.0.0...v4.1.0
v4.1.0-0
CLI
- CLI:
run npx eslint-config-vuetifyfor a minimal ESLint setup inside your project
Config
- Add the antfu plugin configuration
- Add the
severityoption to the stylistic config to easily set stylistic rules to warn
Chore
- Update dependencies
- build: align real pnpm with defined in project