Releases: bezoerb/inline-critical
Releases · bezoerb/inline-critical
v4.0.1
Fixes inlining if no scripts & stylesheets are present in head
v4.0.0
v3.1.0
v3.0.0
This version uses loadCSS v2 which which makes cssrelpreload.js no longer dependent upon loadCSS.js, which means less JavaScript is involved in the polyfill.
Thanks to @thomaspaillot 🎉
Release v2.2.0
- Add Windows tests
- Minimum node.js version is 4.0 now due to upstream changes.
- Bump Dependencies
Release v2.0.0
This release introduces breaking changes by switching to the new loadCSS recommended usage pattern