0.9.0
- Support for asynchronous stories with the
add.async
API. - Support for skipping stories that you want in storybook but not tested by loki.
- Fixed storybook bundle script matcher, previously could fail when you had multiple script tags.
- Fixed JSDOM environment adding
setImmediate
and family.