Changes
Breaking changes
- The polyfills for
localStorage
andsessionStorage
has been removed, support was implemented injsdom
v11.12.0
New features
- The
jsdom
url
option is set tohttp://localhost/
by default to avoid the error "SecurityError: localStorage is not available for opaque origins" - Source code converted to ES6