Skip to content

Bump @tailwindcss/jit from 0.1.7 to 0.1.17

Created by: dependabot[bot]

Bumps @tailwindcss/jit from 0.1.7 to 0.1.17.

Release notes

Sourced from @​tailwindcss/jit's releases.

v0.1.17

Added

  • Add support for prefix as a function (#177)

v0.1.16

Added

  • Add support for selectors in important option (#175)

v0.1.15

Added

  • Add !font-bold-style important modifier #(#174)

v0.1.14

Fixed

  • Fix infinite recursion on ]-[] candidate (#172, 5b366f2)

v0.1.13

Fixed

  • Fix infinite recursion issue with TypeScript syntax (#167)

v0.1.12

Fixed

  • Support custom modifiers with double dashes (#164)

v0.1.11

Added

  • Add explicit errors for unsupported @apply in nested CSS (#161)
  • Add TAILWIND_DISABLE_TOUCH environment flag for using native bundler dependency tracking for template files (very experimental/unstable, only works in webpack 5) (#162)
  • Add TAILWIND_TOUCH_ROOT environment variable for overriding default touch file location (advanced) (#152)

v0.1.10

Fixed

  • Fix divide-style not generating, and divide-width not handling '0' properly (#157)

v0.1.9

Fixed

  • Respect order of sibling declarations when mixing @apply with regular CSS properties (#155)

v0.1.8

Added

... (truncated)

Changelog

Sourced from @​tailwindcss/jit's changelog.

[0.1.17] - 2021-03-28

Added

  • Add support for prefix as a function (#177)

[0.1.16] - 2021-03-28

Added

  • Add support for selectors in important option (#175)

[0.1.15] - 2021-03-27

Added

  • Add !font-bold-style important modifier (#174)

[0.1.14] - 2021-03-27

Fixed

  • Fix infinite recursion on ]-[] candidate (#172, 5b366f2)

[0.1.13] - 2021-03-27

Fixed

  • Fix infinite recursion issue with TypeScript syntax (#167)

[0.1.12] - 2021-03-26

Fixed

  • Support custom modifiers with double dashes (#164)

[0.1.11] - 2021-03-26

Added

  • Add explicit errors for unsupported @apply in nested CSS (#161)
  • Add TAILWIND_DISABLE_TOUCH environment flag for using native bundler dependency tracking for template files (very experimental/unstable, only works in webpack 5) (#162)
  • Add TAILWIND_TOUCH_ROOT environment variable for overriding default touch file location (advanced) (#152)

[0.1.10] - 2021-03-25

Fixed

  • Fix divide-style not generating, and divide-width not handling '0' properly (#157)

... (truncated)

Commits

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)

Merge request reports