postcss-preset-env
Advanced tools
Comparing version 10.1.0 to 10.1.1
# Changes to PostCSS Preset Env | ||
### 10.1.0 | ||
### 10.1.1 | ||
_November 11, 2024_ | ||
_November 17, 2024_ | ||
- Added `@csstools/postcss-random-function` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-random-function#readme) for usage details. | ||
- Added `@csstools/postcss-sign-functions` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-sign-functions#readme) for usage details. | ||
- Updated [`@csstools/css-calc`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc) to [`2.1.0`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc/CHANGELOG.md#210) (minor) | ||
- Updated [`@csstools/postcss-random-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-random-function) to [`1.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-random-function/CHANGELOG.md#101) (patch) | ||
- Updated [`@csstools/postcss-sign-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-sign-functions) to [`1.1.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-sign-functions/CHANGELOG.md#110) (minor) | ||
[Full CHANGELOG](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env/CHANGELOG.md) |
{ | ||
"name": "postcss-preset-env", | ||
"description": "Convert modern CSS into something browsers understand", | ||
"version": "10.1.0", | ||
"version": "10.1.1", | ||
"contributors": [ | ||
@@ -79,6 +79,6 @@ { | ||
"@csstools/postcss-progressive-custom-properties": "^4.0.0", | ||
"@csstools/postcss-random-function": "^1.0.0", | ||
"@csstools/postcss-random-function": "^1.0.1", | ||
"@csstools/postcss-relative-color-syntax": "^3.0.6", | ||
"@csstools/postcss-scope-pseudo-class": "^4.0.1", | ||
"@csstools/postcss-sign-functions": "^1.0.0", | ||
"@csstools/postcss-sign-functions": "^1.1.0", | ||
"@csstools/postcss-stepped-value-functions": "^4.0.5", | ||
@@ -85,0 +85,0 @@ "@csstools/postcss-text-decoration-shorthand": "^4.0.1", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
86531
+ Added@csstools/postcss-sign-functions@1.1.0(transitive)
+ Addedcaniuse-lite@1.0.30001683(transitive)
+ Addedelectron-to-chromium@1.5.64(transitive)
- Removed@csstools/postcss-sign-functions@1.0.0(transitive)
- Removedcaniuse-lite@1.0.30001680(transitive)
- Removedelectron-to-chromium@1.5.62(transitive)