Skip to content

Releases: monounity/jsdom-sandbox

v2.0.0

26 Sep 13:13
Compare
Choose a tag to compare

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

v1.0.1

27 Jan 22:47
Compare
Choose a tag to compare

Changes

New features

  • The global Date object is always restored before creating a new instance of jsdom

v1.0.0

07 Sep 20:55
Compare
Choose a tag to compare

Once upon a time in a galaxy far, far away, a tiny and happy little package was created.

And there was much rejoicing.