0.31.0
New features
- Support for targeting a specific device ID when running in React Native using the
--device
argument. - Support for passing without any stories using the
--passWithNoStories
argument.
Fixes
- Update
chrome-remote-interface
to fix connection problem with Node 18.