Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@erikbarke erikbarke released this 26 Sep 13:13

Changes

Breaking changes

  • The polyfills for localStorage and sessionStorage has been removed, support was implemented in jsdom v11.12.0

New features

  • The jsdom url option is set to http://localhost/ by default to avoid the error "SecurityError: localStorage is not available for opaque origins"
  • Source code converted to ES6