source: frontend/node_modules/postcss-overflow-shorthand/CHANGELOG.md

Last change on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 12 days ago

Fix frontend appearance

  • Property mode set to 100644
File size: 769 bytes
Line 
1# Changes to PostCSS Overflow Shorthand
2
3### 3.0.4 (July 8, 2022)
4
5- Fix case insensitive matching.
6
7### 3.0.3 (February 5, 2022)
8
9- Improved `es module` and `commonjs` compatibility
10
11### 3.0.2 (January 2, 2022)
12
13- Removed Sourcemaps from package tarball.
14- Moved CLI to CLI Package. See [announcement](https://github.com/csstools/postcss-plugins/discussions/121).
15
16### 3.0.1 (December 13, 2021)
17
18- Updated: documentation
19
20### 3.0.0 (September 17, 2021)
21
22- Updated: Support for PostCS 8+ (major).
23- Updated: Support for Node 12+ (major).
24
25### 2.0.0 (September 17, 2018)
26
27- Updated: Support for PostCSS v7+
28- Updated: Support for Node v6+
29
30### 1.0.1 (May 8, 2018)
31
32- Fixed: Single `overflow` values previously being parsed
33
34### 1.0.0 (April 30, 2018)
35
36- Initial version
Note: See TracBrowser for help on using the repository browser.