We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ff2a93 commit 8665b0eCopy full SHA for 8665b0e
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.1.2 (December, 2020)
2
+
3
+### Removed:
4
5
+- Disabled requirement to align PHPDoc parameters, inherited from WordPress-Docs in July's 1.0 release #239
6
7
## 1.1.0 (September 18, 2020)
8
9
### Added:
@@ -52,7 +58,7 @@
52
58
- Enforced consistent curly newlines in jsx #172
53
59
- Added `eslint-plugin-sort-destructure-keys` package #179
54
60
55
-### Updated
61
+### Updated:
56
62
- Bumped PHPCS to v3.5 from v3.4 #173
57
63
- Bumped `stylelint-config-wordpress` package to v15 from v13 #165
64
- Ignore stylelint `at-rule` line break for `if/else/elseif` #170
0 commit comments