Bump the packages group with 21 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 2
(3 months ago)
(3 months ago)
dependencies javascript
poad
Bumps the packages group with 21 updates:
Package | From | To |
---|---|---|
@tailwindcss/postcss | 4.1.7 |
4.1.8 |
@types/node | 22.15.23 |
22.15.24 |
tailwindcss | 4.1.7 |
4.1.8 |
@tailwindcss/node | 4.1.7 |
4.1.8 |
@tailwindcss/oxide-android-arm64 | 4.1.7 |
4.1.8 |
@tailwindcss/oxide-darwin-arm64 | 4.1.7 |
4.1.8 |
@tailwindcss/oxide-darwin-x64 | 4.1.7 |
4.1.8 |
@tailwindcss/oxide-freebsd-x64 | 4.1.7 |
4.1.8 |
@tailwindcss/oxide-linux-arm-gnueabihf | 4.1.7 |
4.1.8 |
@tailwindcss/oxide-linux-arm64-gnu | 4.1.7 |
4.1.8 |
@tailwindcss/oxide-linux-arm64-musl | 4.1.7 |
4.1.8 |
@tailwindcss/oxide-linux-x64-gnu | 4.1.7 |
4.1.8 |
@tailwindcss/oxide-linux-x64-musl | 4.1.7 |
4.1.8 |
@tailwindcss/oxide-wasm32-wasi | 4.1.7 |
4.1.8 |
@tailwindcss/oxide-win32-arm64-msvc | 4.1.7 |
4.1.8 |
@tailwindcss/oxide-win32-x64-msvc | 4.1.7 |
4.1.8 |
@tailwindcss/oxide | 4.1.7 |
4.1.8 |
electron-to-chromium | 1.5.159 |
1.5.160 |
fdir | 6.4.4 |
6.4.5 |
unrs-resolver | 1.7.2 |
1.7.6 |
zod | 3.25.31 |
3.25.34 |
Updates @tailwindcss/postcss
from 4.1.7 to 4.1.8
Release notes
Sourced from @tailwindcss/postcss
's releases.
v4.1.8
Added
- Improve error messages when
@apply
fails (#18059)Fixed
- Upgrade: Do not migrate declarations that look like candidates in
<style>
blocks (#18057, 18068)- Upgrade: Don't error when looking for
tailwindcss
in pnpm monorepos (#18065)- Upgrade: Don't error when updating dependencies in pnpm monorepos (#18065)
- Upgrade: Migrate deprecated
order-none
toorder-0
(#18126)- Support Leptos
class:
attributes when extracting classes (#18093)- Fix "Cannot read properties of undefined" crash on malformed arbitrary value (#18133)
- Upgrade: Migrate
-mt-[0px]
tomt-[0px]
instead of the other way around (#18154)- Fix Haml pre-processing crash when there is no
\n
at the end of the file (#18155)- Ignore
.pnpm-store
folders by default (can be overridden by@source …
rules) (#18163)- Fix PostCSS crash when calling
toJSON()
(#18083)
Changelog
Sourced from @tailwindcss/postcss
's changelog.
[4.1.8] - 2025-05-27
Added
- Improve error messages when
@apply
fails (#18059)Fixed
- Upgrade: Do not migrate declarations that look like candidates in
<style>
blocks (#18057, 18068)- Upgrade: Don't error when looking for
tailwindcss
in pnpm monorepos (#18065)- Upgrade: Don't error when updating dependencies in pnpm monorepos (#18065)
- Upgrade: Migrate deprecated
order-none
toorder-0
(#18126)- Support Leptos
class:
attributes when extracting classes (#18093)- Fix "Cannot read properties of undefined" crash on malformed arbitrary value (#18133)
- Upgrade: Migrate
-mt-[0px]
tomt-[0px]
instead of the other way around (#18154)- Fix Haml pre-processing crash when there is no
\n
at the end of the file (#18155)- Ignore
.pnpm-store
folders by default (can be overridden by@source …
rules) (#18163)- Fix PostCSS crash when calling
toJSON()
(#18083)
Commits
193eb84
Release v4.1.8 (#18164)9df5ba7
Fix PostCSS crash when using toJSON() (#18083)- See full diff in compare view
Updates @types/node
from 22.15.23 to 22.15.24
Commits
- See full diff in compare view
Updates tailwindcss
from 4.1.7 to 4.1.8
Release notes
Sourced from tailwindcss's releases.
v4.1.8
Added
- Improve error messages when
@apply
fails (#18059)Fixed
- Upgrade: Do not migrate declarations that look like candidates in
<style>
blocks (#18057, 18068)- Upgrade: Don't error when looking for
tailwindcss
in pnpm monorepos (#18065)- Upgrade: Don't error when updating dependencies in pnpm monorepos (#18065)
- Upgrade: Migrate deprecated
order-none
toorder-0
(#18126)- Support Leptos
class:
attributes when extracting classes (#18093)- Fix "Cannot read properties of undefined" crash on malformed arbitrary value (#18133)
- Upgrade: Migrate
-mt-[0px]
tomt-[0px]
instead of the other way around (#18154)- Fix Haml pre-processing crash when there is no
\n
at the end of the file (#18155)- Ignore
.pnpm-store
folders by default (can be overridden by@source …
rules) (#18163)- Fix PostCSS crash when calling
toJSON()
(#18083)
Changelog
Sourced from tailwindcss's changelog.
[4.1.8] - 2025-05-27
Added
- Improve error messages when
@apply
fails (#18059)Fixed
- Upgrade: Do not migrate declarations that look like candidates in
<style>
blocks (#18057, 18068)- Upgrade: Don't error when looking for
tailwindcss
in pnpm monorepos (#18065)- Upgrade: Don't error when updating dependencies in pnpm monorepos (#18065)
- Upgrade: Migrate deprecated
order-none
toorder-0
(#18126)- Support Leptos
class:
attributes when extracting classes (#18093)- Fix "Cannot read properties of undefined" crash on malformed arbitrary value (#18133)
- Upgrade: Migrate
-mt-[0px]
tomt-[0px]
instead of the other way around (#18154)- Fix Haml pre-processing crash when there is no
\n
at the end of the file (#18155)- Ignore
.pnpm-store
folders by default (can be overridden by@source …
rules) (#18163)- Fix PostCSS crash when calling
toJSON()
(#18083)
Commits
Updates @tailwindcss/node
from 4.1.7 to 4.1.8
Release notes
Sourced from @tailwindcss/node
's releases.
v4.1.8
Added
- Improve error messages when
@apply
fails (#18059)Fixed
- Upgrade: Do not migrate declarations that look like candidates in
<style>
blocks (#18057, 18068)- Upgrade: Don't error when looking for
tailwindcss
in pnpm monorepos (#18065)- Upgrade: Don't error when updating dependencies in pnpm monorepos (#18065)
- Upgrade: Migrate deprecated
order-none
toorder-0
(#18126)- Support Leptos
class:
attributes when extracting classes (#18093)- Fix "Cannot read properties of undefined" crash on malformed arbitrary value (#18133)
- Upgrade: Migrate
-mt-[0px]
tomt-[0px]
instead of the other way around (#18154)- Fix Haml pre-processing crash when there is no
\n
at the end of the file (#18155)- Ignore
.pnpm-store
folders by default (can be overridden by@source …
rules) (#18163)- Fix PostCSS crash when calling
toJSON()
(#18083)
Changelog
Sourced from @tailwindcss/node
's changelog.
[4.1.8] - 2025-05-27
Added
- Improve error messages when
@apply
fails (#18059)Fixed
- Upgrade: Do not migrate declarations that look like candidates in
<style>
blocks (#18057, 18068)- Upgrade: Don't error when looking for
tailwindcss
in pnpm monorepos (#18065)- Upgrade: Don't error when updating dependencies in pnpm monorepos (#18065)
- Upgrade: Migrate deprecated
order-none
toorder-0
(#18126)- Support Leptos
class:
attributes when extracting classes (#18093)- Fix "Cannot read properties of undefined" crash on malformed arbitrary value (#18133)
- Upgrade: Migrate
-mt-[0px]
tomt-[0px]
instead of the other way around (#18154)- Fix Haml pre-processing crash when there is no
\n
at the end of the file (#18155)- Ignore
.pnpm-store
folders by default (can be overridden by@source …
rules) (#18163)- Fix PostCSS crash when calling
toJSON()
(#18083)
Commits
193eb84
Release v4.1.8 (#18164)- See full diff in compare view
Updates @tailwindcss/oxide-android-arm64
from 4.1.7 to 4.1.8
Release notes
Sourced from @tailwindcss/oxide-android-arm64
's releases.
v4.1.8
Added
- Improve error messages when
@apply
fails (#18059)Fixed
- Upgrade: Do not migrate declarations that look like candidates in
<style>
blocks (#18057, 18068)- Upgrade: Don't error when looking for
tailwindcss
in pnpm monorepos (#18065)- Upgrade: Don't error when updating dependencies in pnpm monorepos (#18065)
- Upgrade: Migrate deprecated
order-none
toorder-0
(#18126)- Support Leptos
class:
attributes when extracting classes (#18093)- Fix "Cannot read properties of undefined" crash on malformed arbitrary value (#18133)
- Upgrade: Migrate
-mt-[0px]
tomt-[0px]
instead of the other way around (#18154)- Fix Haml pre-processing crash when there is no
\n
at the end of the file (#18155)- Ignore
.pnpm-store
folders by default (can be overridden by@source …
rules) (#18163)- Fix PostCSS crash when calling
toJSON()
(#18083)
Changelog
Sourced from @tailwindcss/oxide-android-arm64
's changelog.
[4.1.8] - 2025-05-27
Added
- Improve error messages when
@apply
fails (#18059)Fixed
- Upgrade: Do not migrate declarations that look like candidates in
<style>
blocks (#18057, 18068)- Upgrade: Don't error when looking for
tailwindcss
in pnpm monorepos (#18065)- Upgrade: Don't error when updating dependencies in pnpm monorepos (#18065)
- Upgrade: Migrate deprecated
order-none
toorder-0
(#18126)- Support Leptos
class:
attributes when extracting classes (#18093)- Fix "Cannot read properties of undefined" crash on malformed arbitrary value (#18133)
- Upgrade: Migrate
-mt-[0px]
tomt-[0px]
instead of the other way around (#18154)- Fix Haml pre-processing crash when there is no
\n
at the end of the file (#18155)- Ignore
.pnpm-store
folders by default (can be overridden by@source …
rules) (#18163)- Fix PostCSS crash when calling
toJSON()
(#18083)
Commits
193eb84
Release v4.1.8 (#18164)- See full diff in compare view
Updates @tailwindcss/oxide-darwin-arm64
from 4.1.7 to 4.1.8
Release notes
Sourced from @tailwindcss/oxide-darwin-arm64
's releases.
v4.1.8
Added
- Improve error messages when
@apply
fails (#18059)Fixed
- Upgrade: Do not migrate declarations that look like candidates in
<style>
blocks (#18057, 18068)- Upgrade: Don't error when looking for
tailwindcss
in pnpm monorepos (#18065)- Upgrade: Don't error when updating dependencies in pnpm monorepos (#18065)
- Upgrade: Migrate deprecated
order-none
toorder-0
(#18126)- Support Leptos
class:
attributes when extracting classes (#18093)- Fix "Cannot read properties of undefined" crash on malformed arbitrary value (#18133)
- Upgrade: Migrate
-mt-[0px]
tomt-[0px]
instead of the other way around (#18154)- Fix Haml pre-processing crash when there is no
\n
at the end of the file (#18155)- Ignore
.pnpm-store
folders by default (can be overridden by@source …
rules) (#18163)- Fix PostCSS crash when calling
toJSON()
(#18083)
Changelog
Sourced from @tailwindcss/oxide-darwin-arm64
's changelog.
[4.1.8] - 2025-05-27
Added
- Improve error messages when
@apply
fails (#18059)Fixed
- Upgrade: Do not migrate declarations that look like candidates in
<style>
blocks (#18057, 18068)- Upgrade: Don't error when looking for
tailwindcss
in pnpm monorepos (#18065)- Upgrade: Don't error when updating dependencies in pnpm monorepos (#18065)
- Upgrade: Migrate deprecated
order-none
toorder-0
(#18126)- Support Leptos
class:
attributes when extracting classes (#18093)- Fix "Cannot read properties of undefined" crash on malformed arbitrary value (#18133)
- Upgrade: Migrate
-mt-[0px]
tomt-[0px]
instead of the other way around (#18154)- Fix Haml pre-processing crash when there is no
\n
at the end of the file (#18155)- Ignore
.pnpm-store
folders by default (can be overridden by@source …
rules) (#18163)- Fix PostCSS crash when calling
toJSON()
(#18083)
Commits
193eb84
Release v4.1.8 (#18164)- See full diff in compare view
Updates @tailwindcss/oxide-darwin-x64
from 4.1.7 to 4.1.8
Release notes
Sourced from @tailwindcss/oxide-darwin-x64
's releases.
v4.1.8
Added
- Improve error messages when
@apply
fails (#18059)Fixed
- Upgrade: Do not migrate declarations that look like candidates in
<style>
blocks (#18057, 18068)- Upgrade: Don't error when looking for
tailwindcss
in pnpm monorepos (#18065)- Upgrade: Don't error when updating dependencies in pnpm monorepos (#18065)
- Upgrade: Migrate deprecated
order-none
toorder-0
(#18126)- Support Leptos
class:
attributes when extracting classes (#18093)- Fix "Cannot read properties of undefined" crash on malformed arbitrary value (#18133)
- Upgrade: Migrate
-mt-[0px]
tomt-[0px]
instead of the other way around (#18154)- Fix Haml pre-processing crash when there is no
\n
at the end of the file (#18155)- Ignore
.pnpm-store
folders by default (can be overridden by@source …
rules) (#18163)- Fix PostCSS crash when calling
toJSON()
(#18083)
Changelog
Sourced from @tailwindcss/oxide-darwin-x64
's changelog.
[4.1.8] - 2025-05-27
Added
- Improve error messages when
@apply
fails (#18059)Fixed
- Upgrade: Do not migrate declarations that look like candidates in
<style>
blocks (#18057, 18068)- Upgrade: Don't error when looking for
tailwindcss
in pnpm monorepos (#18065)- Upgrade: Don't error when updating dependencies in pnpm monorepos (#18065)
- Upgrade: Migrate deprecated
order-none
toorder-0
(#18126)- Support Leptos
class:
attributes when extracting classes (#18093)- Fix "Cannot read properties of undefined" crash on malformed arbitrary value (#18133)
- Upgrade: Migrate
-mt-[0px]
tomt-[0px]
instead of the other way around (#18154)- Fix Haml pre-processing crash when there is no
\n
at the end of the file (#18155)- Ignore
.pnpm-store
folders by default (can be overridden by@source …
rules) (#18163)- Fix PostCSS crash when calling
toJSON()
(#18083)
Commits
193eb84
Release v4.1.8 (#18164)- See full diff in compare view
Updates @tailwindcss/oxide-freebsd-x64
from 4.1.7 to 4.1.8
Release notes
Sourced from @tailwindcss/oxide-freebsd-x64
's releases.
v4.1.8
Added
- Improve error messages when
@apply
fails (#18059)Fixed
- Upgrade: Do not migrate declarations that look like candidates in
<style>
blocks (#18057, 18068)- Upgrade: Don't error when looking for
tailwindcss
in pnpm monorepos (#18065)- Upgrade: Don't error when updating dependencies in pnpm monorepos (#18065)
- Upgrade: Migrate deprecated
order-none
toorder-0
(#18126)- Support Leptos
class:
attributes when extracting classes (#18093)- Fix "Cannot read properties of undefined" crash on malformed arbitrary value (#18133)
- Upgrade: Migrate
-mt-[0px]
tomt-[0px]
instead of the other way around (#18154)- Fix Haml pre-processing crash when there is no
\n
at the end of the file (#18155)- Ignore
.pnpm-store
folders by default (can be overridden by@source …
rules) (#18163)- Fix PostCSS crash when calling
toJSON()
(#18083)
Changelog
Sourced from @tailwindcss/oxide-freebsd-x64
's changelog.
[4.1.8] - 2025-05-27
Added
- Improve error messages when
@apply
fails (#18059)Fixed
- Upgrade: Do not migrate declarations that look like candidates in
<style>
blocks (#18057, 18068)- Upgrade: Don't error when looking for
tailwindcss
in pnpm monorepos (#18065)- Upgrade: Don't error when updating dependencies in pnpm monorepos (#18065)
- Upgrade: Migrate deprecated
order-none
toorder-0
(#18126)- Support Leptos
class:
attributes when extracting classes (#18093)- Fix "Cannot read properties of undefined" crash on malformed arbitrary value (#18133)
- Upgrade: Migrate
-mt-[0px]
tomt-[0px]
instead of the other way around (#18154)- Fix Haml pre-processing crash when there is no
\n
at the end of the file (#18155)- Ignore
.pnpm-store
folders by default (can be overridden by@source …
rules) (#18163)- Fix PostCSS crash when calling
toJSON()
(#18083)
Commits
193eb84
Release v4.1.8 (#18164)- See full diff in compare view
Updates @tailwindcss/oxide-linux-arm-gnueabihf
from 4.1.7 to 4.1.8
Release notes
Sourced from @tailwindcss/oxide-linux-arm-gnueabihf
's releases.
v4.1.8
Added
- Improve error messages when
@apply
fails (#18059)Fixed
- Upgrade: Do not migrate declarations that look like candidates in
<style>
blocks (#18057, 18068)- Upgrade: Don't error when looking for
tailwindcss
in pnpm monorepos (#18065)- Upgrade: Don't error when updating dependencies in pnpm monorepos (#18065)
- Upgrade: Migrate deprecated
order-none
toorder-0
(#18126)- Support Leptos
class:
attributes when extracting classes (#18093)- Fix "Cannot read properties of undefined" crash on malformed arbitrary value (#18133)
- Upgrade: Migrate
-mt-[0px]
tomt-[0px]
instead of the other way around (#18154)- Fix Haml pre-processing crash when there is no
\n
at the end of the file (#18155)- Ignore
.pnpm-store
folders by default (can be overridden by@source …
rules) (#18163)- Fix PostCSS crash when calling
toJSON()
(#18083)
Changelog
Sourced from @tailwindcss/oxide-linux-arm-gnueabihf
's changelog.
[4.1.8] - 2025-05-27
Added
- Improve error messages when
@apply
fails (#18059)Fixed
- Upgrade: Do not migrate declarations that look like candidates in
<style>
blocks (#18057, 18068)- Upgrade: Don't error when looking for
tailwindcss
in pnpm monorepos (#18065)- Upgrade: Don't error when updating dependencies in pnpm monorepos (#18065)
- Upgrade: Migrate deprecated
order-none
toorder-0
(#18126)- Support Leptos
class:
attributes when extracting classes (#18093)- Fix "Cannot read properties of undefined" crash on malformed arbitrary value (#18133)
- Upgrade: Migrate
-mt-[0px]
tomt-[0px]
instead of the other way around (#18154)- Fix Haml pre-processing crash when there is no
\n
at the end of the file (#18155)- Ignore
.pnpm-store
folders by default (can be overridden by@source …
rules) (#18163)- Fix PostCSS crash when calling
toJSON()
(#18083)
Commits
193eb84
Release v4.1.8 (#18164)- See full diff in compare view
Updates @tailwindcss/oxide-linux-arm64-gnu
from 4.1.7 to 4.1.8
Release notes
Sourced from @tailwindcss/oxide-linux-arm64-gnu
's releases.
v4.1.8
Added
- Improve error messages when
@apply
fails (#18059)Fixed
- Upgrade: Do not migrate declarations that look like candidates in
<style>
blocks (#18057, 18068)- Upgrade: Don't error when looking for
tailwindcss
in pnpm monorepos (#18065)- Upgrade: Don't error when updating dependencies in pnpm monorepos (#18065)
- Upgrade: Migrate deprecated
order-none
toorder-0
(#18126)- Support Leptos
class:
attributes when extracting classes (#18093)- Fix "Cannot read properties of undefined" crash on malformed arbitrary value (#18133)
- Upgrade: Migrate
-mt-[0px]
tomt-[0px]
instead of the other way around (#18154)- Fix Haml pre-processing crash when there is no
\n
at the end of the file (#18155)- Ignore
.pnpm-store
folders by default (can be overridden by@source …
rules) (#18163)- Fix PostCSS crash when calling
toJSON()
(#18083)
Changelog
Sourced from @tailwindcss/oxide-linux-arm64-gnu
's changelog.
[4.1.8] - 2025-05-27
Added
- Improve error messages when
@apply
fails (#18059)Fixed
- Upgrade: Do not migrate declarations that look like candidates in
<style>
blocks (#18057, 18068)- Upgrade: Don't error when looking for
tailwindcss
in pnpm monorepos (#18065)- Upgrade: Don't error when updating dependencies in pnpm monorepos (#18065)
- Upgrade: Migrate deprecated
order-none
toorder-0
(#18126)- Support Leptos
class:
attributes when extracting classes (#18093)- Fix "Cannot read properties of undefined" crash on malformed arbitrary value (#18133)
- Upgrade: Migrate
-mt-[0px]
tomt-[0px]
instead of the other way around (#18154)- Fix Haml pre-processing crash when there is no
\n
at the end of the file (#18155)- Ignore
.pnpm-store
folders by default (can be overridden by@source …
rules) (#18163)- Fix PostCSS crash when calling
toJSON()
(#18083)
Commits
193eb84
Release v4.1.8 (#18164)- See full diff in compare view
Updates @tailwindcss/oxide-linux-arm64-musl
from 4.1.7 to 4.1.8
Release notes
Sourced from @tailwindcss/oxide-linux-arm64-musl
's releases.
v4.1.8
Added
- Improve error messages when
@apply
fails (#18059)Fixed
- Upgrade: Do not migrate declarations that look like candidates in
<style>
blocks (#18057, 18068)- Upgrade: Don't error when looking for
tailwindcss
in pnpm monorepos (#18065)- Upgrade: Don't error when updating dependencies in pnpm monorepos (#18065)
- Upgrade: Migrate deprecated
order-none
toorder-0
(#18126)- Support Leptos
class:
attributes when extracting classes (#18093)- Fix "Cannot read properties of undefined" crash on malformed arbitrary value (#18133)
- Upgrade: Migrate
-mt-[0px]
tomt-[0px]
instead of the other way around (#18154)- Fix Haml pre-processing crash when there is no
\n
at the end of the file (#18155)- Ignore
.pnpm-store
folders by default (can be overridden by@source …
rules) (#18163)- Fix PostCSS crash when calling
toJSON()
(#18083)
Changelog
Sourced from @tailwindcss/oxide-linux-arm64-musl
's changelog.
[4.1.8] - 2025-05-27
Added
- Improve error messages when
@apply
fails (#18059)Fixed
- Upgrade: Do not migrate declarations that look like candidates in
<style>
blocks (#18057, 18068)- Upgrade: Don't error when looking for
tailwindcss
in pnpm monorepos (#18065)- Upgrade: Don't error when updating dependencies in pnpm monorepos (#18065)
- Upgrade: Migrate deprecated
order-none
toorder-0
(#18126)- Support Leptos
class:
attributes when extracting classes (#18093)- Fix "Cannot read properties of undefined" crash on malformed arbitrary value (#18133)
- Upgrade: Migrate
-mt-[0px]
tomt-[0px]
instead of the other way around (#18154)- Fix Haml pre-processing crash when there is no
\n
at the end of the file (#18155)- Ignore
.pnpm-store
folders by default (can be overridden by@source …
rules) (#18163)- Fix PostCSS crash when calling
toJSON()
(#18083)
Commits
193eb84
Release v4.1.8 (#18164)- See full diff in compare view
Updates @tailwindcss/oxide-linux-x64-gnu
from 4.1.7 to 4.1.8
Release notes
Sourced from @tailwindcss/oxide-linux-x64-gnu
's releases.
v4.1.8
Added
- Improve error messages when
@apply
fails (#18059)Fixed
- Upgrade: Do not migrate declarations that look like candidates in
<style>
blocks (#18057, 18068)- Upgrade: Don't error when looking for
tailwindcss
in pnpm monorepos (#18065)- Upgrade: Don't error when updating dependencies in pnpm monorepos (#18065)
- Upgrade: Migrate deprecated
order-none
toorder-0
(#18126)- Support Leptos
class:
attributes when extracting classes (#18093)- Fix "Cannot read properties of undefined" crash on malformed arbitrary value (#18133)
- Upgrade: Migrate
-mt-[0px]
tomt-[0px]
instead of the other way around (#18154)- Fix Haml pre-processing crash when there is no
\n
at the end of the file (#18155)- Ignore
.pnpm-store
folders by default (can be overridden by@source …
rules) (#18163)- Fix PostCSS crash when calling
toJSON()
(#18083)
Changelog
Sourced from @tailwindcss/oxide-linux-x64-gnu
's changelog.
[4.1.8] - 2025-05-27
Added
- Improve error messages when
@apply
fails (#18059)Fixed
- Upgrade: Do not migrate declarations that look like candidates in
<style>
blocks (#18057, 18068)- Upgrade: Don't error when looking for
tailwindcss
in pnpm monorepos (#18065)- Upgrade: Don't error when updating dependencies in pnpm monorepos (#18065)
- Upgrade: Migrate deprecated
order-none
toorder-0
(#18126)- Support Leptos
class:
attributes when extracting classes (#18093)- Fix "Cannot read properties of undefined" crash on malformed arbitrary value (#18133)
- Upgrade: Migrate
-mt-[0px]
tomt-[0px]
instead of the other way around (#18154)- Fix Haml pre-processing crash when there is no
\n
at the end of the file (#18155)- Ignore
.pnpm-store
folders by default (can be overridden by@source …
rules) (#18163)- Fix PostCSS crash when calling
toJSON()
(#18083)
Commits
193eb84
Release v4.1.8 (#18164)- See full diff in compare view
Updates @tailwindcss/oxide-linux-x64-musl
from 4.1.7 to 4.1.8
Release notes
Sourced from @tailwindcss/oxide-linux-x64-musl
's releases.
v4.1.8
Added
- Improve error messages when
@apply
fails (#18059)Fixed
- Upgrade: Do not migrate declarations that look like candidates in
<style>
blocks (#18057, 18068)- Upgrade: Don't error when looking for
tailwindcss
in pnpm monorepos (#18065)- Upgrade: Don't error when updating dependencies in pnpm monorepos (#18065)
- Upgrade: Migrate deprecated
order-none
toorder-0
(#18126)- Support Leptos
class:
attributes when extracting classes (#18093)- Fix "Cannot read properties of undefined" crash on malformed arbitrary value (#18133)
- Upgrade: Migrate
-mt-[0px]
tomt-[0px]
instead of the other way around (#18154)- Fix Haml pre-processing crash when there is no
\n
at the end of the file (#18155)- Ignore
.pnpm-store
folders by default (can be overridden by@source …
rules) (#18163)- Fix PostCSS crash when calling
toJSON()
(#18083)
Changelog
Sourced from @tailwindcss/oxide-linux-x64-musl
's changelog.
[4.1.8] - 2025-05-27
Added
- Improve error messages when
@apply
fails (#18059)Fixed
- Upgrade: Do not migrate declarations that look like candidates in
<style>
blocks (#18057, 18068)- Upgrade: Don't error when looking for
tailwindcss
in pnpm monorepos (#18065)- Upgrade: Don't error when updating dependencies in pnpm monorepos (#18065)
- Upgrade: Migrate deprecated
order-none
toorder-0
(#18126)- Support Leptos
class:
attributes when extracting classes (#18093)- Fix "Cannot read properties of undefined" crash on malformed arbitrary value (#18133)
- Upgrade: Migrate
-mt-[0px]
tomt-[0px]
instead of the other way around (#18154)- Fix Haml pre-processing crash when there is no
\n
at the end of the file (Pull Request Statistics
Commits:
0Files Changed:
0Additions:
+0Deletions:
-0
Package Dependencies
@tailwindcss/oxide-linux-x64-gnu
npm
4.1.7 → 4.1.8
Patch
@tailwindcss/oxide-linux-arm64-gnu
npm
4.1.7 → 4.1.8
Patch
@tailwindcss/oxide-android-arm64
npm
4.1.7 → 4.1.8
Patch
@tailwindcss/oxide-darwin-arm64
npm
4.1.7 → 4.1.8
Patch
@tailwindcss/oxide-darwin-x64
npm
4.1.7 → 4.1.8
Patch
@tailwindcss/oxide-freebsd-x64
npm
4.1.7 → 4.1.8
Patch
npm
4.1.7 → 4.1.8
Patch
@tailwindcss/oxide-linux-arm64-musl
npm
4.1.7 → 4.1.8
Patch
@tailwindcss/oxide-linux-x64-musl
npm
4.1.7 → 4.1.8
Patch
@tailwindcss/oxide-wasm32-wasi
npm
4.1.7 → 4.1.8
Patch
@tailwindcss/oxide-win32-arm64-msvc
npm
4.1.7 → 4.1.8
Patch
@tailwindcss/oxide-win32-x64-msvc
npm
4.1.7 → 4.1.8
Patch
Technical Details
ID: | 724740 |
UUID: | 3098763705 |
Node ID: | PR_kwDOMzbQP86YCg5p |
Host: | GitHub |
Repository: | poad/github-rest-api-executor |