Skip to content

Latest commit

 

History

History
69 lines (43 loc) · 3.25 KB

CHANGELOG.md

File metadata and controls

69 lines (43 loc) · 3.25 KB

NEXT

  • Documentation cleanup
  • Added explicit test support for Node LTS versions
  • Fixed a bug on Node 9 where an event triggered via a destroyed CookieManager or PublicSuffix instance may throw a Cannot read property '$property' of null error
    • Added static keysToDestroy object to each class to whitelist properties to destroy
  • Minor test updates
  • Add statusCode to error message for 'jetta-request-bad-response-code' error
  • Added logo
  • Documentation cleanup
  • Added missing changelog entry.
  • Documentation cleanup and dev dependency updates
  • A complete rewrite with tons of new features

  • Breaking Changes

    • Limited use cases are backwards compatible with v0.0.x
  • Initial alpha.