jsdom v16.0.1 Release Notes

Release Date: 2020-01-20 // about 4 years ago
    • ๐Ÿ›  Fixed Node v10 and v11 support when runScripts was set.
    • ๐Ÿ›  Fixed the behavior when changing an <input>'s type="" attribute.
    • ๐Ÿ›  Fixed input validation behavior for <input type="range"> when max="" is less than min="".