- #115 feat: add more spawn options (@krisselden)
- #115 feat: add more spawn options (@krisselden)
- Kris Selden (@krisselden)
- #112 Make temp user data dir cleanup infallible (@krisselden)
- Kris Selden (@krisselden)
- @dependabot-preview[bot]
- #83 Improve performance of finding the Chrome executable for common cases. (@krisselden)
- Kris Selden (@krisselden)
- @dependabot-preview[bot]
- v1.1.0 (5952575)
- chore: improve build performance (03c8954)
- chore: update outdated deps (f3fc2ba)
- fix: chrome.close (dc9e74c)
- Update package.json (3eb1143)
- v1.0.3 (707c390)
- fix: bumping chrome-launcher for catalina fix (8064f2e)
- refactor(debug): Debug logging cleanup. (ca7e8c9)
- refactor(spawn): Improve debug output (eb31b2a)
- docs(examples): Improve examples (9687874)
- Bump lodash from 4.17.11 to 4.17.14 (cdfb204)
- Bump lodash.template from 4.4.0 to 4.5.0 (f1b4a4e)
- v1.0.2 (a63772e)
- fix(spawn): Handle early exit better (3a36691)
- v1.0.0 (5420991)
- chore: remove version from test pacakge (3b7b449)
- chore: update deps (ec1f996)
- chore: update linting (eec94e3)
- v1.0.0-beta.3 (f5c42f6)
- v1.0.0-beta.4 (f2a70d7)
- test(spawn): inc debug for exec and args (1d3ed6d)
- fix(canonicalizeOptions): default headless to false (8a7e283)
- [fix]: type cleanup (a9d5573)
- Update README (8986c03)
- v1.0.0-beta.2 (3ea82b3)
- docs: had some unsaved READMEs (edb329d)
- fix: fix test package to match workspace version (c55620c)
- chore: bump package version (40987bc)
- docs: add READMEs (ae60db6)
- BREAKING CHANGE!: New API (b34aec5)
- Update README.md (f425195)
- breakup tests (9e75fd7)
- bump version (c8956ce)
- Match chromedriver's 60 second timeout 50ms polling for (3aeca0c)
- switch to tmp (f239f43)
- update protocols (7f3e748)
- Update test runner to something more current. (c898b38)
- update deps and protocol (e6d4fe4)
- 0.6.3 (586180a)
- Add npm badges (9228100)
- Add support for custom root path for user data dir (a52e2aa)
- add once (d8ec1eb)
- Implement target session connection. (f05fd3b)
- Update license (9700640)
- update readme (b73aa58)
- v0.6.1 (a83a39f)
- try to make test pass (434bbb2)
- Update protocol (b5fdcc9)
- Use chrome-launcher's chrome-finder to resolve. (4b9bbfd)
- v0.5.0 (fef8547)
- Expose more error information (25719b4)
- Fix travis links (d952238)
- update protocol (a083e9d)
- v0.4.7 (9961862)
- apply prettier (ed99356)
- Ensure process exists, still cleanup chrome. (a2e361e)
- update deps (c2fde2d)
- update protocols (8d91587)
- v0.4.6 (095ba6a)
- add documentation to address #7 (fe917bf), closes #7
- Add prepare script (5b46afc)
- bump protocol (53646c0)
- v0.4.3 (1d2e56e)
- 0.4.1 (b26783d)
- add no-floating-promises lint rule (e4adda3)
- await session.dispose() in createSession (bb01c74)
- cleanup chrome travis setup (bd8339f)
- cleanup protocols (1aa10f5)
- link to protocol viewer (34c04db)
- Switch travis to use headless chrome for test. (bd26aef)
- update protocols (4faeb02)
- v0.4.2 (d885a2b)
- Add script to generate protocols and include them. (2272a75)
- cleanup, update typescript and linting. (cb2e5d1)
- more cleanup/reorg (52edf31)
- rename interfaces (f342eb2)
- simplify (bd42e23)
- update README, add repo urls to package (7987776)
- use node LTS (6660ca8)
- add domain interface generator (cd939e4)
- Adding arg to ignore certificate errors (3299d85)
- bugfix (71c6c94)
- bump version (eae2a49)
- bump version (35d90a5)
- cleanup (cf7043a)
- Cleanup (765bf09)
- cleanup and refactor (3b49944)
- cleanup tests (4c694df)
- disable caching (62f65c0)
- doh (452e0ff)
- export Tab (30a1b24)
- fix issue with tmpdir dispose. (4a1237f)
- fix license (4b2e607)
- fix typings on package.json (51eb7e0)
- guard for fn (19a84ad)
- initial commit (7bb75e2)
- misc package stuff (0d65b78)
- some minor cleanup (97a645f)
- test codegen (847201a)
- try running on travis (f1fd3e5)
- update default args (7e30fc1)
- update name and example (56087e9)
- Update README.md (939f785)
- update typescript (1339553)
- use I prefix for header style interfaces instead of Impl suffix (b753758)