Skip to content

Releases: catchpoint/WebPageTest.api-nodejs

v0.7.6

Choose a tag to compare

@claud-io claud-io released this 03 Dec 09:00
b3d1815

What's Changed

Full Changelog: v0.7.5...v0.7.6

v0.7.5

Choose a tag to compare

@claud-io claud-io released this 24 Jul 14:15
f6dba94

What's Changed

New Contributors

Full Changelog: v0.7.4...v0.7.5

v0.7.4

Choose a tag to compare

@claud-io claud-io released this 18 Apr 16:39
7be9af9

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

Choose a tag to compare

@claud-io claud-io released this 27 Mar 12:42
292da74

What's Changed

New Contributors

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

v0.6.0

Choose a tag to compare

@tkadlec tkadlec released this 05 Apr 17:07

What's Changed

New Contributors

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

v0.5.1

Choose a tag to compare

@tkadlec tkadlec released this 16 Feb 19:47

What's Changed

New Contributors

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

v0.5.0

Choose a tag to compare

@tkadlec tkadlec released this 12 Aug 16:36
f40dfa2

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)