What's Changed
* Refactor and rename "hover" group of methods to "mouse" so it's more clearly named. by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/7
* Open new tab with optional URL by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/9
* Refactor and split switch to methods into new, separate iframe group and add to window group by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/8
* Refactor close window method by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/10
* Feature: Manage window handles by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/11
**Full Changelog**: https://github.com/jakob-bagterp/browserist/compare/v0.4.1...v0.5.0