You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ PL-node-v1.1.0
7
7
- THX: Thanks @dmolsen for input on desired behavior.
8
8
- FIX: Fixed issue where style modifier partials within list item blocks where not uniquely being applied. this seems like a regression. added a unit test with fix
9
9
- ADD: Added fuzzy pattern matching support based on patternType-substring(patternName) to align with PL PHP
10
+
- FIX: Fixed issue with gulpfile not copying style.css and watching the wrong directory
11
+
- THX: Thanks @robinsonaaron for the issue and pull request!
10
12
11
13
PL-node-v1.0.0
12
14
- FIX: Resolve issue with not hiding underscored patterns.
0 commit comments