npm jsdom 19.0.0
Version 19.0.0

latest releases: 25.0.1, 25.0.0, 24.1.3...
2 years ago
  • Changed jsdom.nodeLocation() to return undefined when used on nodes that originate via fragment parsing (e.g., via innerHTML). Previously it would return based on the node location of the fragment string, which made node locations unreliable with respect to the original document source. This restores the behavior that was present in v14.0.0, and was accidentally broken in v14.1.0. (bakkot)
  • Fixed calling window.close() inside the Window's load event to no longer crash. (MattiasBuelens)

Don't miss a new jsdom release

NewReleases is sending notifications on new releases.