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 28eeb0c commit 4ac259fCopy full SHA for 4ac259f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.4.0](https://github.com/dword-design/eslint-plugin-import-alias/compare/v1.3.0...v1.4.0) (2020-06-18)
2
+
3
4
+### Features
5
6
+* add resolvePath support ([28eeb0c](https://github.com/dword-design/eslint-plugin-import-alias/commit/28eeb0ccc5517f3ee915bc814e454570eb6dfc64))
7
8
# [1.3.0](https://github.com/dword-design/eslint-plugin-import-alias/compare/v1.2.0...v1.3.0) (2020-06-18)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@dword-design/eslint-plugin-import-alias",
- "version": "1.3.0",
+ "version": "1.4.0",
"description": "",
"repository": "dword-design/eslint-plugin-import-alias",
"license": "MIT",
0 commit comments