Releases: ota-meshi/eslint-plugin-astro
Releases · ota-meshi/eslint-plugin-astro
v1.3.1
v1.3.0
v1.2.4
Patch Changes
- #418
b03d0d5
Thanks @JoshuaKGoldberg! - feat: support typescript-eslint@8
v1.2.3
Patch Changes
- #405
a77445e
Thanks @smilosevic! - no-export-from-components - allow "partial" exception
v1.2.2
Patch Changes
- #397
58b3f19
Thanks @ota-meshi! - fix: no-exports-from-components rule, which allowedgetStaticPath
instead ofgetStaticPaths
v1.2.1
Patch Changes
- #395
5174590
Thanks @ota-meshi! - Updateastro/no-exports-from-components
rule to allow exceptions
v1.2.0
v1.1.2
Patch Changes
- #379
3fee9b2
Thanks @ota-meshi! - fix: update parser
v1.1.1
Patch Changes
- #374
1de0fed
Thanks @jimmy-guzman! - fix: 🐛 correctly exportmeta
for ESM types