Skip to content

Releases: catchpoint/WebPageTest.api-nodejs

v0.7.4

18 Apr 16:39
7be9af9
Compare
Choose a tag to compare

What's Changed

  • Added missing key to webpagetest constructor by @claud-io in #190

Full Changelog: v0.7.3...v0.7.4

v0.7.3

27 Mar 12:42
292da74
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.3

v0.6.0

05 Apr 17:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

16 Feb 19:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

12 Aug 16:36
f40dfa2
Compare
Choose a tag to compare

Improvements

  • Default to only reporting API-accessible locations (#141)
  • Added support for 12 new API parameters (#145)

Bug Fixes

  • Fix the Buffer Deprecation warning (#139)
  • Deep clone the options object to avoid mutating it (#140)