0.8.0
0.8.0 (2023-02-28)
Features
- Run storyshots in parallel (c488423)
- Split stories into multiple different tests so the timeout applies to each individually (60f1a69)
Refactoring
- Extract story-saving into an execution context to abstract away the mechanism by which tests share the stories being executed (e64f933)