Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

postcss-preset-env

Package Overview
Dependencies
Maintainers
2
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-preset-env - npm Package Compare versions

Comparing version 8.5.1 to 9.0.0

389

CHANGELOG.md
# Changes to PostCSS Preset Env
### 8.5.1 (June 21, 2023)
### 9.0.0
_July 3, 2023_
- Change license to `MIT-0` ([read more about this change in the blog post](https://preset-env.cssdb.org/blog/license-change/))
- Updated [`@csstools/postcss-cascade-layers`](/plugins/postcss-cascade-layers) to [`4.0.0`](/plugins/postcss-cascade-layers/CHANGELOG.md#400) (major)
- Updated [`@csstools/postcss-font-format-keywords`](/plugins/postcss-font-format-keywords) to [`3.0.0`](/plugins/postcss-font-format-keywords/CHANGELOG.md#300) (major)
- Updated [`@csstools/postcss-is-pseudo-class`](/plugins/postcss-is-pseudo-class) to [`4.0.0`](/plugins/postcss-is-pseudo-class/CHANGELOG.md#400) (major)
- Updated [`@csstools/postcss-logical-float-and-clear`](/plugins/postcss-logical-float-and-clear) to [`2.0.0`](/plugins/postcss-logical-float-and-clear/CHANGELOG.md#200) (major)
- Updated [`@csstools/postcss-logical-resize`](/plugins/postcss-logical-resize) to [`2.0.0`](/plugins/postcss-logical-resize/CHANGELOG.md#200) (major)
- Updated [`@csstools/postcss-logical-viewport-units`](/plugins/postcss-logical-viewport-units) to [`2.0.0`](/plugins/postcss-logical-viewport-units/CHANGELOG.md#200) (major)
- Updated [`@csstools/postcss-nested-calc`](/plugins/postcss-nested-calc) to [`3.0.0`](/plugins/postcss-nested-calc/CHANGELOG.md#300) (major)
- Updated [`@csstools/postcss-normalize-display-values`](/plugins/postcss-normalize-display-values) to [`3.0.0`](/plugins/postcss-normalize-display-values/CHANGELOG.md#300) (major)
- Updated [`@csstools/postcss-progressive-custom-properties`](/plugins/postcss-progressive-custom-properties) to [`3.0.0`](/plugins/postcss-progressive-custom-properties/CHANGELOG.md#300) (major)
- Updated [`@csstools/postcss-scope-pseudo-class`](/plugins/postcss-scope-pseudo-class) to [`3.0.0`](/plugins/postcss-scope-pseudo-class/CHANGELOG.md#300) (major)
- Updated [`@csstools/postcss-text-decoration-shorthand`](/plugins/postcss-text-decoration-shorthand) to [`3.0.0`](/plugins/postcss-text-decoration-shorthand/CHANGELOG.md#300) (major)
- Updated [`@csstools/postcss-unset-value`](/plugins/postcss-unset-value) to [`3.0.0`](/plugins/postcss-unset-value/CHANGELOG.md#300) (major)
- Updated [`css-blank-pseudo`](/plugins/css-blank-pseudo) to [`6.0.0`](/plugins/css-blank-pseudo/CHANGELOG.md#600) (major)
- Updated [`css-has-pseudo`](/plugins/css-has-pseudo) to [`6.0.0`](/plugins/css-has-pseudo/CHANGELOG.md#600) (major)
- Updated [`css-prefers-color-scheme`](/plugins/css-prefers-color-scheme) to [`9.0.0`](/plugins/css-prefers-color-scheme/CHANGELOG.md#900) (major)
- Updated [`postcss-color-rebeccapurple`](/plugins/postcss-color-rebeccapurple) to [`9.0.0`](/plugins/postcss-color-rebeccapurple/CHANGELOG.md#900) (major)
- Updated [`postcss-dir-pseudo-class`](/plugins/postcss-dir-pseudo-class) to [`8.0.0`](/plugins/postcss-dir-pseudo-class/CHANGELOG.md#800) (major)
- Updated [`postcss-focus-visible`](/plugins/postcss-focus-visible) to [`9.0.0`](/plugins/postcss-focus-visible/CHANGELOG.md#900) (major)
- Updated [`postcss-focus-within`](/plugins/postcss-focus-within) to [`8.0.0`](/plugins/postcss-focus-within/CHANGELOG.md#800) (major)
- Updated [`postcss-gap-properties`](/plugins/postcss-gap-properties) to [`5.0.0`](/plugins/postcss-gap-properties/CHANGELOG.md#500) (major)
- Updated [`postcss-image-set-function`](/plugins/postcss-image-set-function) to [`6.0.0`](/plugins/postcss-image-set-function/CHANGELOG.md#600) (major)
- Updated [`postcss-logical`](/plugins/postcss-logical) to [`7.0.0`](/plugins/postcss-logical/CHANGELOG.md#700) (major)
- Updated [`postcss-nesting`](/plugins/postcss-nesting) to [`12.0.0`](/plugins/postcss-nesting/CHANGELOG.md#1200) (major)
- Updated [`postcss-overflow-shorthand`](/plugins/postcss-overflow-shorthand) to [`5.0.0`](/plugins/postcss-overflow-shorthand/CHANGELOG.md#500) (major)
- Updated [`postcss-place`](/plugins/postcss-place) to [`9.0.0`](/plugins/postcss-place/CHANGELOG.md#900) (major)
- Updated [`postcss-pseudo-class-any-link`](/plugins/postcss-pseudo-class-any-link) to [`9.0.0`](/plugins/postcss-pseudo-class-any-link/CHANGELOG.md#900) (major)
- Updated [`@csstools/postcss-ic-unit`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-ic-unit) to [`3.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-ic-unit/CHANGELOG.md#300) (major)
- Updated [`@csstools/postcss-media-minmax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax) to [`1.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax/CHANGELOG.md#105) (patch)
- Updated [`@csstools/postcss-media-queries-aspect-ratio-number-values`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-queries-aspect-ratio-number-values) to [`2.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-queries-aspect-ratio-number-values/CHANGELOG.md#200) (major)
- Updated [`@csstools/postcss-stepped-value-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions) to [`3.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions/CHANGELOG.md#300) (major)
- Updated [`@csstools/postcss-trigonometric-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions) to [`3.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions/CHANGELOG.md#300) (major)
- Updated [`postcss-color-functional-notation`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation) to [`6.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation/CHANGELOG.md#600) (major)
- Updated [`postcss-custom-media`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media) to [`10.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media/CHANGELOG.md#1000) (major)
- Updated [`postcss-custom-properties`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties) to [`13.2.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties/CHANGELOG.md#1321) (patch)
- Updated [`postcss-custom-selectors`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-selectors) to [`7.1.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-selectors/CHANGELOG.md#714) (patch)
- Updated [`postcss-double-position-gradients`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-double-position-gradients) to [`5.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-double-position-gradients/CHANGELOG.md#500) (major)
- Updated [`@csstools/postcss-gradients-interpolation-method`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method) to [`4.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#400) (major)
- Updated [`@csstools/postcss-hwb-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function) to [`3.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function/CHANGELOG.md#300) (major)
- Updated [`@csstools/postcss-oklab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function) to [`3.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function/CHANGELOG.md#300) (major)
- Updated [`@csstools/postcss-relative-color-syntax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax) to [`2.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax/CHANGELOG.md#200) (major)
- Updated [`postcss-lab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function) to [`6.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#600) (major)
### 8.5.1
_June 21, 2023_
- Updated `@csstools/postcss-media-minmax` to `1.0.4` (patch)

@@ -9,4 +58,5 @@ - Updated `@csstools/postcss-media-queries-aspect-ratio-number-values` to `1.0.4` (patch)

### 8.5.0
### 8.5.0 (June 14, 2023)
_June 14, 2023_

@@ -17,4 +67,5 @@ - Add warning when using the deprecated `@nest` rule

### 8.4.2
### 8.4.2 (June 1, 2023)
_June 1, 2023_

@@ -36,10 +87,12 @@ - Updated `@csstools/postcss-progressive-custom-properties` to `2.3.0` (minor)

### 8.4.1
_May 19, 2023_
### 8.4.1 (May 19, 2023)
- Added `@csstools/postcss-relative-color-syntax` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax#readme) for usage details (really this time).
### 8.4.0 (May 19, 2023)
### 8.4.0
_May 19, 2023_
- Added `@csstools/postcss-relative-color-syntax` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax#readme) for usage details.

@@ -58,4 +111,6 @@ - Updated `cssdb` to `7.6.0.` (minor)

### 8.3.3 (May 19, 2023)
### 8.3.3
_May 19, 2023_
- Update plugin order to preserve more original values.

@@ -66,8 +121,12 @@ - Fix exception on unknown features [#969](https://github.com/csstools/postcss-plugins/issues/969)

### 8.3.2 (April 17, 2023)
### 8.3.2
_April 17, 2023_
- Updated `@csstools/postcss-gradients-interpolation-method` to `3.0.4` (patch)
### 8.3.1 (April 10, 2023)
### 8.3.1
_April 10, 2023_
- Updated `@csstools/postcss-logical-viewport-units` to `1.0.3` (patch)

@@ -88,14 +147,20 @@ - Updated `@csstools/postcss-media-minmax` to `1.0.2` (patch)

### 8.3.0 (March 31, 2023)
### 8.3.0
_March 31, 2023_
- Replace `postcss-media-minmax` with `@csstools/postcss-media-minmax` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax#readme) for usage details. _We hope to revert this in the future when maintenance is resumed upstream._
- Updated `cssdb` to `7.5.3` (patch)
### 8.2.0 (March 28, 2023)
### 8.2.0
_March 28, 2023_
- Added `@csstools/postcss-gradients-interpolation-method` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method#readme) for usage details.
- Updated `cssdb` to `7.5.2` (patch)
### 8.1.0 (March 25, 2023)
### 8.1.0
_March 25, 2023_
- Added `@csstools/postcss-color-mix-function` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function#readme) for usage details.

@@ -151,8 +216,12 @@ - Improve `debug` message format

### 8.0.1 (January 28, 2023)
### 8.0.1
_January 28, 2023_
- Improve `types` declaration in `package.json`
### 8.0.0 (January 24, 2023)
### 8.0.0
_January 24, 2023_
- See [the dedicated Wiki page](https://github.com/csstools/postcss-plugins/wiki/PostCSS-Preset-Env-8) for more information.

@@ -213,4 +282,6 @@ - Added: TypeScript support.

### (8.0.0-rc.0) (January 24, 2023)
### 8.0.0-rc.0
_January 24, 2023_
- Added: TypeScript support.

@@ -262,4 +333,6 @@ - Added `@csstools/postcss-media-queries-aspect-ratio-number-values` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-queries-aspect-ratio-number-values#readme) for usage details.

### (8.0.0-alpha.1) (November 14, 2022)
### 8.0.0-alpha.1
_November 14, 2022_
- Updated Support for Node v14+ (major).

@@ -282,4 +355,6 @@ - Removed `postcss-env-function` (breaking).

### 8.0.0-alpha.0 (July 8, 2022)
### 8.0.0-alpha.0
_July 8, 2022_
- Breaking: `enableClientSidePolyfills` is now `false` by default (was `true`)

@@ -309,4 +384,6 @@ - Updated `@csstools/postcss-stepped-value-functions` to `1.0.1` (patch)

### 7.8.3 (November 14, 2022)
### 7.8.3
_November 14, 2022_
- Update `autoprefixer` to `10.4.13` (patch)

@@ -317,4 +394,6 @@ - Update `browserlist` to `4.21.4` (patch)

### 7.8.2 (September 15, 2022)
### 7.8.2
_September 15, 2022_
- Update `@csstools/postcss-cascade-layers` to `1.1.0` (minor)

@@ -325,9 +404,13 @@ - Update `autoprefixer` to `10.4.11` (patch)

### 7.8.1 (September 7, 2022)
### 7.8.1
_September 7, 2022_
- Update `cssdb` to `7.0.1` (patch)
- Update `@csstools/postcss-cascade-layers` to `1.0.6` (patch)
### 7.8.0 (August 16, 2022)
### 7.8.0
_August 16, 2022_
- Added `@csstools/postcss-nested-calc` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nested-calc#readme) for usage details.

@@ -363,4 +446,6 @@ - Added `@csstools/postcss-text-decoration-shorthand` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand#readme) for usage details.

### 7.7.2 (June 23, 2022)
### 7.7.2
_June 23, 2022_
- Fix `op_mini all` not working as a browser list.

@@ -378,4 +463,6 @@ - Updated `postcss-color-rebeccapurple` to `7.1.0` (minor)

### 7.7.1 (June 3, 2022)
### 7.7.1
_June 3, 2022_
- Updated `postcss-selector-not` to `6.0.0` (major)

@@ -388,4 +475,6 @@ - Updated `@csstools/postcss-trigonometric-functions` to `1.0.1` (patch)

### 7.7.0 (May 31, 2022)
### 7.7.0
_May 31, 2022_
- Added `@csstools/postcss-trigonometric-functions` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions#readme) for usage details.

@@ -396,4 +485,6 @@ - Updated `@csstools/postcss-cascade-layers` to `1.0.2` (patch)

### 7.6.0 (May 19, 2022)
### 7.6.0
_May 19, 2022_
- Added `@csstools/postcss-cascade-layers` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-cascade-layers#readme) for usage details.

@@ -407,4 +498,6 @@ - Updated `@csstools/postcss-hwb-function` to `1.0.1` (patch)

### 7.5.0 (May 2, 2022)
### 7.5.0
_May 2, 2022_
- Added `@csstools/postcss-unset-value` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-unset-value#readme) for usage details.

@@ -415,4 +508,6 @@ - Added `@csstools/postcss-stepped-value-functions` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions#readme) for usage details.

### 7.4.4 (April 26, 2022)
### 7.4.4
_April 26, 2022_
- Updated `@csstools/postcss-color-function` to `1.1.0` (minor)

@@ -428,4 +523,6 @@ - Updated `@csstools/postcss-is-pseudo-class` to `2.0.2` (patch)

### 7.4.3 (March 19, 2022)
### 7.4.3
_March 19, 2022_
- Fix manually enabling a feature that doesn't meet the required vendor implementations. [#310](https://github.com/csstools/postcss-plugins/issues/310)

@@ -450,12 +547,18 @@ - Updated `postcss-clamp` to `4.1.0` (minor)

### 7.4.2 (March 2, 2022)
### 7.4.2
_March 2, 2022_
- Adding internal patch for `postcss-clamp` to fix issue when `clamp` was being used with any other values along. [#274](https://github.com/csstools/postcss-plugins/issues/274)
### 7.4.1 (February 17, 2022)
### 7.4.1
_February 17, 2022_
- Updated `postcss-clamp` to `4.0.0` (major)
### 7.4.0 (February 16, 2022)
### 7.4.0
_February 16, 2022_
- Added `@csstools/color-function` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function#readme) for usage details.

@@ -469,12 +572,18 @@ - Added `@csstools/oklab-function` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function#readme) for usage details.

### 7.3.3 (February 13, 2022)
### 7.3.3
_February 13, 2022_
- Updated `cssdb` to `6.3.0` (minor)
### 6.7.1 (February 13, 2022)
### 6.7.1
_February 13, 2022_
- Added notice when using preset-env with PostCSS > 7 to prompt to upgrade.
### 7.3.2 (February 12, 2022)
### 7.3.2
_February 12, 2022_
- Updated `postcss-lab-function` to `4.1.0` (minor)

@@ -502,4 +611,6 @@

### 7.3.1 (February 3, 2022)
### 7.3.1
_February 3, 2022_
- Ensured that `debug` option uses a single instance per run, this allows for `debug` to work on parallel runs within CI environments.

@@ -509,4 +620,6 @@ - Normalized exports to support both Common JS and ESM within our modules. This allows for the package to be processable via Webpack [#221](https://github.com/csstools/postcss-plugins/issues/221)

### 7.3.0 (January 31, 2022)
### 7.3.0
_January 31, 2022_
- Added `@csstools/postcss-is-pseudo-class` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class#readme) for usage details.

@@ -529,13 +642,19 @@ - Added `@csstools/postcss-hwb-function` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function#readme) for usage details.

### 7.2.3 (January 12, 2022)
### 7.2.3
_January 12, 2022_
- Enhanced `importFrom` / `exportTo` so it's harder to cause unexpected issues by different shapes of data.
### 7.2.2 (January 12, 2022)
### 7.2.2
_January 12, 2022_
- Updated `postcss-logical` to `5.0.3` (patch)
- Updated `postcss-custom-properties` to `12.1.2` (patch)
### 7.2.1 (January 12, 2022)
### 7.2.1
_January 12, 2022_
- Always run plugins with side effects if certain options are set. [#140](https://github.com/csstools/postcss-plugins/issues/140)

@@ -557,4 +676,6 @@ - `custom-media-queries`

### 7.2.0 (January 2, 2022)
### 7.2.0
_January 2, 2022_
- Added warnings and useful messages when a feature that doesn't exist is configured. [156](https://github.com/csstools/postcss-preset-env/issues/156).

@@ -607,8 +728,12 @@

### 7.1.0 (December 22, 2021)
### 7.1.0
_December 22, 2021_
- Updated [`postcss-nesting` to `10.1.0` (minor)](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md#changes-to-postcss-nesting)
### 7.0.2 (December 16, 2021)
### 7.0.2
_December 16, 2021_
- Fixed unexpected behaviours when using different versions of `postcss-values-parser` across the plugins [228](https://github.com/csstools/postcss-preset-env/issues/228)

@@ -640,4 +765,6 @@ - Updated `browserlist` to 4.19.1 (minor)

### 7.0.1 (November 19, 2021)
### 7.0.1
_November 19, 2021_
- Fixed infinite loop in double-position-gradients [223](https://github.com/csstools/postcss-preset-env/issues/223)

@@ -654,4 +781,6 @@ - Fixed "Unknown word" errors in when parsing CSS values [224](https://github.com/csstools/postcss-preset-env/issues/224)

### 7.0.0 (November 16, 2021)
### 7.0.0
_November 16, 2021_
- Updated `autoprefixer` to 10.4.0 (major)

@@ -694,4 +823,6 @@ - Updated `browserslist` to 4.17.5 (minor)

### 6.7.0 (July 8, 2019)
### 6.7.0
_July 8, 2019_
- Fixed the issue of autoprefixer alerting an upcoming change to the API

@@ -707,4 +838,6 @@ - Updated `autoprefixer` to 9.6.1 (minor)

### 6.6.0 (February 28, 2019)
### 6.6.0
_February 28, 2019_
- Moved browserslist detection from using each input file per process to using

@@ -723,4 +856,6 @@ the working directory on intialization, as was implied by the documentation.

### 6.5.0 (December 12, 2018)
### 6.5.0
_December 12, 2018_
- Added `css-blank-pseudo` polyfill

@@ -735,4 +870,6 @@ - Added `css-has-pseudo` polyfill

### 6.4.0 (November 6, 2018)
### 6.4.0
_November 6, 2018_
- Fixed `exportTo` option to export Custom Media, Custom Properties, and Custom

@@ -743,9 +880,13 @@ Selectors all to the same function, object, or file

### 6.3.1 (November 5, 2018)
### 6.3.1
_November 5, 2018_
- Updated `caniuse-lite` to 1.0.30000905 (patch)
- Updated `postcss-custom-properties` to 8.0.9 (patch)
### 6.3.0 (October 28, 2018)
### 6.3.0
_October 28, 2018_
- Added `postcss-double-position-gradients` 1.0.0 (major, non-breaking for this project)

@@ -757,9 +898,13 @@ - Updated `autoprefixer` to 9.3.1 (minor)

### 6.2.0 (October 22, 2018)
### 6.2.0
_October 22, 2018_
- Updated `autoprefixer` to 9.2.1 (minor)
- Updated `browserslist` to 4.3.1 (minor)
### 6.1.2 (October 19, 2018)
### 6.1.2
_October 19, 2018_
- Updated `browserslist` to 4.2.1 (patch)

@@ -769,8 +914,12 @@ - Updated `caniuse-lite` to 1.0.30000893 (patch)

### 6.1.1 (October 12, 2018)
### 6.1.1
_October 12, 2018_
- Updated: `postcss-custom-media` to 7.0.6 (patch)
### 6.1.0 (October 10, 2018)
### 6.1.0
_October 10, 2018_
- Added: `postcss-color-gray`

@@ -781,8 +930,12 @@ - Added: Passing `autoprefixer: false` disables autoprefixer

### 6.0.10 (October 2, 2018)
### 6.0.10
_October 2, 2018_
- Updated: `postcss-custom-properties` to 8.0.8 (patch)
### 6.0.9 (October 2, 2018)
### 6.0.9
_October 2, 2018_
- Updated: `browserslist` to 4.1.2 (patch)

@@ -792,4 +945,6 @@ - Updated: `postcss` to 7.0.5 (patch)

### 6.0.8 (October 1, 2018)
### 6.0.8
_October 1, 2018_
- Updated: `caniuse-lite` to 1.0.30000888 (patch)

@@ -800,32 +955,46 @@ - Updated: `postcss` to 7.0.4 (patch)

### 6.0.7 (September 23, 2018)
### 6.0.7
_September 23, 2018_
- Updated: `postcss` to 7.0.3 (patch)
- Updated: `postcss-custom-properties` to 8.0.6 (patch)
### 6.0.6 (September 23, 2018)
### 6.0.6
_September 23, 2018_
- Updated: `postcss-custom-media` to 7.0.4 (patch)
### 6.0.5 (September 23, 2018)
### 6.0.5
_September 23, 2018_
- Updated: `postcss-color-mod-function` to 3.0.3 (patch)
### 6.0.4 (September 23, 2018)
### 6.0.4
_September 23, 2018_
- Updated: `caniuse-lite` to 1.0.30000887 (patch)
- Updated: `postcss-color-mod-function` to 3.0.2 (patch)
### 6.0.3 (September 21, 2018)
### 6.0.3
_September 21, 2018_
- Updated: `caniuse-lite` to 1.0.30000885 (patch)
- Updated: `postcss-custom-properties` to 8.0.5 (patch)
### 6.0.2 (September 20, 2018)
### 6.0.2
_September 20, 2018_
- Fixed: Do not break on an empty `importFrom` object
- Fixed: Actually run `postcss-env-function`
### 6.0.1 (September 20, 2018)
### 6.0.1
_September 20, 2018_
- Fixed: Issue with the `system-ui` font family polyfill by replacing

@@ -835,4 +1004,6 @@ `postcss-font-family-system-ui` with an internal polyfill, at least until the

### 6.0.0 (September 20, 2018)
### 6.0.0
_September 20, 2018_
- Added: Support for PostCSS 7+

@@ -844,17 +1015,25 @@ - Added: Support for PostCSS Values Parser 2+

### 5.4.0 (July 25, 2018)
### 5.4.0
_July 25, 2018_
- Added: `toggle` option to override which features are enabled or disabled
- Deprecated: toggle features with `toggle`, not `features`
### 5.3.0 (July 24, 2018)
### 5.3.0
_July 24, 2018_
- Updated: `postcss-lab-function` to v1.1.0 (minor update)
### 5.2.3 (July 21, 2018)
### 5.2.3
_July 21, 2018_
- Updated: `postcss-color-mod-function` to v2.4.3 (patch update)
### 5.2.2 (July 13, 2018)
### 5.2.2
_July 13, 2018_
- Updated: `autoprefixer` to v8.6.5 (patch update)

@@ -864,9 +1043,13 @@ - Updated: `caniuse-lite` to v1.0.30000865 (patch update)

### 5.2.1 (June 26, 2018)
### 5.2.1
_June 26, 2018_
- Updated: `caniuse-lite` to v1.0.30000859 (patch update)
- Updated: `postcss-attribute-case-insensitive` to v3.0.1 (patch update)
### 5.2.0 (June 25, 2018)
### 5.2.0
_June 25, 2018_
- Updated: `autoprefixer` to v8.6.3 (minor update)

@@ -877,4 +1060,6 @@ - Updated: `caniuse-lite` to v1.0.30000858 (patch update)

### 5.1.0 (May 21, 2018)
### 5.1.0
_May 21, 2018_
- Added: `autoprefixer` option to pass options into autoprefixer

@@ -886,4 +1071,6 @@ - Updated: `autoprefixer` to v8.5.0 (minor update)

### 5.0.0 (May 11, 2018)
### 5.0.0
_May 11, 2018_
- Added: `autoprefixer`

@@ -910,4 +1097,6 @@ - Added: `postcss-color-functional-notation`

### 4.1.0 (April 23, 2018)
### 4.1.0
_April 23, 2018_
- Updated: `browserslist` to v3.2.5 (patch update)

@@ -918,4 +1107,6 @@ - Updated: `caniuse-lite` to v1.0.30000830 (patch update)

### 4.0.0 (April 7, 2018)
### 4.0.0
_April 7, 2018_
- Added: `postcss-focus-within`

@@ -927,4 +1118,6 @@ - Updated: `postcss-focus-visible` to v3.0.0 (major update)

### 3.5.0 (April 5, 2018)
### 3.5.0
_April 5, 2018_
- Fixed: `selectors-matches-pseudo` mapping to allow `:matches` polyfilling

@@ -937,4 +1130,6 @@ - Updated: `postcss-dir-pseudo-class` to v3.0.0 (major update, non-breaking for this project)

### 3.4.0 (March 18, 2018)
### 3.4.0
_March 18, 2018_
- Updated: `browserslist` to v3.2.0 (minor update)

@@ -944,4 +1139,6 @@ - Updated: `postcss` to v6.0.20 (patch update)

### 3.3.0 (March 16, 2018)
### 3.3.0
_March 16, 2018_
- Updated: `postcss-apply` to v0.9.0 (minor update)

@@ -952,25 +1149,37 @@ - Updated: `browserslist` to v3.1.2 (patch update)

### 3.2.2 (February 27, 2018)
### 3.2.2
_February 27, 2018_
- Updated: `postcss-color-mod-function` to v2.4.2 (patch update)
### 3.2.1 (February 21, 2018)
### 3.2.1
_February 21, 2018_
- Updated: Use the latest tested version of all dependencies
### 3.2.0 (February 18, 2018)
### 3.2.0
_February 18, 2018_
- Added: `postcss-page-break` which has moved here from Autoprefixer
### 3.1.0 (February 17, 2018)
### 3.1.0
_February 17, 2018_
- Added: `postcss-focus-visible`
### 3.0.0 (February 16, 2018)
### 3.0.0
_February 16, 2018_
- Updated: `postcss-color-mod-function` to v2.4 (minor update)
- Updated: `postcss-custom-properties` to v7.0 (major update)
### 2.2.0 (February 14, 2018)
### 2.2.0
_February 14, 2018_
- Updated: `browserslist` to v3.1 (major update)

@@ -980,4 +1189,6 @@ - Updated: `postcss-color-mod-function` to v2.3 (minor update)

### 2.1.0 (January 22, 2018)
### 2.1.0
_January 22, 2018_
- Updated: `cssdb` to v1.5 (minor update)

@@ -987,8 +1198,12 @@ - Updated: `postcss-color-mod-function` to v2.2 (major update)

### 2.0.0 (January 16, 2018)
### 2.0.0
_January 16, 2018_
- Initial version
### 1.0.0 (December 20, 2017)
### 1.0.0
_December 20, 2017_
- Unsupported version accidentally published by a member of the community

@@ -1,108 +0,18 @@

# CC0 1.0 Universal
MIT No Attribution (MIT-0)
## Statement of Purpose
Copyright © CSSTools Contributors
The laws of most jurisdictions throughout the world automatically confer
exclusive Copyright and Related Rights (defined below) upon the creator and
subsequent owner(s) (each and all, an “owner”) of an original work of
authorship and/or a database (each, a “Work”).
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the “Software”), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so.
Certain owners wish to permanently relinquish those rights to a Work for the
purpose of contributing to a commons of creative, cultural and scientific works
(“Commons”) that the public can reliably and without fear of later claims of
infringement build upon, modify, incorporate in other works, reuse and
redistribute as freely as possible in any form whatsoever and for any purposes,
including without limitation commercial purposes. These owners may contribute
to the Commons to promote the ideal of a free culture and the further
production of creative, cultural and scientific works, or to gain reputation or
greater distribution for their Work in part through the use and efforts of
others.
For these and/or other purposes and motivations, and without any expectation of
additional consideration or compensation, the person associating CC0 with a
Work (the “Affirmer”), to the extent that he or she is an owner of Copyright
and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and
publicly distribute the Work under its terms, with knowledge of his or her
Copyright and Related Rights in the Work and the meaning and intended legal
effect of CC0 on those rights.
1. Copyright and Related Rights. A Work made available under CC0 may be
protected by copyright and related or neighboring rights (“Copyright and
Related Rights”). Copyright and Related Rights include, but are not limited
to, the following:
1. the right to reproduce, adapt, distribute, perform, display, communicate,
and translate a Work;
2. moral rights retained by the original author(s) and/or performer(s);
3. publicity and privacy rights pertaining to a person’s image or likeness
depicted in a Work;
4. rights protecting against unfair competition in regards to a Work,
subject to the limitations in paragraph 4(i), below;
5. rights protecting the extraction, dissemination, use and reuse of data in
a Work;
6. database rights (such as those arising under Directive 96/9/EC of the
European Parliament and of the Council of 11 March 1996 on the legal
protection of databases, and under any national implementation thereof,
including any amended or successor version of such directive); and
7. other similar, equivalent or corresponding rights throughout the world
based on applicable law or treaty, and any national implementations
thereof.
2. Waiver. To the greatest extent permitted by, but not in contravention of,
applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and
unconditionally waives, abandons, and surrenders all of Affirmer’s Copyright
and Related Rights and associated claims and causes of action, whether now
known or unknown (including existing as well as future claims and causes of
action), in the Work (i) in all territories worldwide, (ii) for the maximum
duration provided by applicable law or treaty (including future time
extensions), (iii) in any current or future medium and for any number of
copies, and (iv) for any purpose whatsoever, including without limitation
commercial, advertising or promotional purposes (the “Waiver”). Affirmer
makes the Waiver for the benefit of each member of the public at large and
to the detriment of Affirmer’s heirs and successors, fully intending that
such Waiver shall not be subject to revocation, rescission, cancellation,
termination, or any other legal or equitable action to disrupt the quiet
enjoyment of the Work by the public as contemplated by Affirmer’s express
Statement of Purpose.
3. Public License Fallback. Should any part of the Waiver for any reason be
judged legally invalid or ineffective under applicable law, then the Waiver
shall be preserved to the maximum extent permitted taking into account
Affirmer’s express Statement of Purpose. In addition, to the extent the
Waiver is so judged Affirmer hereby grants to each affected person a
royalty-free, non transferable, non sublicensable, non exclusive,
irrevocable and unconditional license to exercise Affirmer’s Copyright and
Related Rights in the Work (i) in all territories worldwide, (ii) for the
maximum duration provided by applicable law or treaty (including future time
extensions), (iii) in any current or future medium and for any number of
copies, and (iv) for any purpose whatsoever, including without limitation
commercial, advertising or promotional purposes (the “License”). The License
shall be deemed effective as of the date CC0 was applied by Affirmer to the
Work. Should any part of the License for any reason be judged legally
invalid or ineffective under applicable law, such partial invalidity or
ineffectiveness shall not invalidate the remainder of the License, and in
such case Affirmer hereby affirms that he or she will not (i) exercise any
of his or her remaining Copyright and Related Rights in the Work or (ii)
assert any associated claims and causes of action with respect to the Work,
in either case contrary to Affirmer’s express Statement of Purpose.
4. Limitations and Disclaimers.
1. No trademark or patent rights held by Affirmer are waived, abandoned,
surrendered, licensed or otherwise affected by this document.
2. Affirmer offers the Work as-is and makes no representations or warranties
of any kind concerning the Work, express, implied, statutory or
otherwise, including without limitation warranties of title,
merchantability, fitness for a particular purpose, non infringement, or
the absence of latent or other defects, accuracy, or the present or
absence of errors, whether or not discoverable, all to the greatest
extent permissible under applicable law.
3. Affirmer disclaims responsibility for clearing rights of other persons
that may apply to the Work or any use thereof, including without
limitation any person’s Copyright and Related Rights in the Work.
Further, Affirmer disclaims responsibility for obtaining any necessary
consents, permissions or other rights required for any use of the Work.
4. Affirmer understands and acknowledges that Creative Commons is not a
party to this document and has no duty or obligation with respect to this
CC0 or use of the Work.
For more information, please see
http://creativecommons.org/publicdomain/zero/1.0/.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
{
"name": "postcss-preset-env",
"description": "Convert modern CSS into something browsers understand",
"version": "8.5.1",
"version": "9.0.0",
"contributors": [

@@ -20,3 +20,3 @@ {

],
"license": "CC0-1.0",
"license": "MIT-0",
"funding": [

@@ -53,55 +53,55 @@ {

"dependencies": {
"@csstools/postcss-cascade-layers": "^3.0.1",
"@csstools/postcss-cascade-layers": "^4.0.0",
"@csstools/postcss-color-function": "^2.2.3",
"@csstools/postcss-color-mix-function": "^1.0.3",
"@csstools/postcss-font-format-keywords": "^2.0.2",
"@csstools/postcss-gradients-interpolation-method": "^3.0.6",
"@csstools/postcss-hwb-function": "^2.2.2",
"@csstools/postcss-ic-unit": "^2.0.4",
"@csstools/postcss-is-pseudo-class": "^3.2.1",
"@csstools/postcss-logical-float-and-clear": "^1.0.1",
"@csstools/postcss-logical-resize": "^1.0.1",
"@csstools/postcss-logical-viewport-units": "^1.0.3",
"@csstools/postcss-media-minmax": "^1.0.4",
"@csstools/postcss-media-queries-aspect-ratio-number-values": "^1.0.4",
"@csstools/postcss-nested-calc": "^2.0.2",
"@csstools/postcss-normalize-display-values": "^2.0.1",
"@csstools/postcss-oklab-function": "^2.2.3",
"@csstools/postcss-progressive-custom-properties": "^2.3.0",
"@csstools/postcss-relative-color-syntax": "^1.0.2",
"@csstools/postcss-scope-pseudo-class": "^2.0.2",
"@csstools/postcss-stepped-value-functions": "^2.1.1",
"@csstools/postcss-text-decoration-shorthand": "^2.2.4",
"@csstools/postcss-trigonometric-functions": "^2.1.1",
"@csstools/postcss-unset-value": "^2.0.1",
"@csstools/postcss-font-format-keywords": "^3.0.0",
"@csstools/postcss-gradients-interpolation-method": "^4.0.0",
"@csstools/postcss-hwb-function": "^3.0.0",
"@csstools/postcss-ic-unit": "^3.0.0",
"@csstools/postcss-is-pseudo-class": "^4.0.0",
"@csstools/postcss-logical-float-and-clear": "^2.0.0",
"@csstools/postcss-logical-resize": "^2.0.0",
"@csstools/postcss-logical-viewport-units": "^2.0.0",
"@csstools/postcss-media-minmax": "^1.0.5",
"@csstools/postcss-media-queries-aspect-ratio-number-values": "^2.0.0",
"@csstools/postcss-nested-calc": "^3.0.0",
"@csstools/postcss-normalize-display-values": "^3.0.0",
"@csstools/postcss-oklab-function": "^3.0.0",
"@csstools/postcss-progressive-custom-properties": "^3.0.0",
"@csstools/postcss-relative-color-syntax": "^2.0.0",
"@csstools/postcss-scope-pseudo-class": "^3.0.0",
"@csstools/postcss-stepped-value-functions": "^3.0.0",
"@csstools/postcss-text-decoration-shorthand": "^3.0.0",
"@csstools/postcss-trigonometric-functions": "^3.0.0",
"@csstools/postcss-unset-value": "^3.0.0",
"autoprefixer": "^10.4.14",
"browserslist": "^4.21.9",
"css-blank-pseudo": "^5.0.2",
"css-has-pseudo": "^5.0.2",
"css-prefers-color-scheme": "^8.0.2",
"css-blank-pseudo": "^6.0.0",
"css-has-pseudo": "^6.0.0",
"css-prefers-color-scheme": "^9.0.0",
"cssdb": "^7.6.0",
"postcss-attribute-case-insensitive": "^6.0.2",
"postcss-clamp": "^4.1.0",
"postcss-color-functional-notation": "^5.1.0",
"postcss-color-functional-notation": "^6.0.0",
"postcss-color-hex-alpha": "^9.0.2",
"postcss-color-rebeccapurple": "^8.0.2",
"postcss-custom-media": "^9.1.5",
"postcss-custom-properties": "^13.2.0",
"postcss-custom-selectors": "^7.1.3",
"postcss-dir-pseudo-class": "^7.0.2",
"postcss-double-position-gradients": "^4.0.4",
"postcss-focus-visible": "^8.0.2",
"postcss-focus-within": "^7.0.2",
"postcss-color-rebeccapurple": "^9.0.0",
"postcss-custom-media": "^10.0.0",
"postcss-custom-properties": "^13.2.1",
"postcss-custom-selectors": "^7.1.4",
"postcss-dir-pseudo-class": "^8.0.0",
"postcss-double-position-gradients": "^5.0.0",
"postcss-focus-visible": "^9.0.0",
"postcss-focus-within": "^8.0.0",
"postcss-font-variant": "^5.0.0",
"postcss-gap-properties": "^4.0.1",
"postcss-image-set-function": "^5.0.2",
"postcss-gap-properties": "^5.0.0",
"postcss-image-set-function": "^6.0.0",
"postcss-initial": "^4.0.1",
"postcss-lab-function": "^5.2.3",
"postcss-logical": "^6.2.0",
"postcss-nesting": "^11.3.0",
"postcss-lab-function": "^6.0.0",
"postcss-logical": "^7.0.0",
"postcss-nesting": "^12.0.0",
"postcss-opacity-percentage": "^2.0.0",
"postcss-overflow-shorthand": "^4.0.1",
"postcss-overflow-shorthand": "^5.0.0",
"postcss-page-break": "^3.0.4",
"postcss-place": "^8.0.1",
"postcss-pseudo-class-any-link": "^8.0.2",
"postcss-place": "^9.0.0",
"postcss-pseudo-class-any-link": "^9.0.0",
"postcss-replace-overflow-wrap": "^4.0.0",

@@ -115,5 +115,5 @@ "postcss-selector-not": "^7.0.1",

"devDependencies": {
"@csstools/postcss-debug-logger": "1.0.0",
"@csstools/postcss-debug-logger": "^2.0.0",
"@csstools/postcss-tape": "*",
"@webref/css": "^6.5.1",
"@webref/css": "^6.6.0",
"postcss-simple-vars": "^7.0.1"

@@ -120,0 +120,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc