Skip to content

Releases: philipp-winterle/crittr

v2.0.2

17 Jun 15:51
73d1650
Compare
Choose a tag to compare

2.0.2 (2024-06-17)

Bug Fixes

  • release please need to update the package version aswell (20506ac)

v2.0.1

17 Jun 15:35
42a91d2
Compare
Choose a tag to compare

2.0.1 (2024-06-17)

Bug Fixes

  • missing "ci" in npm call (e5e1d7d)
  • missing yarn calls in actions (9e567d6)
  • release please need to update the package version aswell (20506ac)
  • switching token for versioning to personal access token to trigger follow up actions (9e567d6)

v2.0.0

17 Jun 14:46
8c31282
Compare
Choose a tag to compare

2.0.0 (2024-06-17)

⚠ BREAKING CHANGES

  • changed crittr to ESM
  • Minimum nodejs version is 18

Bug Fixes

  • added master branch for github action (5f682d5)
  • forgot adding release-please to scripts (af9c307)
  • tests where also transformed and fixed (b7ec137)
  • updated github actions to fit node version (3efd76c)

Miscellaneous Chores

  • changed crittr to ESM (b7ec137)
  • Minimum nodejs version is 18 (b7ec137)

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