Update dependency postcss-custom-media to v9 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
postcss-custom-media (source) | devDependencies | major | 8.0.2 -> 9.1.5 |
Release Notes
csstools/postcss-plugins (postcss-custom-media)
v9.1.5
June 21, 2023
- Updated
@csstools/media-query-list-parser
to2.1.1
(patch)
v9.1.4
June 1, 2023
- Updated
@csstools/media-query-list-parser
to2.1.0
(minor)
v9.1.3
April 10, 2023
- Updated
@csstools/css-tokenizer
to2.1.1
(patch) - Updated
@csstools/css-parser-algorithms
to2.1.1
(patch) - Updated
@csstools/cascade-layer-name-parser
to1.0.2
(patch) - Updated
@csstools/media-query-list-parser
to2.0.4
(patch)
v9.1.2
February 8, 2023
- Fixed: exception on missing media queries.
- Reduce the amount of duplicate fallback CSS.
v9.1.1
January 28, 2023
- Improve
types
declaration inpackage.json
v9.1.0
January 24, 2023
- Added: Support for Cascade Layers.
v9.0.1
November 19, 2022
- Fixed: avoid complex generated CSS when
@custom-media
contains only a single simple media feature.
v9.0.0
November 14, 2022
- Updated: Support for Node v14+ (major).
- Removed:
importFrom
feature (breaking). - Removed:
exportTo
feature (breaking). - Removed: References without parenthesis
@media --foo {}
(breaking). - Fixed: implement logical evaluation of custom media queries.
- Added: Support for
true
andfalse
keywords in@custom-media
.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Stackspin-renovate Bot