Skip to content

Commit 4990403

Browse files
Updating CHANGELOG
1 parent 4491b8f commit 4990403

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/postcss-logical/CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- Added: TypeScript support.
77
- Added: Support for `block-size`, `inline-size` and `caption-side`.
88
- Removed: Support for the `logical` keyword within `margin`, `padding`, `border-width`, `border-style`, `border-color` properties. (major)
9+
- Removed support for `preserve` option. Changes are no longer preserved (major).
910
- Updated: The plugin now requires block and inline direction to be configured (uses `top-to-bottom` and `left-to-right` respectively) and no longer introduces `:dir` (major).
1011

1112
### 5.0.4 (February 5, 2022)

0 commit comments

Comments
 (0)