We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 274c8d5 commit baaa5e8Copy full SHA for baaa5e8
packages/eslint-config-airbnb/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+19.0.3 / 2021-12-24
2
+==================
3
+ - [patch] set `namedComponents` option to match style guide
4
+ - [deps] update `eslint-plugin-react`
5
+
6
19.0.2 / 2021-12-02
7
==================
8
- [meta] fix "exports" path (#2525)
packages/eslint-config-airbnb/package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-config-airbnb",
- "version": "19.0.2",
+ "version": "19.0.3",
"description": "Airbnb's ESLint config, following our styleguide",
"main": "index.js",
"exports": {
0 commit comments