v1.1.0
Breaking changes
stop event is now emitted on process close, not process exit (so that stdout can be flushed first)
User features
- Detect
CanaryonOSX(i: @caitp, r: @mitchhentges) - Support launching
phantomjsonOSX(i: @epmatsw, r: @mitchhentges) - Detect
ChromiumonOSX(i: @rhendric, r: @mitchhentges) IEwill now response tostop()(i: @vsashidh, r: @mitchhentges)- Windows browser detection should be 2-4x faster (win-detect-browsers upgrade) (i: @mitchhentges, r: @tomitm)
Developer features
- Updated dependencies (i: @mitchhentges, r: @tomitm)
Bugfixes
- Docs updated to describe how
james-browser-launchercompares to other launchers (i: @mitchhentges, r: @tomitm)