| 1 | # Changes to PostCSS Preset Env
|
|---|
| 2 |
|
|---|
| 3 | ### 7.8.3 (November 14, 2022)
|
|---|
| 4 |
|
|---|
| 5 | - Update `autoprefixer` to `10.4.13` (patch)
|
|---|
| 6 | - Update `browserlist` to `4.21.4` (patch)
|
|---|
| 7 | - Update `postcss-custom-properties` to `12.1.10` (patch)
|
|---|
| 8 | - Update `@csstools/postcss-cascade-layers` to `1.1.1` (patch)
|
|---|
| 9 |
|
|---|
| 10 | ### 7.8.2 (September 15, 2022)
|
|---|
| 11 |
|
|---|
| 12 | - Update `@csstools/postcss-cascade-layers` to `1.1.0` (minor)
|
|---|
| 13 | - Update `autoprefixer` to `10.4.11` (patch)
|
|---|
| 14 | - Update `postcss-custom-properties` to `12.1.9` (patch)
|
|---|
| 15 | - Update `postcss-nesting` to `10.2.0` (minor)
|
|---|
| 16 |
|
|---|
| 17 | ### 7.8.1 (September 7, 2022)
|
|---|
| 18 |
|
|---|
| 19 | - Update `cssdb` to `7.0.1` (patch)
|
|---|
| 20 | - Update `@csstools/postcss-cascade-layers` to `1.0.6` (patch)
|
|---|
| 21 |
|
|---|
| 22 | ### 7.8.0 (August 16, 2022)
|
|---|
| 23 |
|
|---|
| 24 | - 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.
|
|---|
| 25 | - 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.
|
|---|
| 26 | - Update `@csstools/postcss-cascade-layers` to `1.0.5` (patch)
|
|---|
| 27 | - Update `@csstools/postcss-color-function` to `1.1.1` (patch)
|
|---|
| 28 | - Update `@csstools/postcss-font-format-keywords` to `1.0.1` (patch)
|
|---|
| 29 | - Update `@csstools/postcss-hwb-function` to `1.0.2` (patch)
|
|---|
| 30 | - Update `@csstools/postcss-ic-unit` to `1.0.1` (patch)
|
|---|
| 31 | - Update `@csstools/postcss-is-pseudo-class` to `2.0.7` (patch)
|
|---|
| 32 | - Update `@csstools/postcss-normalize-display-values` to `1.0.1` (patch)
|
|---|
| 33 | - Update `@csstools/postcss-oklab-function` to `1.1.1` (patch)
|
|---|
| 34 | - Update `@csstools/postcss-stepped-value-functions` to `1.0.1` (patch)
|
|---|
| 35 | - Update `@csstools/postcss-trigonometric-functions` to `1.0.2` (patch)
|
|---|
| 36 | - Update `@csstools/postcss-unset-value` to `1.0.2` (patch)
|
|---|
| 37 | - Update `autoprefixer` to `10.4.8` (patch)
|
|---|
| 38 | - Update `browserslist` to `4.21.3` (patch)
|
|---|
| 39 | - Update `cssdb` to `7.0.0` (major)
|
|---|
| 40 | - Update `postcss-attribute-case-insensitive` to `5.0.2` (patch)
|
|---|
| 41 | - Update `postcss-color-functional-notation` to `4.2.4` (patch)
|
|---|
| 42 | - Update `postcss-color-rebeccapurple` to `7.1.1` (patch)
|
|---|
| 43 | - Update `postcss-dir-pseudo-class` to `6.0.5` (patch)
|
|---|
| 44 | - Update `postcss-double-position-gradients` to `3.1.2` (patch)
|
|---|
| 45 | - Update `postcss-gap-properties` to `3.0.5` (patch)
|
|---|
| 46 | - Update `postcss-image-set-function` to `4.0.7` (patch)
|
|---|
| 47 | - Update `postcss-lab-function` to `4.2.1` (patch)
|
|---|
| 48 | - Update `postcss-nesting` to `10.1.10` (patch)
|
|---|
| 49 | - Update `postcss-overflow-shorthand` to `3.0.4` (patch)
|
|---|
| 50 | - Update `postcss-place` to `7.0.5` (patch)
|
|---|
| 51 | - Update `postcss-pseudo-class-any-link` to `7.1.6` (patch)
|
|---|
| 52 | - Update `postcss-selector-not` to `6.0.1` (patch)
|
|---|
| 53 |
|
|---|
| 54 | ### 7.7.2 (June 23, 2022)
|
|---|
| 55 |
|
|---|
| 56 | - Fix `op_mini all` not working as a browser list.
|
|---|
| 57 | - Updated `postcss-color-rebeccapurple` to `7.1.0` (minor)
|
|---|
| 58 | - Updated `browserslist` to `4.21.0` (minor)
|
|---|
| 59 | - Updated `@csstools/postcss-cascade-layers` to `1.0.4` (patch)
|
|---|
| 60 | - Updated `@csstools/postcss-is-pseudo-class` to `2.0.6` (patch)
|
|---|
| 61 | - Updated `postcss-color-hex-alpha` to `8.0.4` (patch)
|
|---|
| 62 | - Updated `postcss-custom-media` to `8.0.2` (patch)
|
|---|
| 63 | - Updated `postcss-custom-properties` to `12.1.8` (patch)
|
|---|
| 64 | - Updated `postcss-custom-selectors` to `6.0.3` (patch)
|
|---|
| 65 | - Updated `postcss-nesting` to `10.1.9` (patch)
|
|---|
| 66 | - Updated `postcss-pseudo-class-any-link` to `7.1.5` (patch)
|
|---|
| 67 |
|
|---|
| 68 | ### 7.7.1 (June 3, 2022)
|
|---|
| 69 |
|
|---|
| 70 | - Updated `postcss-selector-not` to `6.0.0` (major)
|
|---|
| 71 | - Updated `@csstools/postcss-trigonometric-functions` to `1.0.1` (patch)
|
|---|
| 72 | - Updated `postcss-attribute-case-insensitive` to `5.0.1` (patch)
|
|---|
| 73 | - Updated `postcss-custom-media` to `8.0.1` (patch)
|
|---|
| 74 | - Updated `postcss-custom-selectors` to `6.0.2` (patch)
|
|---|
| 75 | - Updated `cssdb` to `6.6.3` (patch)
|
|---|
| 76 |
|
|---|
| 77 | ### 7.7.0 (May 31, 2022)
|
|---|
| 78 |
|
|---|
| 79 | - 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.
|
|---|
| 80 | - Updated `@csstools/postcss-cascade-layers` to `1.0.2` (patch)
|
|---|
| 81 | - Updated `postcss-color-functional-notation` to `4.2.3` (patch)
|
|---|
| 82 | - Updated `postcss-nesting` to `10.1.7` (patch)
|
|---|
| 83 |
|
|---|
| 84 | ### 7.6.0 (May 19, 2022)
|
|---|
| 85 |
|
|---|
| 86 | - 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.
|
|---|
| 87 | - Updated `@csstools/postcss-hwb-function` to `1.0.1` (patch)
|
|---|
| 88 | - Updated `@csstools/postcss-is-pseudo-class` to `2.0.4` (patch)
|
|---|
| 89 | - Updated `@csstools/postcss-unset-value` to `1.0.1` (patch)
|
|---|
| 90 | - Updated `postcss-nesting` to `10.1.6` (patch)
|
|---|
| 91 | - Updated `postcss-pseudo-class-any-link` to `7.1.4` (patch)
|
|---|
| 92 | - Updated `autoprefixer` to `10.4.7` (patch)
|
|---|
| 93 |
|
|---|
| 94 | ### 7.5.0 (May 2, 2022)
|
|---|
| 95 |
|
|---|
| 96 | - 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.
|
|---|
| 97 | - 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.
|
|---|
| 98 | - Updated `cssdb` to `6.6.0` (minor)
|
|---|
| 99 | - Updated `autoprefixer` to `10.4.6` (patch)
|
|---|
| 100 |
|
|---|
| 101 | ### 7.4.4 (April 26, 2022)
|
|---|
| 102 |
|
|---|
| 103 | - Updated `@csstools/postcss-color-function` to `1.1.0` (minor)
|
|---|
| 104 | - Updated `@csstools/postcss-is-pseudo-class` to `2.0.2` (patch)
|
|---|
| 105 | - Updated `@csstools/postcss-oklab-function` to `1.1.0` (minor)
|
|---|
| 106 | - Updated `autoprefixer` to `10.4.5` (patch)
|
|---|
| 107 | - Updated `browserslist` to `4.20.3` (patch)
|
|---|
| 108 | - Updated `postcss-custom-properties` to `12.1.7` (patch)
|
|---|
| 109 | - Updated `postcss-lab-function` to `4.2.0` (minor)
|
|---|
| 110 | - Updated `postcss-nesting` to `10.1.4` (patch)
|
|---|
| 111 | - Updated `postcss-pseudo-class-any-link` to `7.1.2` (patch)
|
|---|
| 112 |
|
|---|
| 113 | ### 7.4.3 (March 19, 2022)
|
|---|
| 114 |
|
|---|
| 115 | - Fix manually enabling a feature that doesn't meet the required vendor implementations. [#310](https://github.com/csstools/postcss-plugins/issues/310)
|
|---|
| 116 | - Updated `postcss-clamp` to `4.1.0` (minor)
|
|---|
| 117 | - Updated `@csstools/postcss-color-function` to `1.0.3` (patch)
|
|---|
| 118 | - Updated `@csstools/postcss-is-pseudo-class` to `2.0.1` (patch)
|
|---|
| 119 | - Updated `@csstools/postcss-oklab-function` to `1.0.2` (patch)
|
|---|
| 120 | - Updated `@csstools/postcss-progressive-custom-properties` to `1.3.0` (minor)
|
|---|
| 121 | - Updated `autoprefixer` to `10.4.4` (patch)
|
|---|
| 122 | - Updated `browserslist` to `4.20.2` (patch)
|
|---|
| 123 | - Updated `cssdb` to `6.5.0` (minor)
|
|---|
| 124 | - Updated `postcss-custom-properties` to `12.1.5` (patch)
|
|---|
| 125 | - Updated `postcss-double-position-gradients` to `3.1.1` (patch)
|
|---|
| 126 | - Updated `postcss-env-function` to `4.0.6` (patch)
|
|---|
| 127 | - Updated `postcss-lab-function` to `4.1.2` (patch)
|
|---|
| 128 | - Updated `postcss-nesting` to `10.1.3` (patch)
|
|---|
| 129 | - Remove internal patch for `postcss-clamp`
|
|---|
| 130 | - Document all features. [https://github.com/csstools/postcss-preset-env/issues/156](https://github.com/csstools/postcss-preset-env/issues/156)
|
|---|
| 131 |
|
|---|
| 132 | [see the list of features](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/FEATURES.md)
|
|---|
| 133 |
|
|---|
| 134 | ### 7.4.2 (March 2, 2022)
|
|---|
| 135 |
|
|---|
| 136 | - 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)
|
|---|
| 137 |
|
|---|
| 138 | ### 7.4.1 (February 17, 2022)
|
|---|
| 139 |
|
|---|
| 140 | - Updated `postcss-clamp` to `4.0.0` (major)
|
|---|
| 141 |
|
|---|
| 142 | ### 7.4.0 (February 16, 2022)
|
|---|
| 143 |
|
|---|
| 144 | - 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.
|
|---|
| 145 | - 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.
|
|---|
| 146 | - Added `@csstools/ic-unit` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-ic-unit#readme) for usage details.
|
|---|
| 147 | - Updated `@csstools/postcss-progressive-custom-properties` to `1.2.0` (minor)
|
|---|
| 148 | - Updated `cssdb` to `6.3.1` (patch)
|
|---|
| 149 | - Updated `postcss-double-position-gradients` to `3.1.0` (minor)
|
|---|
| 150 | - Updated `postcss-lab-function` to `4.1.1` (patch)
|
|---|
| 151 |
|
|---|
| 152 | ### 7.3.3 (February 13, 2022)
|
|---|
| 153 |
|
|---|
| 154 | - Updated `cssdb` to `6.3.0` (minor)
|
|---|
| 155 |
|
|---|
| 156 | ### 6.7.1 (February 13, 2022)
|
|---|
| 157 |
|
|---|
| 158 | - Added notice when using preset-env with PostCSS > 7 to prompt to upgrade.
|
|---|
| 159 |
|
|---|
| 160 | ### 7.3.2 (February 12, 2022)
|
|---|
| 161 |
|
|---|
| 162 | - Updated `postcss-lab-function` to `4.1.0` (minor)
|
|---|
| 163 |
|
|---|
| 164 | `postcss-lab-function` now supports [wide gamut colors](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function#displayp3) and [out of gamut color mapping](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function#displayp3).
|
|---|
| 165 |
|
|---|
| 166 | - Updated `css-blank-pseudo` to `3.0.3` (patch)
|
|---|
| 167 | - Updated `css-has-pseudo` to `3.0.4` (patch)
|
|---|
| 168 | - Updated `cssdb` to `6.2.1` (patch)
|
|---|
| 169 | - Updated `postcss-color-functional-notation` to `4.2.2` (patch)
|
|---|
| 170 | - Updated `postcss-color-hex-alpha` to `8.0.3` (patch)
|
|---|
| 171 | - Updated `postcss-dir-pseudo-class` to `6.0.4` (patch)
|
|---|
| 172 | - Updated `postcss-double-position-gradients` to `3.0.5` (patch)
|
|---|
| 173 | - Updated `postcss-env-function` to `4.0.5` (patch)
|
|---|
| 174 | - Updated `postcss-focus-visible` to `6.0.4` (patch)
|
|---|
| 175 | - Updated `postcss-focus-within` to `5.0.4` (patch)
|
|---|
| 176 | - Updated `postcss-gap-properties` to `3.0.3` (patch)
|
|---|
| 177 | - Updated `postcss-image-set-function` to `4.0.6` (patch)
|
|---|
| 178 | - Updated `postcss-logical` to `5.0.4` (patch)
|
|---|
| 179 | - Updated `postcss-overflow-shorthand` to `3.0.3` (patch)
|
|---|
| 180 | - Updated `postcss-place` to `7.0.4` (patch)
|
|---|
| 181 | - Updated `postcss-pseudo-class-any-link` to `7.1.1` (patch)
|
|---|
| 182 | - Updated `@csstools/postcss-progressive-custom-properties` to `1.1.0`.
|
|---|
| 183 |
|
|---|
| 184 | ### 7.3.1 (February 3, 2022)
|
|---|
| 185 |
|
|---|
| 186 | - Ensured that `debug` option uses a single instance per run, this allows for `debug` to work on parallel runs within CI environments.
|
|---|
| 187 | - 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)
|
|---|
| 188 | - Updated `postcss-opacity-percentage` to `1.1.2` (patch).
|
|---|
| 189 |
|
|---|
| 190 | ### 7.3.0 (January 31, 2022)
|
|---|
| 191 |
|
|---|
| 192 | - 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.
|
|---|
| 193 | - 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.
|
|---|
| 194 | - Added `postcss-opacity-percentage` <br/> [Check the plugin README](https://github.com/mrcgrtz/postcss-opacity-percentage#readme) for usage details.
|
|---|
| 195 | - Added `postcss-clamp` <br/> [Check the plugin README](https://github.com/polemius/postcss-clamp#readme) for usage details.
|
|---|
| 196 | - Added `@csstools/postcss-normalize-display-values` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-normalize-display-values#readme) for usage details.
|
|---|
| 197 | - Added `@csstools/postcss-font-format-keywords` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-font-format-keywords#readme) for usage details.
|
|---|
| 198 | - Added `debug` [option](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env#debug) that enables extra debugging information while processing the CSS.
|
|---|
| 199 | - Added `enableClientSidePolyfills` [option](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env#enableclientsidepolyfills) that allows you to control every single plugin that requires a browser library to fully work. Defaults to `true` so they're enabled by default.
|
|---|
| 200 | - Added `minimumVendorImplementations` [option](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env#minimumvendorimplementations) that allows you to enable/disable plugins based on their implementation status in browsers.
|
|---|
| 201 | - Fix sourcemaps for `image-set()` function.
|
|---|
| 202 | - Removed `caniuse-lite` dependency. This results not only in lower package size but also in better feature detection lead by changes on CSSDB.
|
|---|
| 203 | - Updated `cssdb` to `6.1.0` (major).
|
|---|
| 204 | - Updated `css-prefers-color-scheme` to `6.0.3` (patch)
|
|---|
| 205 | - Updated `postcss-custom-properties` to `12.1.4` (patch)
|
|---|
| 206 | - Updated `postcss-image-set-function` to `4.0.5` (patch)
|
|---|
| 207 | - Updated `postcss-pseudo-class-any-link` to `7.1.0` (minor)
|
|---|
| 208 |
|
|---|
| 209 | ### 7.2.3 (January 12, 2022)
|
|---|
| 210 |
|
|---|
| 211 | - Enhanced `importFrom` / `exportTo` so it's harder to cause unexpected issues by different shapes of data.
|
|---|
| 212 |
|
|---|
| 213 | ### 7.2.2 (January 12, 2022)
|
|---|
| 214 |
|
|---|
| 215 | - Updated `postcss-logical` to `5.0.3` (patch)
|
|---|
| 216 | - Updated `postcss-custom-properties` to `12.1.2` (patch)
|
|---|
| 217 |
|
|---|
| 218 | ### 7.2.1 (January 12, 2022)
|
|---|
| 219 |
|
|---|
| 220 | - Always run plugins with side effects if certain options are set. [#140](https://github.com/csstools/postcss-plugins/issues/140)
|
|---|
| 221 | - `custom-media-queries`
|
|---|
| 222 | - `custom-properties`
|
|---|
| 223 | - `environment-variables`
|
|---|
| 224 | - `custom-selectors`
|
|---|
| 225 | - Updated `caniuse-lite` to `1.0.30001299` (minor)
|
|---|
| 226 | - Updated `css-blank-pseudo` to `3.0.2` (minor)
|
|---|
| 227 | - Updated `css-has-pseudo` to `3.0.3` (minor)
|
|---|
| 228 | - Updated `postcss-color-rebeccapurple` to `7.0.2` (minor)
|
|---|
| 229 | - Updated `postcss-custom-properties` to `12.1.0` (minor)
|
|---|
| 230 | - Updated `postcss-dir-pseudo-class` to `6.0.3` (minor)
|
|---|
| 231 | - Updated `postcss-nesting` to `10.1.2` (minor)
|
|---|
| 232 |
|
|---|
| 233 | This will ensure that CSS transforms that are not a browser polyfill are still applied.
|
|---|
| 234 | ⚠️ A future major version `postcss-preset-env` will remove this behavior completely.
|
|---|
| 235 |
|
|---|
| 236 | ### 7.2.0 (January 2, 2022)
|
|---|
| 237 |
|
|---|
| 238 | - Added warnings and useful messages when a feature that doesn't exist is configured. [156](https://github.com/csstools/postcss-preset-env/issues/156).
|
|---|
| 239 |
|
|---|
| 240 | When configured with these options for example:
|
|---|
| 241 |
|
|---|
| 242 | ```js
|
|---|
| 243 | options: {
|
|---|
| 244 | features: {
|
|---|
| 245 | "custom-media": true,
|
|---|
| 246 | "postcss-logical": true,
|
|---|
| 247 | "postcss-logica": true,
|
|---|
| 248 | }
|
|---|
| 249 | }
|
|---|
| 250 | ```
|
|---|
| 251 |
|
|---|
| 252 | It will yield the following warnings:
|
|---|
| 253 |
|
|---|
| 254 | ```bash
|
|---|
| 255 | Unknown feature: "custom-media" did you mean: "custom-media-queries"
|
|---|
| 256 | Unknown feature: "postcss-logical" did you mean: "logical-properties-and-values"
|
|---|
| 257 | Unknown feature: "postcss-logica" did you mean: "logical-properties-and-values"
|
|---|
| 258 | ```
|
|---|
| 259 |
|
|---|
| 260 | - Removed Sourcemaps from package tarball.
|
|---|
| 261 | - Moved CLI to CLI Package. See [announcement](https://github.com/csstools/postcss-plugins/discussions/121).
|
|---|
| 262 | - Updated `postcss` to 8.4 (minor)
|
|---|
| 263 | - Updated `autoprefixer` to 10.4.1 (patch)
|
|---|
| 264 | - Updated `caniuse-lite` to 1.0.30001295 (patch)
|
|---|
| 265 | - Updated `css-blank-pseudo` to 3.0.1 (patch)
|
|---|
| 266 | - Updated `css-has-pseudo` to 3.0.2 (patch)
|
|---|
| 267 | - Updated `css-prefers-color-scheme` to 6.0.2 (patch)
|
|---|
| 268 | - Updated `postcss-color-functional-notation` to 4.2.1 (minor)
|
|---|
| 269 | - Updated `postcss-color-hex-alpha` to 8.0.2 (patch)
|
|---|
| 270 | - Updated `postcss-custom-properties` to 12.0.2 (patch)
|
|---|
| 271 | - Updated `postcss-dir-pseudo-class` to 6.0.2 (patch)
|
|---|
| 272 | - Updated `postcss-double-position-gradients` to 3.0.4 (patch)
|
|---|
| 273 | - Updated `postcss-env-function` to 4.0.4 (patch)
|
|---|
| 274 | - Updated `postcss-focus-visible` to 6.0.3 (patch)
|
|---|
| 275 | - Updated `postcss-focus-within` to 5.0.3 (patch)
|
|---|
| 276 | - Updated `postcss-gap-properties` to 3.0.2 (patch)
|
|---|
| 277 | - Updated `postcss-image-set-function` to 4.0.4 (patch)
|
|---|
| 278 | - Updated `postcss-lab-function` to 4.0.3 (patch)
|
|---|
| 279 | - Updated `postcss-logical` to 5.0.2 (patch)
|
|---|
| 280 | - Updated `postcss-nesting` to 10.1.1 (minor)
|
|---|
| 281 | - Updated `postcss-overflow-shorthand` to 3.0.2 (patch)
|
|---|
| 282 | - Updated `postcss-place` to 7.0.3 (patch)
|
|---|
| 283 | - Updated `postcss-pseudo-class-any-link` to 7.0.2 (patch)
|
|---|
| 284 |
|
|---|
| 285 | ### 7.1.0 (December 22, 2021)
|
|---|
| 286 |
|
|---|
| 287 | - 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)
|
|---|
| 288 |
|
|---|
| 289 | ### 7.0.2 (December 16, 2021)
|
|---|
| 290 |
|
|---|
| 291 | - Fixed unexpected behaviours when using different versions of `postcss-values-parser` across the plugins [228](https://github.com/csstools/postcss-preset-env/issues/228)
|
|---|
| 292 | - Updated `browserlist` to 4.19.1 (minor)
|
|---|
| 293 | - Updated `caniuse-lite` to `1.0.30001287` (minor)
|
|---|
| 294 | - Updated `css-blank-pseudo` to `3.0.0` (major)
|
|---|
| 295 | - Updated `css-has-pseudo` to `3.0.0` (major)
|
|---|
| 296 | - Updated `css-prefers-color-scheme` to `6.0.0` (major)
|
|---|
| 297 | - Updated `postcss-color-functional-notation` to `4.1.0` (minor)
|
|---|
| 298 | - Updated `postcss-color-hex-alpha` to `8.0.1` (patch)
|
|---|
| 299 | - Updated `postcss-color-rebeccapurple` to `7.0.1` (patch)
|
|---|
| 300 | - Updated `postcss-custom-properties` to `12.0.1` (patch)
|
|---|
| 301 | - Updated `postcss-dir-pseudo-class` to `6.0.1` (patch)
|
|---|
| 302 | - Updated `postcss-double-position-gradients` to `3.0.3` (patch)
|
|---|
| 303 | - Updated `postcss-env-function` to `4.0.3` (patch)
|
|---|
| 304 | - Updated `postcss-focus-visible` to `6.0.2` (patch)
|
|---|
| 305 | - Updated `postcss-focus-within` to `5.0.2` (patch)
|
|---|
| 306 | - Updated `postcss-gap-properties` to `3.0.1` (patch)
|
|---|
| 307 | - Updated `postcss-image-set-function` to `4.0.3` (patch)
|
|---|
| 308 | - Updated `postcss-lab-function` to `4.0.2` (patch)
|
|---|
| 309 | - Updated `postcss-logical` to `5.0.1` (patch)
|
|---|
| 310 | - Updated `postcss-nesting` to `10.0.3` (patch)
|
|---|
| 311 | - Updated `postcss-overflow-shorthand` to `3.0.1` (patch)
|
|---|
| 312 | - Updated `postcss-place` to `7.0.2` (patch)
|
|---|
| 313 | - Updated `postcss-pseudo-class-any-link` to `7.0.1` (patch)
|
|---|
| 314 | - Updated documentation
|
|---|
| 315 | - Updated `postcss` to be a peer dependency.
|
|---|
| 316 |
|
|---|
| 317 | ### 7.0.1 (November 19, 2021)
|
|---|
| 318 |
|
|---|
| 319 | - Fixed infinite loop in double-position-gradients [223](https://github.com/csstools/postcss-preset-env/issues/223)
|
|---|
| 320 | - Fixed "Unknown word" errors in when parsing CSS values [224](https://github.com/csstools/postcss-preset-env/issues/224)
|
|---|
| 321 | - Fixed "undefined" CSS values after transforms with postcss-place [225](https://github.com/csstools/postcss-preset-env/issues/225)
|
|---|
| 322 | - Updated `postcss-color-functional-notation` to 4.0.1 (patch)
|
|---|
| 323 | - Updated `postcss-double-position-gradients` to 3.0.1 (patch)
|
|---|
| 324 | - Updated `postcss-env-function` to 4.0.2 (patch)
|
|---|
| 325 | - Updated `postcss-image-set-function` to 4.0.2 (patch)
|
|---|
| 326 | - Updated `postcss-lab-function` to 4.0.1 (patch)
|
|---|
| 327 | - Updated `postcss-nesting` to 10.0.2 (patch)
|
|---|
| 328 | - Updated `postcss-place` to 7.0.1 (patch)
|
|---|
| 329 |
|
|---|
| 330 | ### 7.0.0 (November 16, 2021)
|
|---|
| 331 |
|
|---|
| 332 | - Updated `autoprefixer` to 10.4.0 (major)
|
|---|
| 333 | - Updated `browserslist` to 4.17.5 (minor)
|
|---|
| 334 | - Updated `caniuse-lite` to 1.0.30001272 (patch)
|
|---|
| 335 | - Updated `css-blank-pseudo` to 2.0.0 (major)
|
|---|
| 336 | - Updated `css-has-pseudo` to 2.0.0 (major)
|
|---|
| 337 | - Updated `css-prefers-color-scheme` to 5.0.0 (major)
|
|---|
| 338 | - Updated `cssdb` to 5.0.0 (major)
|
|---|
| 339 | - Updated `postcss` to 8.3.0 (major)
|
|---|
| 340 | - Updated `postcss-attribute-case-insensitive` to 5.0.0 (major)
|
|---|
| 341 | - Updated `postcss-color-functional-notation` to 4.0.0 (major)
|
|---|
| 342 | - Updated `postcss-color-hex-alpha` to 8.0.0 (major)
|
|---|
| 343 | - Updated `postcss-color-rebeccapurple` to 7.0.0 (major)
|
|---|
| 344 | - Updated `postcss-custom-media` to 8.0.0 (major)
|
|---|
| 345 | - Updated `postcss-custom-properties` to 12.0.0 (major)
|
|---|
| 346 | - Updated `postcss-custom-selectors` to 6.0.0 (major)
|
|---|
| 347 | - Updated `postcss-dir-pseudo-class` to 6.0.0 (major)
|
|---|
| 348 | - Updated `postcss-double-position-gradients` to 3.0.0 (major)
|
|---|
| 349 | - Updated `postcss-env-function` to 4.0.1 (major)
|
|---|
| 350 | - Updated `postcss-focus-visible` to 6.0.1 (major)
|
|---|
| 351 | - Updated `postcss-focus-within` to 5.0.1 (major)
|
|---|
| 352 | - Updated `postcss-font-variant` to 5.0.0 (major)
|
|---|
| 353 | - Updated `postcss-gap-properties` to 3.0.0 (major)
|
|---|
| 354 | - Updated `postcss-image-set-function` to 4.0.0 (major)
|
|---|
| 355 | - Updated `postcss-initial` to 3.0.4 (patch)
|
|---|
| 356 | - Updated `postcss-lab-function` to 4.0.0 (major)
|
|---|
| 357 | - Updated `postcss-logical` to 5.0.0 (major)
|
|---|
| 358 | - Updated `postcss-media-minmax` to 5.0.0 (major)
|
|---|
| 359 | - Updated `postcss-nesting` to 10.0.0 (major)
|
|---|
| 360 | - Updated `postcss-overflow-shorthand` to 3.0.0 (major)
|
|---|
| 361 | - Updated `postcss-page-break` to 3.0.4 (major)
|
|---|
| 362 | - Updated `postcss-place` to 7.0.0 (major)
|
|---|
| 363 | - Updated `postcss-pseudo-class-any-link` to 7.0.0 (major)
|
|---|
| 364 | - Updated `postcss-replace-overflow-wrap` to 4.0.0 (major)
|
|---|
| 365 | - Removed `postcss-selector-matches`
|
|---|
| 366 | - Removed `postcss-color-gray`
|
|---|
| 367 | - Updated support for Node 12+ (major)
|
|---|
| 368 |
|
|---|
| 369 | ### 6.7.0 (July 8, 2019)
|
|---|
| 370 |
|
|---|
| 371 | - Fixed the issue of autoprefixer alerting an upcoming change to the API
|
|---|
| 372 | - Updated `autoprefixer` to 9.6.1 (minor)
|
|---|
| 373 | - Updated `browserslist` to 4.6.4 (minor)
|
|---|
| 374 | - Updated `cssdb` to 4.4.0 (minor)
|
|---|
| 375 | - Updated `caniuse-lite` to 1.0.30000981 (patch)
|
|---|
| 376 | - Updated `postcss` to 7.0.17 (patch)
|
|---|
| 377 | - Updated `postcss-color-hex-alpha` to 5.0.3 (patch)
|
|---|
| 378 | - Updated `postcss-custom-media` to 7.0.8 (patch)
|
|---|
| 379 | - Updated `postcss-custom-properties` to 8.0.11 (patch)
|
|---|
| 380 |
|
|---|
| 381 | ### 6.6.0 (February 28, 2019)
|
|---|
| 382 |
|
|---|
| 383 | - Moved browserslist detection from using each input file per process to using
|
|---|
| 384 | the working directory on intialization, as was implied by the documentation.
|
|---|
| 385 | If fixing this previously undocumented behavior causes any harm to existing
|
|---|
| 386 | projects, it can be easily rolled back in a subsequent patch. For the
|
|---|
| 387 | majority of projects — those with a singular browserslist configuration and
|
|---|
| 388 | potentially many individually processed CSS files — we should expect reported
|
|---|
| 389 | build times around 35 seconds to drop to less than 2 seconds.
|
|---|
| 390 | - Updated `browserslist` to 4.4.2 (minor)
|
|---|
| 391 | - Updated `autoprefixer` to 9.4.9 (patch)
|
|---|
| 392 | - Updated `caniuse-lite` to 1.0.30000939 (patch)
|
|---|
| 393 | - Updated `postcss` to 7.0.14 (patch)
|
|---|
| 394 | - Updated `postcss-attribute-case-insensitive` to 4.0.1 (patch)
|
|---|
| 395 |
|
|---|
| 396 | ### 6.5.0 (December 12, 2018)
|
|---|
| 397 |
|
|---|
| 398 | - Added `css-blank-pseudo` polyfill
|
|---|
| 399 | - Added `css-has-pseudo` polyfill
|
|---|
| 400 | - Updated `autoprefixer` to 9.4.2 (minor)
|
|---|
| 401 | - Updated `browserslist` to 4.3.5 (minor)
|
|---|
| 402 | - Updated `caniuse-lite` to 1.0.30000918 (patch)
|
|---|
| 403 | - Updated `css-prefers-color-scheme` to 3.1.1 (minor, patch for this project)
|
|---|
| 404 | - Updated `cssdb` to 4.3.0 (minor)
|
|---|
| 405 | - Updated `postcss` to 7.0.6 (patch)
|
|---|
| 406 |
|
|---|
| 407 | ### 6.4.0 (November 6, 2018)
|
|---|
| 408 |
|
|---|
| 409 | - Fixed `exportTo` option to export Custom Media, Custom Properties, and Custom
|
|---|
| 410 | Selectors all to the same function, object, or file
|
|---|
| 411 | - Added `css-prefers-color-scheme` 3.0.0 (major, non-breaking for this project)
|
|---|
| 412 | - Updated `cssdb` to 4.2.0 (minor)
|
|---|
| 413 |
|
|---|
| 414 | ### 6.3.1 (November 5, 2018)
|
|---|
| 415 |
|
|---|
| 416 | - Updated `caniuse-lite` to 1.0.30000905 (patch)
|
|---|
| 417 | - Updated `postcss-custom-properties` to 8.0.9 (patch)
|
|---|
| 418 |
|
|---|
| 419 | ### 6.3.0 (October 28, 2018)
|
|---|
| 420 |
|
|---|
| 421 | - Added `postcss-double-position-gradients` 1.0.0 (major, non-breaking for this project)
|
|---|
| 422 | - Updated `autoprefixer` to 9.3.1 (minor)
|
|---|
| 423 | - Updated `browserslist` to 4.3.4 (patch)
|
|---|
| 424 | - Updated `caniuse-lite` to 1.0.30000899 (patch)
|
|---|
| 425 | - Updated `cssdb` to 4.1.0 (major, non-breaking for this project)
|
|---|
| 426 |
|
|---|
| 427 | ### 6.2.0 (October 22, 2018)
|
|---|
| 428 |
|
|---|
| 429 | - Updated `autoprefixer` to 9.2.1 (minor)
|
|---|
| 430 | - Updated `browserslist` to 4.3.1 (minor)
|
|---|
| 431 |
|
|---|
| 432 | ### 6.1.2 (October 19, 2018)
|
|---|
| 433 |
|
|---|
| 434 | - Updated `browserslist` to 4.2.1 (patch)
|
|---|
| 435 | - Updated `caniuse-lite` to 1.0.30000893 (patch)
|
|---|
| 436 | - Updated `postcss-custom-media` to 7.0.7 (patch)
|
|---|
| 437 |
|
|---|
| 438 | ### 6.1.1 (October 12, 2018)
|
|---|
| 439 |
|
|---|
| 440 | - Updated: `postcss-custom-media` to 7.0.6 (patch)
|
|---|
| 441 |
|
|---|
| 442 | ### 6.1.0 (October 10, 2018)
|
|---|
| 443 |
|
|---|
| 444 | - Added: `postcss-color-gray`
|
|---|
| 445 | - Added: Passing `autoprefixer: false` disables autoprefixer
|
|---|
| 446 | - Updated: `browserslist` to 4.2.0 (minor)
|
|---|
| 447 | - Updated: `caniuse-lite` to 1.0.30000890 (patch)
|
|---|
| 448 |
|
|---|
| 449 | ### 6.0.10 (October 2, 2018)
|
|---|
| 450 |
|
|---|
| 451 | - Updated: `postcss-custom-properties` to 8.0.8 (patch)
|
|---|
| 452 |
|
|---|
| 453 | ### 6.0.9 (October 2, 2018)
|
|---|
| 454 |
|
|---|
| 455 | - Updated: `browserslist` to 4.1.2 (patch)
|
|---|
| 456 | - Updated: `postcss` to 7.0.5 (patch)
|
|---|
| 457 | - Updated: `postcss-custom-properties` to 8.0.7 (patch)
|
|---|
| 458 |
|
|---|
| 459 | ### 6.0.8 (October 1, 2018)
|
|---|
| 460 |
|
|---|
| 461 | - Updated: `caniuse-lite` to 1.0.30000888 (patch)
|
|---|
| 462 | - Updated: `postcss` to 7.0.4 (patch)
|
|---|
| 463 |
|
|---|
| 464 | **Did you hear? PostCSS Preset Env is now part of Create React App!** 🎉
|
|---|
| 465 |
|
|---|
| 466 | ### 6.0.7 (September 23, 2018)
|
|---|
| 467 |
|
|---|
| 468 | - Updated: `postcss` to 7.0.3 (patch)
|
|---|
| 469 | - Updated: `postcss-custom-properties` to 8.0.6 (patch)
|
|---|
| 470 |
|
|---|
| 471 | ### 6.0.6 (September 23, 2018)
|
|---|
| 472 |
|
|---|
| 473 | - Updated: `postcss-custom-media` to 7.0.4 (patch)
|
|---|
| 474 |
|
|---|
| 475 | ### 6.0.5 (September 23, 2018)
|
|---|
| 476 |
|
|---|
| 477 | - Updated: `postcss-color-mod-function` to 3.0.3 (patch)
|
|---|
| 478 |
|
|---|
| 479 | ### 6.0.4 (September 23, 2018)
|
|---|
| 480 |
|
|---|
| 481 | - Updated: `caniuse-lite` to 1.0.30000887 (patch)
|
|---|
| 482 | - Updated: `postcss-color-mod-function` to 3.0.2 (patch)
|
|---|
| 483 |
|
|---|
| 484 | ### 6.0.3 (September 21, 2018)
|
|---|
| 485 |
|
|---|
| 486 | - Updated: `caniuse-lite` to 1.0.30000885 (patch)
|
|---|
| 487 | - Updated: `postcss-custom-properties` to 8.0.5 (patch)
|
|---|
| 488 |
|
|---|
| 489 | ### 6.0.2 (September 20, 2018)
|
|---|
| 490 |
|
|---|
| 491 | - Fixed: Do not break on an empty `importFrom` object
|
|---|
| 492 | - Fixed: Actually run `postcss-env-function`
|
|---|
| 493 |
|
|---|
| 494 | ### 6.0.1 (September 20, 2018)
|
|---|
| 495 |
|
|---|
| 496 | - Fixed: Issue with the `system-ui` font family polyfill by replacing
|
|---|
| 497 | `postcss-font-family-system-ui` with an internal polyfill, at least until the
|
|---|
| 498 | problem with the original plugin is resolved.
|
|---|
| 499 |
|
|---|
| 500 | ### 6.0.0 (September 20, 2018)
|
|---|
| 501 |
|
|---|
| 502 | - Added: Support for PostCSS 7+
|
|---|
| 503 | - Added: Support for PostCSS Values Parser 2+
|
|---|
| 504 | - Added: Support for PostCSS Selector Parser 5+
|
|---|
| 505 | - Added: Support for Node 6+
|
|---|
| 506 | - Updated: All 28 plugins
|
|---|
| 507 |
|
|---|
| 508 | ### 5.4.0 (July 25, 2018)
|
|---|
| 509 |
|
|---|
| 510 | - Added: `toggle` option to override which features are enabled or disabled
|
|---|
| 511 | - Deprecated: toggle features with `toggle`, not `features`
|
|---|
| 512 |
|
|---|
| 513 | ### 5.3.0 (July 24, 2018)
|
|---|
| 514 |
|
|---|
| 515 | - Updated: `postcss-lab-function` to v1.1.0 (minor update)
|
|---|
| 516 |
|
|---|
| 517 | ### 5.2.3 (July 21, 2018)
|
|---|
| 518 |
|
|---|
| 519 | - Updated: `postcss-color-mod-function` to v2.4.3 (patch update)
|
|---|
| 520 |
|
|---|
| 521 | ### 5.2.2 (July 13, 2018)
|
|---|
| 522 |
|
|---|
| 523 | - Updated: `autoprefixer` to v8.6.5 (patch update)
|
|---|
| 524 | - Updated: `caniuse-lite` to v1.0.30000865 (patch update)
|
|---|
| 525 | - Updated: `postcss-color-functional-notation` to v1.0.2 (patch update)
|
|---|
| 526 |
|
|---|
| 527 | ### 5.2.1 (June 26, 2018)
|
|---|
| 528 |
|
|---|
| 529 | - Updated: `caniuse-lite` to v1.0.30000859 (patch update)
|
|---|
| 530 | - Updated: `postcss-attribute-case-insensitive` to v3.0.1 (patch update)
|
|---|
| 531 |
|
|---|
| 532 | ### 5.2.0 (June 25, 2018)
|
|---|
| 533 |
|
|---|
| 534 | - Updated: `autoprefixer` to v8.6.3 (minor update)
|
|---|
| 535 | - Updated: `caniuse-lite` to v1.0.30000858 (patch update)
|
|---|
| 536 | - Updated: `postcss` to 6.0.23 (patch update)
|
|---|
| 537 | - Updated: `postcss-nesting` to v6.0.0 (major internal update, non-breaking for this project)
|
|---|
| 538 |
|
|---|
| 539 | ### 5.1.0 (May 21, 2018)
|
|---|
| 540 |
|
|---|
| 541 | - Added: `autoprefixer` option to pass options into autoprefixer
|
|---|
| 542 | - Updated: `autoprefixer` to v8.5.0 (minor update)
|
|---|
| 543 | - Updated: `browserslist` to v3.2.8 (patch update)
|
|---|
| 544 | - Updated: `caniuse-lite` to v1.0.30000844 (patch update)
|
|---|
| 545 | - Updated: `postcss-color-functional-notation` to v1.0.1 (patch update)
|
|---|
| 546 |
|
|---|
| 547 | ### 5.0.0 (May 11, 2018)
|
|---|
| 548 |
|
|---|
| 549 | - Added: `autoprefixer`
|
|---|
| 550 | - Added: `postcss-color-functional-notation`
|
|---|
| 551 | - Added: `postcss-env-function`
|
|---|
| 552 | - Added: `postcss-lab-function`
|
|---|
| 553 | - Added: `postcss-place`
|
|---|
| 554 | - Added: `postcss-gap-properties`
|
|---|
| 555 | - Added: `postcss-overflow-shorthand`
|
|---|
| 556 | - Updated: `cssdb` to v3.1.0 (major update)
|
|---|
| 557 | - Updated: In conformance with cssdb v3, the default stage is now 2
|
|---|
| 558 | - Updated: `postcss-attribute-case-insensitive` to v3.0.0 (major update)
|
|---|
| 559 | - Updated: `postcss-pseudo-class-any-link` to v5.0.0 (major update)
|
|---|
| 560 | - Updated: `postcss-image-set-function` to v2.0.0 (major update)
|
|---|
| 561 | - Updated: `postcss-dir-pseudo-class` to v4.0.0 (major update)
|
|---|
| 562 | - Updated: `postcss-color-rebeccapurple` to v3.1.0 (minor update)
|
|---|
| 563 | - Updated: `postcss` to v6.0.22 (patch update)
|
|---|
| 564 | - Updated: `browserslist` to v3.2.7 (patch update)
|
|---|
| 565 | - Updated: `caniuse-lite` to v1.0.30000839 (patch update)
|
|---|
| 566 |
|
|---|
| 567 | All plugins now conform to the latest stable releases of `postcss-value-parser`
|
|---|
| 568 | v1.5.0 and `postcss-selector-parser` v4.0.0.
|
|---|
| 569 |
|
|---|
| 570 | ### 4.1.0 (April 23, 2018)
|
|---|
| 571 |
|
|---|
| 572 | - Updated: `browserslist` to v3.2.5 (patch update)
|
|---|
| 573 | - Updated: `caniuse-lite` to v1.0.30000830 (patch update)
|
|---|
| 574 | - Updated: `postcss-apply` to v0.10.0 (minor update)
|
|---|
| 575 | - Updated: `postcss-nesting` to v5.0.0 (major update, non-breaking for this project)
|
|---|
| 576 |
|
|---|
| 577 | ### 4.0.0 (April 7, 2018)
|
|---|
| 578 |
|
|---|
| 579 | - Added: `postcss-focus-within`
|
|---|
| 580 | - Updated: `postcss-focus-visible` to v3.0.0 (major update)
|
|---|
| 581 | - Updated: `caniuse-lite` to v1.0.30000824 (patch update)
|
|---|
| 582 | - Updated: `cssdb` to v2.0.0 (major update)
|
|---|
| 583 | - Changed: All `specificationId` names to new `id` names for the `cssdb` update.
|
|---|
| 584 |
|
|---|
| 585 | ### 3.5.0 (April 5, 2018)
|
|---|
| 586 |
|
|---|
| 587 | - Fixed: `selectors-matches-pseudo` mapping to allow `:matches` polyfilling
|
|---|
| 588 | - Updated: `postcss-dir-pseudo-class` to v3.0.0 (major update, non-breaking for this project)
|
|---|
| 589 | - Updated: `postcss-logical` to v1.1.1 (minor update)
|
|---|
| 590 | - Updated: `postcss` to v6.0.21 (patch update)
|
|---|
| 591 | - Updated: `browserslist` to v3.2.4 (patch update)
|
|---|
| 592 | - Updated: `caniuse-lite` to v1.0.30000823 (patch update)
|
|---|
| 593 |
|
|---|
| 594 | ### 3.4.0 (March 18, 2018)
|
|---|
| 595 |
|
|---|
| 596 | - Updated: `browserslist` to v3.2.0 (minor update)
|
|---|
| 597 | - Updated: `postcss` to v6.0.20 (patch update)
|
|---|
| 598 | - Updated: `postcss-image-set-polyfill` to `@csstools/postcss-image-set-function` (hopefully temporarily)
|
|---|
| 599 |
|
|---|
| 600 | ### 3.3.0 (March 16, 2018)
|
|---|
| 601 |
|
|---|
| 602 | - Updated: `postcss-apply` to v0.9.0 (minor update)
|
|---|
| 603 | - Updated: `browserslist` to v3.1.2 (patch update)
|
|---|
| 604 | - Updated: `caniuse-lite` to v1.0.30000815 (patch update)
|
|---|
| 605 | - Updated: distribution to cjs and es bundles
|
|---|
| 606 |
|
|---|
| 607 | ### 3.2.2 (February 27, 2018)
|
|---|
| 608 |
|
|---|
| 609 | - Updated: `postcss-color-mod-function` to v2.4.2 (patch update)
|
|---|
| 610 |
|
|---|
| 611 | ### 3.2.1 (February 21, 2018)
|
|---|
| 612 |
|
|---|
| 613 | - Updated: Use the latest tested version of all dependencies
|
|---|
| 614 |
|
|---|
| 615 | ### 3.2.0 (February 18, 2018)
|
|---|
| 616 |
|
|---|
| 617 | - Added: `postcss-page-break` which has moved here from Autoprefixer
|
|---|
| 618 |
|
|---|
| 619 | ### 3.1.0 (February 17, 2018)
|
|---|
| 620 |
|
|---|
| 621 | - Added: `postcss-focus-visible`
|
|---|
| 622 |
|
|---|
| 623 | ### 3.0.0 (February 16, 2018)
|
|---|
| 624 |
|
|---|
| 625 | - Updated: `postcss-color-mod-function` to v2.4 (minor update)
|
|---|
| 626 | - Updated: `postcss-custom-properties` to v7.0 (major update)
|
|---|
| 627 |
|
|---|
| 628 | ### 2.2.0 (February 14, 2018)
|
|---|
| 629 |
|
|---|
| 630 | - Updated: `browserslist` to v3.1 (major update)
|
|---|
| 631 | - Updated: `postcss-color-mod-function` to v2.3 (minor update)
|
|---|
| 632 | - Improved: cleaned up one reusable variable and added a few tests
|
|---|
| 633 |
|
|---|
| 634 | ### 2.1.0 (January 22, 2018)
|
|---|
| 635 |
|
|---|
| 636 | - Updated: `cssdb` to v1.5 (minor update)
|
|---|
| 637 | - Updated: `postcss-color-mod-function` to v2.2 (major update)
|
|---|
| 638 | - Updated: `postcss-font-family-system-ui` to v3.0 (repo update)
|
|---|
| 639 |
|
|---|
| 640 | ### 2.0.0 (January 16, 2018)
|
|---|
| 641 |
|
|---|
| 642 | - Initial version
|
|---|
| 643 |
|
|---|
| 644 | ### 1.0.0 (December 20, 2017)
|
|---|
| 645 |
|
|---|
| 646 | - Unsupported version accidentally published by a member of the community
|
|---|