kelvinlockwood / kelvinlockw.xyz

MIT License
0 stars 1 forks source link

Bump @tailwindcss/forms from 0.3.0 to 0.5.3 #157

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps @tailwindcss/forms from 0.3.0 to 0.5.3.

Release notes

Sourced from @​tailwindcss/forms's releases.

v0.5.3

Fixed

  • Update TypeScript types (#126)

v0.5.2

Added

  • Add TypeScript type declarations (#118)

v0.5.1

Fixed

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

v0.5.0

Changed

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

v0.4.1

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

This release of @tailwindcss/forms is designed for Tailwind CSS v3.0+, and is not compatible with earlier versions.

To upgrade, make sure you are on the latest version of Tailwind CSS, then install @tailwindcss/forms@latest:

npm install -D @tailwindcss/forms@latest

Changes

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

v0.4.0-alpha.2

v0.4.0 will drop support for Tailwind CSS v2.0 and is intended for use with Tailwind CSS v3.0+.

... (truncated)

Changelog

Sourced from @​tailwindcss/forms's changelog.

[0.5.3] - 2022-09-02

Fixed

  • Update TypeScript types (#126)

[0.5.2] - 2022-05-18

Added

  • Add TypeScript type declarations (#118)

[0.5.1] - 2022-05-03

Fixed

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

[0.5.0] - 2022-03-02

Changed

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

[0.4.1] - 2022-03-02

Added

  • Remove dist folder and related dependencies (#96)

Fixed

  • Use addComponents for class strategy (#91)
  • Fix extra height on Safari date/time inputs (#109)

[0.4.0] - 2021-12-09

Changed

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

[0.3.4] - 2021-09-28

Fixed

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

[0.3.3] - 2021-06-03

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by bradlc, a new releaser for @​tailwindcss/forms since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)