source: trip-planner-front/node_modules/postcss-place/CHANGELOG.md@ 6c1585f

Last change on this file since 6c1585f was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 696 bytes
Line 
1# Changes to PostCSS Place Properties
2
3### 4.0.1 (September 18, 2018)
4
5- Updated: PostCSS Values Parser 2 (patch for this project)
6
7### 4.0.0 (September 17, 2018)
8
9- Updated: Support for PostCSS v7+
10- Updated: Support for Node v6+
11
12### 3.0.1 (May 8, 2018)
13
14- Updated: `postcss-values-parser` to v1.5.0 (major)
15- Updated: `postcss` to v6.0.22 (patch)
16
17### 2.0.0 (June 30, 2017)
18
19- Added: Node 4+ compatibility
20- Added: PostCSS 6+ compatibility
21
22### 1.0.2 (December 8, 2016)
23
24- Updated: Use destructing assignment on plugin options
25- Updated: Use template literals
26
27### 1.0.1 (December 6, 2016)
28
29- Updated: boilerplate conventions (`postcss-tape`)
30
31### 1.0.0 (November 25, 2016)
32
33- Initial version
Note: See TracBrowser for help on using the repository browser.