Releases: storybookjs/test-runner
Releases · storybookjs/test-runner
v0.11.0-future.3
v0.11.0-future.2
v0.11.0-future.1
🐛 Bug Fix
- Upgrade glob to v10 #299 (@valentinpalkovic)
Authors: 1
- Valentin Palkovic (@valentinpalkovic)
v0.11.0-next.0
🚀 Enhancement
- Bundle with tsup and replace babel-jest #250 (@bryanjtc @yannbf @ndelangen)
Authors: 3
- Bryan Thomas (@bryanjtc)
- Norbert de Langen (@ndelangen)
- Yann Braga (@yannbf)
v0.11.0-future.0
v0.10.0
🚀 Enhancement
🐛 Bug Fix
- Bump @storybook/csf to 0.1.0 #288 (@kasperpeulen)
- support Storybook 7.0.0 #283 (@yannbf)
- Update getStorybookMain to throw an error if stories are not found in main.js #278 (@valentinpalkovic)
- Extend hooks api with
prepare
andgetHttpHeaders
properties #245 (@yannbf) - Use preview api instead of store #273 (@kasperpeulen)
- Support other test-runner config extensions #259 (@yannbf)
- Use ipv4 loopback address #252 (@IanVS)
- Fix safe json stringify code #239 (@hansottowirtz)
- feat: add shard cli option #243 (@Niznikr @yannbf)
- Updating deps to handle TS 4.9 #237 (@kasperpeulen)
- Fix target url in error feedback #233 (@yannbf)
- Remove unused development packages #227 (@yannbf)
- Make setup-page globally available for index.json mode compatibility #217 (@yannbf)
- Upgrade CSF to next #212 (@shilman)
- Fix missing dependencies #209 (@bryanjtc)
📝 Documentation
- Document index.json mode for Svelte CSF #263 (@JReinhold)
- Docs: add recipe for browser name #221 (@yannbf)
Authors: 9
- Bryan Thomas (@bryanjtc)
- Hans Otto Wirtz (@hansottowirtz)
- Ian VanSchooten (@IanVS)
- Jeppe Reinhold (@JReinhold)
- Kasper Peulen (@kasperpeulen)
- Michael Shilman (@shilman)
- Robert Niznik (@Niznikr)
- Valentin Palkovic (@valentinpalkovic)
- Yann Braga (@yannbf)
v0.10.0-next.13
🚀 Enhancement
🐛 Bug Fix
- Bump @storybook/csf to 0.1.0 #288 (@kasperpeulen)
- Support other test-runner config extensions #259 (@yannbf)
- Use ipv4 loopback address #252 (@IanVS)
- Fix safe json stringify code #239 (@hansottowirtz)
- feat: add shard cli option #243 (@Niznikr @yannbf)
- Fix missing dependencies #209 (@bryanjtc)
- Make setup-page globally available for index.json mode compatibility #217 (@yannbf)
- Upgrade nightly to next instead of future #213 (@shilman)
⚠️ Pushed to next
- add version support table (@yannbf)
Authors: 9
- Bryan Thomas (@bryanjtc)
- Eric Clemmons (@ericclemmons)
- Hans Otto Wirtz (@hansottowirtz)
- Ian VanSchooten (@IanVS)
- Ítalo Teixeira (@italoteix)
- Kasper Peulen (@kasperpeulen)
- Michael Shilman (@shilman)
- Robert Niznik (@Niznikr)
- Yann Braga (@yannbf)
v0.10.0-next.12
v0.10.0-next.11
🐛 Bug Fix
- Update getStorybookMain to throw an error if stories are not found in main.js #278 (@valentinpalkovic)
Authors: 1
- Valentin Palkovic (@valentinpalkovic)
v0.10.0-next.9
🐛 Bug Fix
- Use preview api instead of store #273 (@kasperpeulen)
📝 Documentation
- Document index.json mode for Svelte CSF #263 (@JReinhold)
Authors: 2
- Jeppe Reinhold (@JReinhold)
- Kasper Peulen (@kasperpeulen)