v0.8.0
BREAKING CHANGES
- due to
0f54caa- enablepreserve-caught-errorrule (commit by @ShayanTheNerd) - due to
a858c85- enableno-param-reassignrule (commit by @ShayanTheNerd)
New Features
9b0c6da- add ESLint & Prettier configs to the default project services (commit by @ShayanTheNerd)8625638- vue: sort attributes alphabetically & by line length (commit by @ShayanTheNerd)01ea65d- nuxt: auto-detect '@nuxt/icon' & built-in components (commit by @ShayanTheNerd)
Bug Fixes
bb02595- disable@typescript-eslint/unbound-methodrule (commit by @ShayanTheNerd)d8749b8- don't enforce using<NuxtPicture>(commit by @ShayanTheNerd)cf2bad9- ignore Zod invue/no-async-in-computed-propertiesrule (commit by @ShayanTheNerd)2c9cb48- vue: disable OXLint rulesmax-props&no-required-prop-with-default(commit by @ShayanTheNerd)dddc288- correctly sort type-imports from component files (commit by @ShayanTheNerd)bc530a7- vue-accessibility: enhance rules for form controls (commit by @ShayanTheNerd)
Refactors
df522e2- usedefineConfigover deprecatedtseslint.config(commit by @ShayanTheNerd)
Full Changelog: v0.7.0...v0.8.0