Nightmare v3.0.0 Release Notes

Release Date: 2018-03-02 // about 6 years ago
    • BREAKING: remove window.__nightmare.ipc to resolve the major security issues (#1390)
    • ๐Ÿ’ฅ BREAKING: properly serialize error values (#1391)
    • โž• added linting, formatting and a git pre-commit hook (#1386)
    • โž• Added ability to specify the client certificate selected by electron (#1339)
    • โž• adding selector to the timeout error in .wait() (#1381)
    • ๐Ÿ“Œ Pin Electron version (#1270)
    • ๐Ÿ›  Fix error on preload (#1247)
    • โž• Add mouseout action to complement mouseover (#1238)
    • ๐Ÿ›  fix problems that are rejected when adding child actions with objects. (#1093)
    • Set mouse position for mouse events (#1077)
    • ๐Ÿ‘ Repaired support for multiple timeouts in FrameManager (#945)