Releases: oblador/loki
Releases · oblador/loki
0.21.0
Breaking changes
- Improve getSelectorBoxSize to find fixed & absolute elements. This is a bug fix, but will alter the cropping of some stories, especially those using fixed and absolute elements.
Bug fixes
- Listen to requests until selector is present, fixes flakiness with fonts for slow components/big bundles
- Make blinking input carets transparent to avoid flakiness
0.20.2
- Add compatibility with Storybook 5 in
loki init
command - Pass through third
storiesOf
param - Disable pointer events to combat unintended
:hover
styles - Add loki command alias to entry package for
yarn add global
support - Wait between retries when launching stories tab to combat flakiness in Circle CI
0.20.1
0.20.0
0.19.1
0.19.0
New features
- New improved concurrency model
- New interactive console output renderer
- New AWS Lambda renderer for large test suites
- New
fetchFailIgnore
config to support not failing for specified failed fetches
Bug fixes
- Fix race condition when automatically adjusting viewport for tall content
- Add Storybook for compatibility for react-native
- Fix
looks-same
config params reading