Skip to content

Commit fb9cbfd

Browse files
jonathantnealromainmenke
authored andcommitted
4.2.1
1 parent f28f623 commit fb9cbfd

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

plugins/postcss-nesting/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changes to PostCSS Nesting
22

3+
### 4.2.1 (September 19, 2017)
4+
5+
- Updated: Exposing the transform function as its own for postcss-extend
6+
37
### 4.2.0 (September 18, 2017)
48

59
- Added: Reduced splitting of rules

plugins/postcss-nesting/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-nesting",
3-
"version": "4.2.0",
3+
"version": "4.2.1",
44
"description": "Nest style and media rules inside each another, following the CSS Nesting Module Level 3 specification",
55
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
66
"license": "CC0-1.0",

0 commit comments

Comments
 (0)