Skip to content

Commit

Permalink
Update CHANGELOG file for @wordpress/eslint-pluging
Browse files Browse the repository at this point in the history
Adds missing entry that was not included in #21928. Props to @aduth for noticing.
  • Loading branch information
gziolo committed Apr 30, 2020
1 parent 2f77aac commit 3299a87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/eslint-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
### Bug Fixes

- The `@wordpress/no-unused-vars-before-return` rule will now correctly identify valid usage of a variable as a JSX identifier.
- Make `@wordpress/i18n-text-domain` rule less strict by default. When `allowedTextDomain` option is not provided it allows now skipping text domain or providing any string ([#21928](https://github.com/WordPress/gutenberg/pull/21928)).

## 5.0.1 (2020-04-15)

Expand Down

0 comments on commit 3299a87

Please sign in to comment.