npm happy-dom 14.3.3
v14.3.3

latest releases: 14.12.3, 14.12.2, 14.12.1...
3 months ago

👷‍♂️ Patch fixes

  • Fixes bug where calling Storage.getItem() with a key that has the same name as one of its methods or properties, returned the method/property (e.g. Storage.getItem('key') returned Storage.key() which is a function) - By @capricorn86 in task #1351
    • The solution has been changed to use a Proxy instead to safeguard against this

Don't miss a new happy-dom release

NewReleases is sending notifications on new releases.