Releases: storybookjs/eslint-plugin-storybook
Releases · storybookjs/eslint-plugin-storybook
v0.12.0-next.0
🚀 Enhancement
- Add rule to prevent direct imports of renderer packages in stories #196 (@ndelangen)
🧪 Tests
- Modernize codebase (tsup, vitest, etc.) #197 (@ndelangen)
Authors: 1
- Norbert de Langen (@ndelangen)
v0.11.6
v0.11.5
🐛 Bug Fix
- fix(peer-deps): Add support for typescript 5.8 #195 (@mrginglymus)
Authors: 1
- Bill Collins (@mrginglymus)
v0.11.4
🐛 Bug Fix
- feat: Support storybook/test for expect imports #194 (@valentinpalkovic)
Authors: 1
- Valentin Palkovic (@valentinpalkovic)
v0.11.3
🐛 Bug Fix
- Upgrade corepack/pnpm #191 (@kasperpeulen)
- default-exports: Support CSF factory style meta #187 (@yannbf)
📝 Documentation
- docs: Explicitly mention flat config for findability #190 (@Sidnioulz)
🔩 Dependency Updates
- fix(deps): add typescript as a peer dependency #189 (@TomKalina)
Authors: 4
- Kasper Peulen (@kasperpeulen)
- Steve Dodier-Lazaro (@Sidnioulz)
- Tonda (Tomáš) Kalina (@TomKalina)
- Yann Braga (@yannbf)
v0.11.2
v0.11.1
v0.11.0
🚀 Enhancement
🐛 Bug Fix
- Update docs to be more clear about extended categories #179 (@yannbf)
- chore: Update the link for eslintignore doc #163 (@tunawasabi)
Authors: 2
- wasabi (@tunawasabi)
- Yann Braga (@yannbf)
v0.10.2
v0.10.1
🐛 Bug Fix
- Bump CSF version to remove lodash transitive dep #171 (@kasperpeulen)
Authors: 1
- Kasper Peulen (@kasperpeulen)