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 6323a1b + 96d81e1 commit 66a91b4Copy full SHA for 66a91b4
.changeset/crazy-monkeys-boil.md
packages/eslint-config/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @commencis/eslint-config
2
3
+## 2.3.0
4
+
5
+### Minor Changes
6
7
+- feat: include side-effect scss imports to sorting ([#392](https://github.com/Commencis/js-toolkit/pull/392))
8
9
## 2.2.0
10
11
### Minor Changes
packages/eslint-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@commencis/eslint-config",
- "version": "2.2.0",
+ "version": "2.3.0",
"description": "Commencis ESLint config",
"author": "Commencis WEB Team",
"license": "Apache-2.0",
0 commit comments