Skip to content

Releases: tailwindlabs/tailwindcss

v1.8.10

14 Sep 13:16
Compare
Choose a tag to compare

Fixed

  • Prevent new dark experiment from causing third-party dark variants to inherit stacking behavior (#2382)

v1.8.9

13 Sep 13:51
Compare
Choose a tag to compare

Fixed

  • Add negative spacing values to inset plugin in the extendedSpacingScale experiment (#2358)
  • Fix issue where !important was stripped from declarations within rules that used @apply with applyComplexClasses (#2376)

Changed

v1.8.8

11 Sep 14:20
Compare
Choose a tag to compare

Fixed

  • Register dark mode plugin outside of resolveConfig code path (#2368)

v1.8.7

10 Sep 18:47
Compare
Choose a tag to compare

Fixed

  • Fix issue where classes in escaped strings (like class=\"block\") weren't extracted properly for purging (#2364)

v1.8.6

10 Sep 18:47
Compare
Choose a tag to compare

Fixed

  • Fix issue where container padding not applied when using object syntax (#2353)

v1.8.5

07 Sep 23:58
Compare
Choose a tag to compare

Fixed

  • Fix issue where resolveConfig didn't take into account configs added by feature flags (#2347)

v1.8.4

07 Sep 00:49
Compare
Choose a tag to compare

Fixed

  • Fix issue where inserting extra PurgeCSS control comments could break integrated PurgeCSS support
  • Fix issue where dark variant in 'class' mode was incompatible with 'group-hover' variant (#2337)
  • Support basic nesting structure with @apply when using the applyComplexClasses experiment (#2271)

Changed

  • Rename font-hairline and font-thin to font-thin and font-extralight behind standardFontWeights flag (experimental until v1.9.0) (#2333)

v1.8.3

07 Sep 00:49
Compare
Choose a tag to compare

Fixed

  • Fix issue where font-variant-numeric utilities would break in combination with most CSS minifier configurations (f3660ce)
  • Only warn about conservative purge mode being deprecated once per process (58781b5)

v1.8.2

05 Sep 00:07
Compare
Choose a tag to compare
  • Fix bug where dark mode variants would cause an error if you had a plugins array in your config (#2322)

v1.8.1

04 Sep 23:36
8e49e48
Compare
Choose a tag to compare
  • Fix bug in the new font-variant-numeric utilities which broke the whole rule
  • Fix bug while purging