github capricorn86/happy-dom v14.3.3

latest releases: v15.9.0, v15.8.5, v15.8.4...
7 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.