Skip to content

Releases: bezoerb/inline-critical

v4.0.1

18 Apr 07:09
Compare
Choose a tag to compare

Fixes inlining if no scripts & stylesheets are present in head

v4.0.0...v4.0.1

v4.0.0

18 Apr 07:10
Compare
Choose a tag to compare

Drop node 4 support
Bump dependencies
Fixes minor typos in README.md (#233)

v3.1.0...v4.0.0

v3.1.0

15 Dec 04:42
Compare
Choose a tag to compare

Maintenance release

  • aa4477d Fixes a huge issue with IE 10 and 11
  • 4e19c5e CI: stop testing non-LTS node.js versions.

Huge thanks to @XhmikosR

v3.0.0

01 Dec 06:27
Compare
Choose a tag to compare

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

02 Sep 22:17
Compare
Choose a tag to compare
  • Add Windows tests
  • Minimum node.js version is 4.0 now due to upstream changes.
  • Bump Dependencies

Release v2.0.0

14 Apr 20:48
Compare
Choose a tag to compare

This release introduces breaking changes by switching to the new loadCSS recommended usage pattern