Bump the packages group with 24 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 1
(6 months ago)
(6 months ago)
(6 months ago)
by github-actions[bot]
dependencies javascript
poad
Bumps the packages group with 24 updates:
| Package | From | To |
|---|---|---|
| @tailwindcss/postcss | 4.1.5 |
4.1.6 |
| tailwindcss | 4.1.5 |
4.1.6 |
| vercel | 41.7.3 |
41.7.4 |
| @tailwindcss/node | 4.1.5 |
4.1.6 |
| @tailwindcss/oxide-android-arm64 | 4.1.5 |
4.1.6 |
| @tailwindcss/oxide-darwin-arm64 | 4.1.5 |
4.1.6 |
| @tailwindcss/oxide-darwin-x64 | 4.1.5 |
4.1.6 |
| @tailwindcss/oxide-freebsd-x64 | 4.1.5 |
4.1.6 |
| @tailwindcss/oxide-linux-arm-gnueabihf | 4.1.5 |
4.1.6 |
| @tailwindcss/oxide-linux-arm64-gnu | 4.1.5 |
4.1.6 |
| @tailwindcss/oxide-linux-arm64-musl | 4.1.5 |
4.1.6 |
| @tailwindcss/oxide-linux-x64-gnu | 4.1.5 |
4.1.6 |
| @tailwindcss/oxide-linux-x64-musl | 4.1.5 |
4.1.6 |
| @tailwindcss/oxide-wasm32-wasi | 4.1.5 |
4.1.6 |
| @tailwindcss/oxide-win32-arm64-msvc | 4.1.5 |
4.1.6 |
| @tailwindcss/oxide-win32-x64-msvc | 4.1.5 |
4.1.6 |
| @tailwindcss/oxide | 4.1.5 |
4.1.6 |
| @vercel/next | 4.7.10 |
4.7.11 |
| @vercel/node | 5.1.15 |
5.1.16 |
| @vercel/redwood | 2.3.0 |
2.3.1 |
| @vercel/remix-builder | 5.4.3 |
5.4.4 |
| eventsource | 3.0.6 |
3.0.7 |
| seroval-plugins | 1.3.0 |
1.3.1 |
| seroval | 1.3.0 |
1.3.1 |
Updates @tailwindcss/postcss from 4.1.5 to 4.1.6
Release notes
Sourced from @tailwindcss/postcss's releases.
v4.1.6
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]toh-lh) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@sourcedirectives, discovered files and scanned files when usingDEBUG=*(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scalevalues generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference(#17836)- Fix incorrectly replacing
_within arbitrary modifier shorthandbg-red-500/(--my_opacity)(#17889)- Don't scan
.logfiles for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@applyrules (#17925)- Download platform specific package if
optionalDependenciesare skipped (#17929)
Changelog
Sourced from @tailwindcss/postcss's changelog.
[4.1.6] - 2025-05-09
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]toh-lh) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@sourcedirectives, discovered files and scanned files when usingDEBUG=*(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scalevalues generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference(#17836)- Fix incorrectly replacing
_within arbitrary modifier shorthandbg-red-500/(--my_opacity)(#17889)- Don't scan
.logfiles for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@applyrules (#17925)- Download platform specific package if
optionalDependenciesare skipped (#17929)
Commits
2d13998Prepare v4.1.6 release (#17951)56b22bbAdd support for source maps (#17775)- See full diff in compare view
Updates tailwindcss from 4.1.5 to 4.1.6
Release notes
Sourced from tailwindcss's releases.
v4.1.6
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]toh-lh) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@sourcedirectives, discovered files and scanned files when usingDEBUG=*(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scalevalues generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference(#17836)- Fix incorrectly replacing
_within arbitrary modifier shorthandbg-red-500/(--my_opacity)(#17889)- Don't scan
.logfiles for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@applyrules (#17925)- Download platform specific package if
optionalDependenciesare skipped (#17929)
Changelog
Sourced from tailwindcss's changelog.
[4.1.6] - 2025-05-09
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]toh-lh) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@sourcedirectives, discovered files and scanned files when usingDEBUG=*(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scalevalues generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference(#17836)- Fix incorrectly replacing
_within arbitrary modifier shorthandbg-red-500/(--my_opacity)(#17889)- Don't scan
.logfiles for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@applyrules (#17925)- Download platform specific package if
optionalDependenciesare skipped (#17929)
Commits
2d13998Prepare v4.1.6 release (#17951)56b22bbAdd support for source maps (#17775)17ca56dFix bug with nested@applyrules in utility classes (#17924) (#17925)4f8539cFix bug replacing modifier variable shorthand syntax underscores (#17889)6a1df6aIgnore@tailwind utilitiesinside@reference(#17836)4e42756Design system driven upgrade migrations (#17831)- See full diff in compare view
Updates vercel from 41.7.3 to 41.7.4
Commits
Updates @tailwindcss/node from 4.1.5 to 4.1.6
Release notes
Sourced from @tailwindcss/node's releases.
v4.1.6
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]toh-lh) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@sourcedirectives, discovered files and scanned files when usingDEBUG=*(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scalevalues generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference(#17836)- Fix incorrectly replacing
_within arbitrary modifier shorthandbg-red-500/(--my_opacity)(#17889)- Don't scan
.logfiles for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@applyrules (#17925)- Download platform specific package if
optionalDependenciesare skipped (#17929)
Changelog
Sourced from @tailwindcss/node's changelog.
[4.1.6] - 2025-05-09
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]toh-lh) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@sourcedirectives, discovered files and scanned files when usingDEBUG=*(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scalevalues generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference(#17836)- Fix incorrectly replacing
_within arbitrary modifier shorthandbg-red-500/(--my_opacity)(#17889)- Don't scan
.logfiles for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@applyrules (#17925)- Download platform specific package if
optionalDependenciesare skipped (#17929)
Commits
2d13998Prepare v4.1.6 release (#17951)56b22bbAdd support for source maps (#17775)- See full diff in compare view
Updates @tailwindcss/oxide-android-arm64 from 4.1.5 to 4.1.6
Release notes
Sourced from @tailwindcss/oxide-android-arm64's releases.
v4.1.6
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]toh-lh) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@sourcedirectives, discovered files and scanned files when usingDEBUG=*(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scalevalues generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference(#17836)- Fix incorrectly replacing
_within arbitrary modifier shorthandbg-red-500/(--my_opacity)(#17889)- Don't scan
.logfiles for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@applyrules (#17925)- Download platform specific package if
optionalDependenciesare skipped (#17929)
Changelog
Sourced from @tailwindcss/oxide-android-arm64's changelog.
[4.1.6] - 2025-05-09
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]toh-lh) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@sourcedirectives, discovered files and scanned files when usingDEBUG=*(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scalevalues generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference(#17836)- Fix incorrectly replacing
_within arbitrary modifier shorthandbg-red-500/(--my_opacity)(#17889)- Don't scan
.logfiles for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@applyrules (#17925)- Download platform specific package if
optionalDependenciesare skipped (#17929)
Commits
2d13998Prepare v4.1.6 release (#17951)- See full diff in compare view
Updates @tailwindcss/oxide-darwin-arm64 from 4.1.5 to 4.1.6
Release notes
Sourced from @tailwindcss/oxide-darwin-arm64's releases.
v4.1.6
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]toh-lh) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@sourcedirectives, discovered files and scanned files when usingDEBUG=*(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scalevalues generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference(#17836)- Fix incorrectly replacing
_within arbitrary modifier shorthandbg-red-500/(--my_opacity)(#17889)- Don't scan
.logfiles for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@applyrules (#17925)- Download platform specific package if
optionalDependenciesare skipped (#17929)
Changelog
Sourced from @tailwindcss/oxide-darwin-arm64's changelog.
[4.1.6] - 2025-05-09
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]toh-lh) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@sourcedirectives, discovered files and scanned files when usingDEBUG=*(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scalevalues generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference(#17836)- Fix incorrectly replacing
_within arbitrary modifier shorthandbg-red-500/(--my_opacity)(#17889)- Don't scan
.logfiles for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@applyrules (#17925)- Download platform specific package if
optionalDependenciesare skipped (#17929)
Commits
2d13998Prepare v4.1.6 release (#17951)- See full diff in compare view
Updates @tailwindcss/oxide-darwin-x64 from 4.1.5 to 4.1.6
Release notes
Sourced from @tailwindcss/oxide-darwin-x64's releases.
v4.1.6
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]toh-lh) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@sourcedirectives, discovered files and scanned files when usingDEBUG=*(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scalevalues generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference(#17836)- Fix incorrectly replacing
_within arbitrary modifier shorthandbg-red-500/(--my_opacity)(#17889)- Don't scan
.logfiles for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@applyrules (#17925)- Download platform specific package if
optionalDependenciesare skipped (#17929)
Changelog
Sourced from @tailwindcss/oxide-darwin-x64's changelog.
[4.1.6] - 2025-05-09
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]toh-lh) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@sourcedirectives, discovered files and scanned files when usingDEBUG=*(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scalevalues generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference(#17836)- Fix incorrectly replacing
_within arbitrary modifier shorthandbg-red-500/(--my_opacity)(#17889)- Don't scan
.logfiles for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@applyrules (#17925)- Download platform specific package if
optionalDependenciesare skipped (#17929)
Commits
2d13998Prepare v4.1.6 release (#17951)- See full diff in compare view
Updates @tailwindcss/oxide-freebsd-x64 from 4.1.5 to 4.1.6
Release notes
Sourced from @tailwindcss/oxide-freebsd-x64's releases.
v4.1.6
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]toh-lh) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@sourcedirectives, discovered files and scanned files when usingDEBUG=*(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scalevalues generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference(#17836)- Fix incorrectly replacing
_within arbitrary modifier shorthandbg-red-500/(--my_opacity)(#17889)- Don't scan
.logfiles for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@applyrules (#17925)- Download platform specific package if
optionalDependenciesare skipped (#17929)
Changelog
Sourced from @tailwindcss/oxide-freebsd-x64's changelog.
[4.1.6] - 2025-05-09
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]toh-lh) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@sourcedirectives, discovered files and scanned files when usingDEBUG=*(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scalevalues generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference(#17836)- Fix incorrectly replacing
_within arbitrary modifier shorthandbg-red-500/(--my_opacity)(#17889)- Don't scan
.logfiles for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@applyrules (#17925)- Download platform specific package if
optionalDependenciesare skipped (#17929)
Commits
2d13998Prepare v4.1.6 release (#17951)- See full diff in compare view
Updates @tailwindcss/oxide-linux-arm-gnueabihf from 4.1.5 to 4.1.6
Release notes
Sourced from @tailwindcss/oxide-linux-arm-gnueabihf's releases.
v4.1.6
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]toh-lh) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@sourcedirectives, discovered files and scanned files when usingDEBUG=*(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scalevalues generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference(#17836)- Fix incorrectly replacing
_within arbitrary modifier shorthandbg-red-500/(--my_opacity)(#17889)- Don't scan
.logfiles for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@applyrules (#17925)- Download platform specific package if
optionalDependenciesare skipped (#17929)
Changelog
Sourced from @tailwindcss/oxide-linux-arm-gnueabihf's changelog.
[4.1.6] - 2025-05-09
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]toh-lh) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@sourcedirectives, discovered files and scanned files when usingDEBUG=*(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scalevalues generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference(#17836)- Fix incorrectly replacing
_within arbitrary modifier shorthandbg-red-500/(--my_opacity)(#17889)- Don't scan
.logfiles for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@applyrules (#17925)- Download platform specific package if
optionalDependenciesare skipped (#17929)
Commits
2d13998Prepare v4.1.6 release (#17951)- See full diff in compare view
Updates @tailwindcss/oxide-linux-arm64-gnu from 4.1.5 to 4.1.6
Release notes
Sourced from @tailwindcss/oxide-linux-arm64-gnu's releases.
v4.1.6
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]toh-lh) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@sourcedirectives, discovered files and scanned files when usingDEBUG=*(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scalevalues generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference(#17836)- Fix incorrectly replacing
_within arbitrary modifier shorthandbg-red-500/(--my_opacity)(#17889)- Don't scan
.logfiles for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@applyrules (#17925)- Download platform specific package if
optionalDependenciesare skipped (#17929)
Changelog
Sourced from @tailwindcss/oxide-linux-arm64-gnu's changelog.
[4.1.6] - 2025-05-09
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]toh-lh) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@sourcedirectives, discovered files and scanned files when usingDEBUG=*(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scalevalues generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference(#17836)- Fix incorrectly replacing
_within arbitrary modifier shorthandbg-red-500/(--my_opacity)(#17889)- Don't scan
.logfiles for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@applyrules (#17925)- Download platform specific package if
optionalDependenciesare skipped (#17929)
Commits
2d13998Prepare v4.1.6 release (#17951)- See full diff in compare view
Updates @tailwindcss/oxide-linux-arm64-musl from 4.1.5 to 4.1.6
Release notes
Sourced from @tailwindcss/oxide-linux-arm64-musl's releases.
v4.1.6
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]toh-lh) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@sourcedirectives, discovered files and scanned files when usingDEBUG=*(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scalevalues generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference(#17836)- Fix incorrectly replacing
_within arbitrary modifier shorthandbg-red-500/(--my_opacity)(#17889)- Don't scan
.logfiles for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@applyrules (#17925)- Download platform specific package if
optionalDependenciesare skipped (#17929)
Changelog
Sourced from @tailwindcss/oxide-linux-arm64-musl's changelog.
[4.1.6] - 2025-05-09
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]toh-lh) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@sourcedirectives, discovered files and scanned files when usingDEBUG=*(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scalevalues generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference(#17836)- Fix incorrectly replacing
_within arbitrary modifier shorthandbg-red-500/(--my_opacity)(#17889)- Don't scan
.logfiles for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@applyrules (#17925)- Download platform specific package if
optionalDependenciesare skipped (#17929)
Commits
2d13998Prepare v4.1.6 release (#17951)- See full diff in compare view
Updates @tailwindcss/oxide-linux-x64-gnu from 4.1.5 to 4.1.6
Release notes
Sourced from @tailwindcss/oxide-linux-x64-gnu's releases.
v4.1.6
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]toh-lh) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@sourcedirectives, discovered files and scanned files when usingDEBUG=*(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scalevalues generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference(#17836)- Fix incorrectly replacing
_within arbitrary modifier shorthandbg-red-500/(--my_opacity)(#17889)- Don't scan
.logfiles for classes by default (<...Description has been truncated
Pull Request Statistics
1
2
+316
-108
Package Dependencies
@tailwindcss/oxide-linux-x64-gnu
npm
4.1.5 → 4.1.6
Patch
@tailwindcss/oxide-linux-arm64-gnu
npm
4.1.5 → 4.1.6
Patch
@tailwindcss/oxide-android-arm64
npm
4.1.5 → 4.1.6
Patch
@tailwindcss/oxide-darwin-arm64
npm
4.1.5 → 4.1.6
Patch
@tailwindcss/oxide-darwin-x64
npm
4.1.5 → 4.1.6
Patch
@tailwindcss/oxide-freebsd-x64
npm
4.1.5 → 4.1.6
Patch
npm
4.1.5 → 4.1.6
Patch
@tailwindcss/oxide-linux-arm64-musl
npm
4.1.5 → 4.1.6
Patch
@tailwindcss/oxide-linux-x64-musl
npm
4.1.5 → 4.1.6
Patch
@tailwindcss/oxide-wasm32-wasi
npm
4.1.5 → 4.1.6
Patch
@tailwindcss/oxide-win32-arm64-msvc
npm
4.1.5 → 4.1.6
Patch
@tailwindcss/oxide-win32-x64-msvc
npm
4.1.5 → 4.1.6
Patch
Technical Details
| ID: | 937194 |
| UUID: | 2512357806 |
| Node ID: | PR_kwDOMzbQP86Vv4mu |
| Host: | GitHub |
| Repository: | poad/github-rest-api-executor |
| Merge State: | Unknown |