Skip to content

Update dependency @tailwindcss/forms to v0.5.7

Housekeeper (bot) requested to merge renovate/tailwindcss-forms-0.x into master

This MR contains the following updates:

Package Type Update Change
@tailwindcss/forms devDependencies minor 0.2.1 -> 0.5.7

Release Notes

tailwindlabs/tailwindcss-forms (@​tailwindcss/forms)

v0.5.7

Compare Source

Fixed
  • Use normal checkbox and radio appearance in forced-colors mode (#​152)

v0.5.6

Compare Source

Fixed
  • Fix date time bottom spacing on MacOS Safari (#​146)

v0.5.5

Compare Source

Fixed
  • Fix text alignment on date and time inputs on iOS (#​144)

v0.5.4

Compare Source

Fixed
  • Remove chevron for selects with a non-default size (#​137)
  • Allow for without type (#​141)

v0.5.3

Compare Source

Fixed
  • Update TypeScript types (#​126)

v0.5.2

Compare Source

Added
  • Add TypeScript type declarations (#​118)

v0.5.1

Compare Source

Fixed
  • Remove duplicate outline property (#​116)
  • Fix autoprefixer warning about color-adjust (#​115)

v0.5.0

Compare Source

Changed
  • Generate both global styles and classes by default (#​71)

v0.4.1

Compare Source

Added
  • Remove dist folder and related dependencies (#​96)
Fixed
  • Use addComponents for class strategy (#​91)
  • Fix extra height on Safari date/time inputs (#​109)

v0.4.0

Compare Source

Changed
  • Update color palette references for v3 (#​83)
  • Don't read outline.none value from config (#​89)

v0.3.4

Compare Source

Fixed
  • Fix compatibility with optimizeUniversalDefaults experimental feature in Tailwind CSS v2.2 (#​81)

v0.3.3

Compare Source

Fixed
  • Fix typo in selector when using class strategy that breaks background colors on checkboxes and radio buttons (#​72)

v0.3.2

Compare Source

Fixed
  • Filter null rules for JIT compatibility (b4c4e03)

v0.3.1

Compare Source

Fixed
  • Use base as default strategy, not class (#​61)

v0.3.0

Compare Source

Added
  • Add class strategy for you babies and your custom select and date picker libraries ;) (#​39)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot. The local configuration can be found in the local Renovate Bot repository.

Edited by Housekeeper (bot)

Merge request reports