Breaking Changes
- Chrome is now the default environment for running tests. You can revert to running on phantomjs or firefox with
-- browser phantomor--browser firefox.
Patches
- Added support for running tests against chrome using a lightweight remote debug protocol bridge.