Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Releases: stylelint/postcss-css-in-js

0.38.0

03 May 08:01
Compare
Choose a tag to compare
  • Removed: hardcoded transform from float to cssFloat in objects (#172)
  • Fixed: silent fail if @babel/plugin-proposal-decorators is in user's Babel configuration (#237)

0.37.3

02 May 16:16
Compare
Choose a tag to compare
  • Fixed: silent fail if Babel config is present (#258).

0.37.2

12 Jul 14:36
Compare
Choose a tag to compare
  • Fixed: use HTTPS url instead of HTTP for postcss logo in README (#39).

0.37.1

11 Apr 12:58
Compare
Choose a tag to compare
  • Fixed: maximum call stack size exceeded error (#31).

0.37.0

06 Apr 11:34
Compare
Choose a tag to compare
  • Fixed: babel configuration conflict when using TypeScript (#2).
  • Fixed: parsing/stringifying for nested tagged template literals (#17).