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.
2 parents 0d56d8a + e9f0996 commit 9457f3dCopy full SHA for 9457f3d
.changeset/itchy-tires-mate.md
packages/eslint-config/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @commencis/eslint-config
2
3
+## 2.0.0
4
+
5
+### Major Changes
6
7
+- feat: enable consistent type imports ([#368](https://github.com/Commencis/js-toolkit/pull/368))
8
9
## 1.8.0
10
11
### Minor Changes
packages/eslint-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@commencis/eslint-config",
- "version": "1.8.0",
+ "version": "2.0.0",
"description": "Commencis ESLint config",
"author": "Commencis WEB Team",
"license": "Apache-2.0",
0 commit comments