Skip to content

Releases: addyosmani/critical

v1.0.0

06 Nov 05:35
Compare
Choose a tag to compare

This release brings some great changes to the Critical API

Release highlights for v1.0.0

  • Move from PhantomJS to Chrome headless #229
  • Much faster execution

Bugfixes

  • Don't enforce strict SSL for external assets #171
  • Allow http 2xx response codes #244
  • Replace '|' with its HTML character entity reference #248

Deprecation notice

  • Critical v1.0.0 requires at least node v6.4.0
  • Deprecated methods introduced in v0.6.0 have finally been removed

A full list of changes between v0.9.1 and v1.0.0 is available.

Huge thank you to @pocketjoso for his help as well as his awesome work on penthouse

v0.9.1

04 Sep 04:15
Compare
Choose a tag to compare

Maintenance release
v0.9.0...v0.9.1

v0.9.0

19 Jul 22:17
Compare
Choose a tag to compare

See: v0.8.4...v0.9.0
More detailed release notes later

v0.8.4

01 Mar 06:56
Compare
Choose a tag to compare

Fixed remote url handling (#194,#195)

For a complete list of changes see: v0.8.3...v0.8.4

v0.8.3

17 Feb 06:48
Compare
Choose a tag to compare
  • cc12aeb Fixed multi-dimension critical-path CSS

v0.8.2

17 Feb 06:27
Compare
Choose a tag to compare

Maintenance release:
0.8.1...v0.8.2

v0.8.1

25 Nov 04:40
Compare
Choose a tag to compare

See the commit list for 0.8.1 for the latest changes since 0.8.0.

v0.8.0

30 Aug 23:55
Compare
Choose a tag to compare

See the commit list for 0.8.0 for the latest changes since 0.7.3.

v0.7.3

30 May 18:30
Compare
Choose a tag to compare

Full credit to @bezoerb and our community for working on this release.

Changelog: b29f2dd...45db96e

v0.7.2

17 Mar 22:06
Compare
Choose a tag to compare

Maintenance release:
88f66ba...39498c2