This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
Releases: alsacreations/eslint
Releases · alsacreations/eslint
v1.0.0
🚨 Breaking Changes
- Make users be explicit about the configs to load - by @nicolassutter (12801)
View changes on GitHub
v1.0.0-beta.0
🚨 Breaking Changes
- Make users be explicit about the configs to load - by @nicolassutter (12801)
View changes on GitHub
v0.5.0
🚨 Breaking Changes
- Make users be explicit about the configs to load - by @nicolassutter (12801)
View changes on GitHub
v0.5.0-beta.2
No significant changes
View changes on GitHub
v0.5.0-beta.1
No significant changes
View changes on GitHub
v0.5.0-beta.0
No significant changes
View changes on GitHub
v0.4.0
v0.4.0-beta.1
No significant changes
View changes on GitHub
v0.3.1
🚀 Features
- Add
isPackageListed
- by @nicolassutter (40b37)
🐞 Bug Fixes
- Make sure prettier is explicitly installed - by @nicolassutter (f5ffb)
View changes on GitHub
v0.3.0
🚀 Features
- vue:
- Use vue's default attributes order - by @nicolassutter (f723d)
- Force
in
delimiter inv-for
- by @nicolassutter (04a2f) - Disallow
v-text
- by @nicolassutter (65574) - Error if unused properties - by @nicolassutter (b96e0)
- Add specific order for define macros - by @nicolassutter (9aa79)
- Force
defineProps
type declaration - by @nicolassutter (c5e50) - Disallow multi spaces - by @nicolassutter (14741)
🐞 Bug Fixes
- Make custom events kebab-case not camelCase - by @nicolassutter (cfb6f)