npm lightningcss 1.29.0
v1.29.0

latest release: 1.29.1
one day ago

Added

  • Implement view transitions level 2, including the @view-transition rule, view-transition-class and view-transition-group properties, and class selector features of the view transition pseudo elements. This enables CSS module scoping and better minification when using these features. – #885
  • Support parsing the @font-feature-values rule – #840
  • Add a feature flag to explicitly enable or disable transpiling the light-dark() function – 3043896

Fixed

  • Compile media query range syntax with boolean logic instead of fractional pixels. Fixes issues with rounding certain values. – 7f29035
  • Fix parsing the list-style shorthand property – 97891d8
  • Fix hashing of :nth-child(an + b of X) selectors in CSS modules – ed9e659
  • Update napi-rs to fix issue with \0 characters in filenames – 43707c3
  • Fix CustomAtRule.loc TypeScript type – #876
  • Call StyleSheet / StyleSheetExit / Rule.custom.* in visitors passed to composeVisitors#875
  • Update browser compat data – cdbf0d4

Don't miss a new lightningcss release

NewReleases is sending notifications on new releases.