Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bumps tailwindcss from 3.1.8 to 3.2.4. #43

Open
SashenJayathilaka opened this issue Dec 21, 2022 · 0 comments
Open

Bumps tailwindcss from 3.1.8 to 3.2.4. #43

SashenJayathilaka opened this issue Dec 21, 2022 · 0 comments
Labels
dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation

Comments

@SashenJayathilaka
Copy link
Owner

Bumps tailwindcss from 3.1.8 to 3.2.4.

Release notes

Sourced from tailwindcss's releases.

v3.2.4

Added

  • Add blocklist option to prevent generating unwanted CSS (#9812)

Fixed

  • Fix watching of files on Linux when renames are involved (#9796)
  • Make sure errors are always displayed when watching for changes (#9810)

v3.2.3

Fixed

  • Fixed use of raw content in the CLI (#9773)
  • Pick up changes from files that are both context and content deps (#9787)
  • Sort pseudo-elements ONLY after classes when using variants and @apply (#9765)
  • Support important utilities in the safelist (pattern must include a !) (#9791)

v3.2.2

Fixed

  • Escape special characters in resolved content base paths (#9650)
  • Don't reuse container for array returning variant functions (#9644)
  • Exclude non-relevant selectors when generating rules with the important modifier (#9677)
  • Fix merging of arrays during config resolution (#9706)
  • Ensure configured font-feature-settings are included in Preflight (#9707)
  • Fix fractional values not being parsed properly inside arbitrary properties (#9705)
  • Fix incorrect selectors when using @apply in selectors with combinators and pseudos (#9722)
  • Fix cannot read properties of undefined (reading 'modifier') (#9656, aa979d6)

v3.2.1

Fixed

  • Fix missing supports in types (#9616)
  • Fix missing PostCSS dependencies in the CLI (#9617)
  • Ensure micromatch is a proper CLI dependency (#9620)
  • Ensure modifier values exist when using a modifiers object for matchVariant (ba6551d)

v3.2.0

We just released Tailwind CSS v3.2! Read the announcement post for more details about the most exciting new features.


Added

  • Add new @config directive (#9405)
  • Add new relative: true option to resolve content paths relative to the config file (#9396)
  • Add new supports-* variant (#9453)
  • Add new min-* and max-* variants (#9558)
  • Add new aria-* variants (#9557, #9588)

... (truncated)

Changelog

Sourced from tailwindcss's changelog.

[3.2.4] - 2022-11-11

Added

  • Add blocklist option to prevent generating unwanted CSS (#9812)

Fixed

  • Fix watching of files on Linux when renames are involved (#9796)
  • Make sure errors are always displayed when watching for changes (#9810)

[3.2.3] - 2022-11-09

Fixed

  • Fixed use of raw content in the CLI (#9773)
  • Pick up changes from files that are both context and content deps (#9787)
  • Sort pseudo-elements ONLY after classes when using variants and @apply (#9765)
  • Support important utilities in the safelist (pattern must include a !) (#9791)

[3.2.2] - 2022-11-04

Fixed

  • Escape special characters in resolved content base paths (#9650)
  • Don't reuse container for array returning variant functions (#9644)
  • Exclude non-relevant selectors when generating rules with the important modifier (#9677)
  • Fix merging of arrays during config resolution (#9706)
  • Ensure configured font-feature-settings are included in Preflight (#9707)
  • Fix fractional values not being parsed properly inside arbitrary properties (#9705)
  • Fix incorrect selectors when using @apply in selectors with combinators and pseudos (#9722)
  • Fix cannot read properties of undefined (reading 'modifier') (#9656, aa979d6)

[3.2.1] - 2022-10-21

Fixed

[3.2.0] - 2022-10-19

Added

  • Add new @config directive (#9405)
  • Add new relative: true option to resolve content paths relative to the config file (#9396)
  • Add new supports-* variant (#9453)
  • Add new min-* and max-* variants (#9558)

... (truncated)

Commits
  • f2f1ee9 3.2.4
  • 13eb1e2 update changelog
  • 22d45dd Update CHANGELOG.md
  • 602101d Allow users to block generation of certain utilities (#9812)
  • 4ccc0fa Make sure errors are always displayed when watching for changes (#9810)
  • 1482c75 Fix watching of files on Linux when renames are involved (#9796)
  • 757a8d6 update changelog
  • 6166e59 3.2.3
  • 8a2f9ed Fix !important selectors not being classified as valid class inside safelist ...
  • 6bd9912 Only sort pseudo elements after classes when using @apply and variants (#9765)
  • Additional commits viewable in compare view
@SashenJayathilaka SashenJayathilaka added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file labels Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant