Skip to content
This repository was archived by the owner on Oct 24, 2023. It is now read-only.

Commit 904531d

Browse files
committed
update CHANGELOG
1 parent f7f0888 commit 904531d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changes to PostCSS Preset Env
22

3+
### 7.0.1 (November 19, 2021)
4+
5+
- Fixed infinite loop in double-position-gradients [223](https://github.com/csstools/postcss-preset-env/issues/223)
6+
- Fixed "Unknown word" errors in when parsing CSS values [224](https://github.com/csstools/postcss-preset-env/issues/224)
7+
- Fixed "undefined" CSS values after transforms with postcss-place [225](https://github.com/csstools/postcss-preset-env/issues/225)
8+
- Updated `postcss-color-functional-notation` to 4.0.1 (patch)
9+
- Updated `postcss-double-position-gradients` to 3.0.1 (patch)
10+
- Updated `postcss-env-function` to 4.0.2 (patch)
11+
- Updated `postcss-image-set-function` to 4.0.2 (patch)
12+
- Updated `postcss-lab-function` to 4.0.1 (patch)
13+
- Updated `postcss-nesting` to 10.0.2 (patch)
14+
- Updated `postcss-place` to 7.0.1 (patch)
15+
316
### 7.0.0 (November 16, 2021)
417

518
- Updated `autoprefixer` to 10.4.0 (major)

0 commit comments

Comments
 (0)