Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

27 lines (15 loc) · 1.05 KB

Changelog

0.38.0

  • 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

  • Fixed: silent fail if Babel config is present (#258).

0.37.2

  • Fixed: use HTTPS url instead of HTTP for postcss logo in README (#39).

0.37.1

  • Fixed: maximum call stack size exceeded error (#31).

0.37.0

  • Fixed: babel configuration conflict when using TypeScript (#2).
  • Fixed: parsing/stringifying for nested tagged template literals (#17).

Previous changes

See postcss-jsx releases.