Skip to content

v7.0.6

Compare
Choose a tag to compare
@quantizor quantizor released this 09 Nov 18:12
· 38 commits to main since this release
  • Fix false negative detection of some media queries by simplifying media query regex for stripping spaces (#379)
  • Improve test and memory utilization by removing sc style nodes on cleanup (#382)
  • Add snapshot options to customize what CSS is included in jest snapshots (#375)
  • Fix type error when using css ttl with "modifier" option (#367)
  • Add example of how to handle override styles to README.md (#372)