styled-components / polished

A lightweight toolset for writing styles in JavaScript ✨
https://polished.js.org/
MIT License
7.64k stars 209 forks source link

Version 3-7-0-release #564

Closed bhough closed 3 years ago

bhough commented 3 years ago

Introducing polished.js v3.7.0 LTS!

We're excited to release v3.7.0, polished's first Long Term Support (LTS) branch. We will continue to back-port critical bug and security fixes to this branch until the release of v5, at which point v4 will become the new LTS branch. This release also officially deprecates polished v2.x.x.

npm install polished@lts yarn add polished@lts

Release Highlights

Improvements & Bug Fixes

Contributor Improvements

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (version-3-7-X-lts@a78b761). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                  @@
##             version-3-7-X-lts     #564   +/-   ##
====================================================
  Coverage                     ?   99.87%           
====================================================
  Files                        ?       83           
  Lines                        ?      809           
  Branches                     ?      299           
====================================================
  Hits                         ?      808           
  Misses                       ?        1           
  Partials                     ?        0           
Flag Coverage Δ
unittests 99.87% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a78b761...a2cffd1. Read the comment docs.