Skip to content

Releases: philipp-winterle/crittr

1.5.3

24 Jan 15:57
ebddada
Compare
Choose a tag to compare

1.5.3

Features

  • Added error handling on timeout while getting css. Updated outdated dependencies. by @timonbandit

Security

Full Changelog: 1.5.2...1.5.3

1.5.2

07 Sep 15:27
bd784f8
Compare
Choose a tag to compare

Updates

Features

  • Added screenshotNameGenerator to generate names for screenshots on processing @rmachado-studocu

1.5.0 Beta 1

06 May 09:11
Compare
Choose a tag to compare
1.5.0 Beta 1 Pre-release
Pre-release

Updates

Please test this release to ensure quality

1.4.0

05 Dec 11:40
a570ea0
Compare
Choose a tag to compare

Feature

  • added possibility to get critical css without the css option. @timonbandit

Contribution

  • added new code styling tools (prettier, eslint) to the project to keep code style over prs

1.3.0

30 May 11:32
fafccd6
Compare
Choose a tag to compare

Features

  • added support for local html files

Changes

  • switch from npm to yarn
  • switched out unsafe media query sort with postcss plugin
  • added postcss
  • removed gulp build (no need at all)
  • removed need of local file server

No breaking changes! You can update without any work

1.2.6

31 Mar 19:10
9549e71
Compare
Choose a tag to compare

Changes

  • dependecy update release because of high severity

You can update savely without any breaking issues

1.2.5 - Dependecy Update

13 Feb 11:14
1374308
Compare
Choose a tag to compare

task: updated major dependecies to their newest versions @grommas
task: added new media query tests to keep output quality high

The new tests will prepare a change from css-mq-packer to postcss and the better maintained sorting of media queries

1.2.3

13 Nov 12:25
07f5f35
Compare
Choose a tag to compare

Changes
⭐ updated to puppeteer 1.10.0

1.2.2

07 Sep 09:32
10a5997
Compare
Choose a tag to compare

What's happening

⭐️ added options to take screenshots of every url processed (may consume more time)
👍 updated dependecies. Puppeteer 1.8.0

Upgrade

  • nothing to do - should work as expected

1.2.1

01 Aug 07:54
Compare
Choose a tag to compare

What's happening

🪲 #8 fix wildcard escaping of css relevant characters

Upgrade

  • nothing to do - should work as expected