Grunt Critical Versions Save

Grunt task to extract & inline critical-path CSS from HTML

v3.0.0

1 year ago

Update to latest version of critical

Breaking

  • Require Node.js 14

https://github.com/bezoerb/grunt-critical/compare/v2.0.1...v3.0.0

v2.0.1

3 years ago
  • Merge pull request #67 from bezoerb/dependabot/npm_and_yarn/ini-1.3.7 2980afc
  • Bump ini from 1.3.5 to 1.3.7 2d7d505

https://github.com/bezoerb/grunt-critical/compare/v2.0.0...v2.0.1

v2.0.0

3 years ago
  • Merge pull request #60 from bezoerb/dependabot/npm_and_yarn/websocket-extensions-0.1.4 15e0483
  • Merge pull request #62 from bezoerb/next 40ca99e
  • Merge remote-tracking branch 'origin/master' into next 8c459cc
  • Strip newlines on tests 0a9bfbc
  • Bump depenndencies a5e769b
  • Merge pull request #63 from bezoerb/dependabot/npm_and_yarn/lodash-4.17.19 47883c1
  • Bump lodash from 4.17.15 to 4.17.19 289a5b3
  • fix linter fa12093
  • Normalize newlines in tests a37c2e8
  • Convert string to buffer to prevent os specific encoding from grunt.file 33338c2
  • Fix linter 2e72732
  • Bump critical ef666df
  • Fix lint errors 88cf971
  • Removes node < 10 from test matrix de9310a
  • Bump dependencies 6497459
  • Bump websocket-extensions from 0.1.3 to 0.1.4 dfe00a7

https://github.com/bezoerb/grunt-critical/compare/v1.1.3...v2.0.0

v1.1.3

3 years ago
  • removes node 6 from test files b251bf6
  • Audit fix 31eb93c
  • Merge pull request #59 from bezoerb/dev 03c045b
  • Use the native methods. b1ef7db
  • Use https d782165
  • Lint and ES6-ify 8830af9
  • Switch to xo 1f8f837
  • Update dependencies 4629ca6

https://github.com/bezoerb/grunt-critical/compare/v1.1.2...v1.1.3

v1.1.2

4 years ago
  • Update test.yml 2714af0
  • removes coveralls from test action 19f9d3d
  • Update README.md 1777a15
  • Switch to github actions 3ef68a5
  • fix tests d1456ff
  • Bump dependencies 54c1bef
  • changelog 4c7d0b7
  • Bump lodash.merge from 4.6.1 to 4.6.2 (#57) 37fe294
  • Bump lodash.merge from 4.6.1 to 4.6.2 2dfa5be
  • Removed unsupported grunt task 5a3eb4f
  • drop unsupported node 7 tests 077b238
  • Bump dependencies e38e4d5
  • Add test for inline-ignore b856361

https://github.com/bezoerb/grunt-critical/compare/v1.1.1...v1.1.2

v1.1.1

6 years ago

Fixes #47

Thanks to @turtulino for this :)

v1.1.0

6 years ago

See the critical release notes for more information on what has changed: https://github.com/addyosmani/critical/releases/tag/v1.1.0

v1.0.0

6 years ago
  • Critical v1.0.0
  • Drop support for node < 6.4.0

See the release notes from critical for more information on what has changed: https://github.com/addyosmani/critical/releases/tag/v1.0.0

v0.2.2

7 years ago

v0.2.1

7 years ago

Maintenance release. https://github.com/bezoerb/grunt-critical/compare/v0.2.0...v0.2.1

BIg thanks to @XhmikosR