Skip to content

Latest commit

 

History

History
232 lines (168 loc) · 15.1 KB

CHANGELOG.md

File metadata and controls

232 lines (168 loc) · 15.1 KB

v2.0.0 (2020-06-28)

💥 Breaking Change

🚀 Enhancement

Committers: 1

v1.3.1 (2020-06-26)

🐛 Bug Fix

Committers: 2

v1.3.0 (2020-06-16)

🚀 Enhancement

  • #83 Improve performance of finding the Chrome executable for common cases. (@krisselden)

Committers: 2

1.1.0 (2019-10-16)

1.0.3 (2019-10-15)

  • 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)

1.0.2 (2019-08-12)

  • 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)

1.0.1 (2019-07-10)

1.0.0 (2019-07-02)

1.0.0-beta.4 (2019-06-27)

  • 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)

1.0.0-beta.2 (2019-06-21)

1.0.0-beta.1 (2019-06-05)

  • 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)

0.6.8 (2018-09-06)

  • bump version (0d36c7a)
  • Fix issue with disposing connections which was hidden (3f3dcb9)

0.6.6 (2018-09-05)

  • 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)

0.6.5 (2018-08-23)

  • update deps and protocol (e6d4fe4)

0.6.4 (2018-08-23)

0.6.3 (2018-06-15)

0.6.2 (2018-06-01)

  • [BUGFIX] disable buffering of stdio introduced with execa (18b75ac)
  • v0.6.2 (356aba7)

0.6.1 (2018-05-31)

0.6.0 (2018-05-29)

0.5.0 (2018-05-25)

0.4.7 (2018-05-16)

0.4.6 (2018-03-17)

0.4.5 (2017-12-11)

0.4.4 (2017-11-17)

  • Upgrade all the deps and regenerate the protocol. (52550dd)
  • v0.4.4 (4737140)

0.4.3 (2017-10-14)

0.4.2 (2017-07-19)

0.4.0 (2017-05-06)

  • 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)

0.3.0 (2017-04-10)

0.2.5 (2017-03-08)