Releases: ota-meshi/eslint-plugin-astro
Releases · ota-meshi/eslint-plugin-astro
v1.4.0
v1.3.1
Patch Changes
- #445
1133962Thanks @stefanprobst! - fix: preserve whitespace between attributes in sort-attributes rule
v1.3.0
v1.2.4
Patch Changes
- #418
b03d0d5Thanks @JoshuaKGoldberg! - feat: support typescript-eslint@8
v1.2.3
Patch Changes
- #405
a77445eThanks @smilosevic! - no-export-from-components - allow "partial" exception
v1.2.2
Patch Changes
- #397
58b3f19Thanks @ota-meshi! - fix: no-exports-from-components rule, which allowedgetStaticPathinstead ofgetStaticPaths
v1.2.1
Patch Changes
- #395
5174590Thanks @ota-meshi! - Updateastro/no-exports-from-componentsrule to allow exceptions
v1.2.0
v1.1.2
Patch Changes
- #379
3fee9b2Thanks @ota-meshi! - fix: update parser
v1.1.1
Patch Changes
- #374
1de0fedThanks @jimmy-guzman! - fix: 🐛 correctly exportmetafor ESM types