- The
Defer.all()method now supports handling differenttypeattribute values (such as<script type="module" />) (refer to the request in #148). Similar to howDefer.dom()works, you need to add an extradata-typeattribute so that Defer.js can handle it properly for you. - Improve the content of the document.
Full Changelog: 3.8.0...3.9.0