Releases: storybookjs/eslint-plugin-storybook
Releases ยท storybookjs/eslint-plugin-storybook
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)
v0.10.0
๐ Enhancement
- feat: support flat config #156 (@kazupon @yannbf @kasperpeulen)
Authors: 3
- Kasper Peulen (@kasperpeulen)
- kazuya kawaguchi (@kazupon)
- Yann Braga (@yannbf)
v0.9.0
๐ Enhancement
๐ Bug Fix
- Tweak
generate-rule
#147 (@yinm) - Update links in docs #130 (@hoonweiting @yannbf)
- Remove uninformative 'Further Reading' sections from rule docs #131 (@hoonweiting)
Authors: 3
- Wei Ting (@hoonweiting)
- Yann Braga (@yannbf)
- Yusuke Iinuma (@yinm)