blog
blog copied to clipboard
build(deps): bump tailwindcss from 2.2.19 to 3.1.7
Bumps tailwindcss from 2.2.19 to 3.1.7.
Release notes
Sourced from tailwindcss's releases.
v3.1.7
Fixed
- Don't rewrite source maps for
@layerrules (#8971)Added
- Added types for
resolveConfig(#8924)v3.1.6
Fixed
v3.1.5
Added
- Support configuring a default
font-weightfor each font size utility (#8763)- Add support for alpha values in safe list (#8774)
Fixed
- Improve types to support fallback values in the CSS-in-JS syntax used in plugin APIs (#8762)
- Support including
tailwindcssandautoprefixerinpostcss.config.jsin standalone CLI (#8769)- Fix using special-characters as prefixes (#8772)
- Don’t prefix classes used within arbitrary variants (#8773)
- Add more explicit types for the default theme (#8780)
v3.1.4
Fixed
- Provide default to
<alpha-value>when usingtheme()(#8652)- Detect arbitrary variants with quotes (#8687)
- Don’t add spaces around raw
/that are preceded by numbers (#8688)v3.1.3
Fixed
- Fix extraction of multi-word utilities with arbitrary values and quotes (#8604)
- Fix casing of import of
corePluginListtype definition (#8587)- Ignore PostCSS nodes returned by
addVariant(#8608)- Fix missing spaces around arithmetic operators (#8615)
- Detect alpha value in CSS
theme()function when using quotes (#8625)- Fix "Maximum call stack size exceeded" bug (#8636)
- Allow functions returning parallel variants to mutate the container (#8622)
- Remove text opacity CSS variables from
::marker(#8622)v3.1.2
Fixed
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
[3.1.7] - 2022-07-29
Fixed
- Don't rewrite source maps for
@layerrules (#8971)Added
- Added types for
resolveConfig(#8924)Changed
- Don't use
cursor: pointerfor buttons by default (#8962)[3.1.6] - 2022-07-11
Fixed
[3.1.5] - 2022-07-07
Added
- Support configuring a default
font-weightfor each font size utility (#8763)- Add support for alpha values in safe list (#8774)
Fixed
- Improve types to support fallback values in the CSS-in-JS syntax used in plugin APIs (#8762)
- Support including
tailwindcssandautoprefixerinpostcss.config.jsin standalone CLI (#8769)- Fix using special-characters as prefixes (#8772)
- Don’t prefix classes used within arbitrary variants (#8773)
- Add more explicit types for the default theme (#8780)
[3.1.4] - 2022-06-21
Fixed
- Provide default to
<alpha-value>when usingtheme()(#8652)- Detect arbitrary variants with quotes (#8687)
- Don’t add spaces around raw
/that are preceded by numbers (#8688)[3.1.3] - 2022-06-14
Fixed
... (truncated)
Commits
14542d9Allow manual rebuilds of the CLI1fa9d71Tweak standalone CLI build setup97bc222Update depsd1111bf3.1.71254235update changeloge1aafc5Revert "Don't usecursor: pointerfor buttons by default (#8962)"a1346c9Don't rewrite source maps for@layerrules (#8971)da268f6Update jest to version 28.1.3ed3a4f3Don't usecursor: pointerfor buttons by default (#8962)bdd9ae0Update changelog- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| blog | ❌ Failed (Inspect) | Sep 1, 2022 at 10:12AM (UTC) |
Superseded by #373.