immosquare-cleaner 0.1.34 → 0.1.35
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/immosquare-cleaner/version.rb +1 -1
- data/lib/immosquare-cleaner.rb +2 -2
- data/linters/eslint.config.mjs +30 -0
- data/linters/rubocop-3.2.2.yml +2 -0
- data/node_modules/function-bind/README.md +27 -25
- data/node_modules/function-bind/implementation.js +12 -44
- data/node_modules/function-bind/package.json +14 -38
- data/node_modules/is-core-module/CHANGELOG.md +0 -7
- data/node_modules/is-core-module/index.js +2 -2
- data/node_modules/is-core-module/package.json +4 -4
- data/package.json +2 -4
- metadata +3 -180
- data/linters/eslintrc.json +0 -57
- data/node_modules/.bin/rimraf +0 -1
- data/node_modules/eslint-config-airbnb-base/CHANGELOG.md +0 -374
- data/node_modules/eslint-config-airbnb-base/LICENSE.md +0 -21
- data/node_modules/eslint-config-airbnb-base/README.md +0 -112
- data/node_modules/eslint-config-airbnb-base/index.js +0 -17
- data/node_modules/eslint-config-airbnb-base/legacy.js +0 -34
- data/node_modules/eslint-config-airbnb-base/node_modules/semver/LICENSE +0 -15
- data/node_modules/eslint-config-airbnb-base/node_modules/semver/README.md +0 -443
- data/node_modules/eslint-config-airbnb-base/node_modules/semver/bin/semver.js +0 -174
- data/node_modules/eslint-config-airbnb-base/node_modules/semver/package.json +0 -38
- data/node_modules/eslint-config-airbnb-base/node_modules/semver/range.bnf +0 -16
- data/node_modules/eslint-config-airbnb-base/node_modules/semver/semver.js +0 -1643
- data/node_modules/eslint-config-airbnb-base/package.json +0 -95
- data/node_modules/eslint-config-airbnb-base/rules/best-practices.js +0 -408
- data/node_modules/eslint-config-airbnb-base/rules/errors.js +0 -179
- data/node_modules/eslint-config-airbnb-base/rules/es6.js +0 -185
- data/node_modules/eslint-config-airbnb-base/rules/imports.js +0 -273
- data/node_modules/eslint-config-airbnb-base/rules/node.js +0 -43
- data/node_modules/eslint-config-airbnb-base/rules/strict.js +0 -6
- data/node_modules/eslint-config-airbnb-base/rules/style.js +0 -529
- data/node_modules/eslint-config-airbnb-base/rules/variables.js +0 -56
- data/node_modules/eslint-config-airbnb-base/test/requires.js +0 -13
- data/node_modules/eslint-config-airbnb-base/test/test-base.js +0 -32
- data/node_modules/eslint-config-airbnb-base/whitespace-async.js +0 -96
- data/node_modules/eslint-config-airbnb-base/whitespace.js +0 -102
- data/node_modules/eslint-plugin-import/CHANGELOG.md +0 -1925
- data/node_modules/eslint-plugin-import/CONTRIBUTING.md +0 -84
- data/node_modules/eslint-plugin-import/LICENSE +0 -22
- data/node_modules/eslint-plugin-import/README.md +0 -500
- data/node_modules/eslint-plugin-import/RELEASE.md +0 -54
- data/node_modules/eslint-plugin-import/SECURITY.md +0 -11
- data/node_modules/eslint-plugin-import/config/electron.js +0 -8
- data/node_modules/eslint-plugin-import/config/errors.js +0 -14
- data/node_modules/eslint-plugin-import/config/react-native.js +0 -13
- data/node_modules/eslint-plugin-import/config/react.js +0 -18
- data/node_modules/eslint-plugin-import/config/recommended.js +0 -28
- data/node_modules/eslint-plugin-import/config/stage-0.js +0 -12
- data/node_modules/eslint-plugin-import/config/typescript.js +0 -34
- data/node_modules/eslint-plugin-import/config/warnings.js +0 -12
- data/node_modules/eslint-plugin-import/docs/rules/consistent-type-specifier-style.md +0 -91
- data/node_modules/eslint-plugin-import/docs/rules/default.md +0 -72
- data/node_modules/eslint-plugin-import/docs/rules/dynamic-import-chunkname.md +0 -92
- data/node_modules/eslint-plugin-import/docs/rules/export.md +0 -37
- data/node_modules/eslint-plugin-import/docs/rules/exports-last.md +0 -51
- data/node_modules/eslint-plugin-import/docs/rules/extensions.md +0 -174
- data/node_modules/eslint-plugin-import/docs/rules/first.md +0 -75
- data/node_modules/eslint-plugin-import/docs/rules/group-exports.md +0 -118
- data/node_modules/eslint-plugin-import/docs/rules/imports-first.md +0 -9
- data/node_modules/eslint-plugin-import/docs/rules/max-dependencies.md +0 -70
- data/node_modules/eslint-plugin-import/docs/rules/named.md +0 -102
- data/node_modules/eslint-plugin-import/docs/rules/namespace.md +0 -106
- data/node_modules/eslint-plugin-import/docs/rules/newline-after-import.md +0 -167
- data/node_modules/eslint-plugin-import/docs/rules/no-absolute-path.md +0 -54
- data/node_modules/eslint-plugin-import/docs/rules/no-amd.md +0 -37
- data/node_modules/eslint-plugin-import/docs/rules/no-anonymous-default-export.md +0 -83
- data/node_modules/eslint-plugin-import/docs/rules/no-commonjs.md +0 -96
- data/node_modules/eslint-plugin-import/docs/rules/no-cycle.md +0 -111
- data/node_modules/eslint-plugin-import/docs/rules/no-default-export.md +0 -65
- data/node_modules/eslint-plugin-import/docs/rules/no-deprecated.md +0 -62
- data/node_modules/eslint-plugin-import/docs/rules/no-duplicates.md +0 -109
- data/node_modules/eslint-plugin-import/docs/rules/no-dynamic-require.md +0 -25
- data/node_modules/eslint-plugin-import/docs/rules/no-empty-named-blocks.md +0 -49
- data/node_modules/eslint-plugin-import/docs/rules/no-extraneous-dependencies.md +0 -139
- data/node_modules/eslint-plugin-import/docs/rules/no-import-module-exports.md +0 -81
- data/node_modules/eslint-plugin-import/docs/rules/no-internal-modules.md +0 -136
- data/node_modules/eslint-plugin-import/docs/rules/no-mutable-exports.md +0 -54
- data/node_modules/eslint-plugin-import/docs/rules/no-named-as-default-member.md +0 -52
- data/node_modules/eslint-plugin-import/docs/rules/no-named-as-default.md +0 -53
- data/node_modules/eslint-plugin-import/docs/rules/no-named-default.md +0 -36
- data/node_modules/eslint-plugin-import/docs/rules/no-named-export.md +0 -79
- data/node_modules/eslint-plugin-import/docs/rules/no-namespace.md +0 -44
- data/node_modules/eslint-plugin-import/docs/rules/no-nodejs-modules.md +0 -42
- data/node_modules/eslint-plugin-import/docs/rules/no-relative-packages.md +0 -70
- data/node_modules/eslint-plugin-import/docs/rules/no-relative-parent-imports.md +0 -123
- data/node_modules/eslint-plugin-import/docs/rules/no-restricted-paths.md +0 -198
- data/node_modules/eslint-plugin-import/docs/rules/no-self-import.md +0 -32
- data/node_modules/eslint-plugin-import/docs/rules/no-unassigned-import.md +0 -60
- data/node_modules/eslint-plugin-import/docs/rules/no-unresolved.md +0 -110
- data/node_modules/eslint-plugin-import/docs/rules/no-unused-modules.md +0 -125
- data/node_modules/eslint-plugin-import/docs/rules/no-useless-path-segments.md +0 -85
- data/node_modules/eslint-plugin-import/docs/rules/no-webpack-loader-syntax.md +0 -39
- data/node_modules/eslint-plugin-import/docs/rules/order.md +0 -365
- data/node_modules/eslint-plugin-import/docs/rules/prefer-default-export.md +0 -185
- data/node_modules/eslint-plugin-import/docs/rules/unambiguous.md +0 -57
- data/node_modules/eslint-plugin-import/lib/ExportMap.js +0 -856
- data/node_modules/eslint-plugin-import/lib/core/importType.js +0 -129
- data/node_modules/eslint-plugin-import/lib/core/packagePath.js +0 -22
- data/node_modules/eslint-plugin-import/lib/core/staticRequire.js +0 -11
- data/node_modules/eslint-plugin-import/lib/docsUrl.js +0 -8
- data/node_modules/eslint-plugin-import/lib/importDeclaration.js +0 -5
- data/node_modules/eslint-plugin-import/lib/index.js +0 -71
- data/node_modules/eslint-plugin-import/lib/rules/consistent-type-specifier-style.js +0 -221
- data/node_modules/eslint-plugin-import/lib/rules/default.js +0 -40
- data/node_modules/eslint-plugin-import/lib/rules/dynamic-import-chunkname.js +0 -120
- data/node_modules/eslint-plugin-import/lib/rules/export.js +0 -250
- data/node_modules/eslint-plugin-import/lib/rules/exports-last.js +0 -40
- data/node_modules/eslint-plugin-import/lib/rules/extensions.js +0 -193
- data/node_modules/eslint-plugin-import/lib/rules/first.js +0 -144
- data/node_modules/eslint-plugin-import/lib/rules/group-exports.js +0 -155
- data/node_modules/eslint-plugin-import/lib/rules/imports-first.js +0 -16
- data/node_modules/eslint-plugin-import/lib/rules/max-dependencies.js +0 -60
- data/node_modules/eslint-plugin-import/lib/rules/named.js +0 -143
- data/node_modules/eslint-plugin-import/lib/rules/namespace.js +0 -218
- data/node_modules/eslint-plugin-import/lib/rules/newline-after-import.js +0 -237
- data/node_modules/eslint-plugin-import/lib/rules/no-absolute-path.js +0 -40
- data/node_modules/eslint-plugin-import/lib/rules/no-amd.js +0 -47
- data/node_modules/eslint-plugin-import/lib/rules/no-anonymous-default-export.js +0 -103
- data/node_modules/eslint-plugin-import/lib/rules/no-commonjs.js +0 -141
- data/node_modules/eslint-plugin-import/lib/rules/no-cycle.js +0 -158
- data/node_modules/eslint-plugin-import/lib/rules/no-default-export.js +0 -43
- data/node_modules/eslint-plugin-import/lib/rules/no-deprecated.js +0 -138
- data/node_modules/eslint-plugin-import/lib/rules/no-duplicates.js +0 -354
- data/node_modules/eslint-plugin-import/lib/rules/no-dynamic-require.js +0 -77
- data/node_modules/eslint-plugin-import/lib/rules/no-empty-named-blocks.js +0 -105
- data/node_modules/eslint-plugin-import/lib/rules/no-extraneous-dependencies.js +0 -301
- data/node_modules/eslint-plugin-import/lib/rules/no-import-module-exports.js +0 -85
- data/node_modules/eslint-plugin-import/lib/rules/no-internal-modules.js +0 -144
- data/node_modules/eslint-plugin-import/lib/rules/no-mutable-exports.js +0 -59
- data/node_modules/eslint-plugin-import/lib/rules/no-named-as-default-member.js +0 -96
- data/node_modules/eslint-plugin-import/lib/rules/no-named-as-default.js +0 -45
- data/node_modules/eslint-plugin-import/lib/rules/no-named-default.js +0 -31
- data/node_modules/eslint-plugin-import/lib/rules/no-named-export.js +0 -39
- data/node_modules/eslint-plugin-import/lib/rules/no-namespace.js +0 -175
- data/node_modules/eslint-plugin-import/lib/rules/no-nodejs-modules.js +0 -44
- data/node_modules/eslint-plugin-import/lib/rules/no-relative-packages.js +0 -71
- data/node_modules/eslint-plugin-import/lib/rules/no-relative-parent-imports.js +0 -48
- data/node_modules/eslint-plugin-import/lib/rules/no-restricted-paths.js +0 -245
- data/node_modules/eslint-plugin-import/lib/rules/no-self-import.js +0 -39
- data/node_modules/eslint-plugin-import/lib/rules/no-unassigned-import.js +0 -79
- data/node_modules/eslint-plugin-import/lib/rules/no-unresolved.js +0 -60
- data/node_modules/eslint-plugin-import/lib/rules/no-unused-modules.js +0 -945
- data/node_modules/eslint-plugin-import/lib/rules/no-useless-path-segments.js +0 -147
- data/node_modules/eslint-plugin-import/lib/rules/no-webpack-loader-syntax.js +0 -26
- data/node_modules/eslint-plugin-import/lib/rules/order.js +0 -785
- data/node_modules/eslint-plugin-import/lib/rules/prefer-default-export.js +0 -116
- data/node_modules/eslint-plugin-import/lib/rules/unambiguous.js +0 -38
- data/node_modules/eslint-plugin-import/memo-parser/LICENSE +0 -22
- data/node_modules/eslint-plugin-import/memo-parser/README.md +0 -21
- data/node_modules/eslint-plugin-import/memo-parser/index.js +0 -41
- data/node_modules/eslint-plugin-import/node_modules/debug/CHANGELOG.md +0 -395
- data/node_modules/eslint-plugin-import/node_modules/debug/LICENSE +0 -19
- data/node_modules/eslint-plugin-import/node_modules/debug/README.md +0 -437
- data/node_modules/eslint-plugin-import/node_modules/debug/node.js +0 -1
- data/node_modules/eslint-plugin-import/node_modules/debug/node_modules/ms/index.js +0 -162
- data/node_modules/eslint-plugin-import/node_modules/debug/node_modules/ms/license.md +0 -21
- data/node_modules/eslint-plugin-import/node_modules/debug/node_modules/ms/package.json +0 -38
- data/node_modules/eslint-plugin-import/node_modules/debug/node_modules/ms/readme.md +0 -59
- data/node_modules/eslint-plugin-import/node_modules/debug/package.json +0 -51
- data/node_modules/eslint-plugin-import/node_modules/debug/src/browser.js +0 -180
- data/node_modules/eslint-plugin-import/node_modules/debug/src/common.js +0 -249
- data/node_modules/eslint-plugin-import/node_modules/debug/src/index.js +0 -12
- data/node_modules/eslint-plugin-import/node_modules/debug/src/node.js +0 -177
- data/node_modules/eslint-plugin-import/node_modules/doctrine/CHANGELOG.md +0 -94
- data/node_modules/eslint-plugin-import/node_modules/doctrine/LICENSE +0 -177
- data/node_modules/eslint-plugin-import/node_modules/doctrine/LICENSE.closure-compiler +0 -202
- data/node_modules/eslint-plugin-import/node_modules/doctrine/LICENSE.esprima +0 -19
- data/node_modules/eslint-plugin-import/node_modules/doctrine/README.md +0 -165
- data/node_modules/eslint-plugin-import/node_modules/doctrine/lib/doctrine.js +0 -899
- data/node_modules/eslint-plugin-import/node_modules/doctrine/lib/typed.js +0 -1305
- data/node_modules/eslint-plugin-import/node_modules/doctrine/lib/utility.js +0 -35
- data/node_modules/eslint-plugin-import/node_modules/doctrine/package.json +0 -57
- data/node_modules/eslint-plugin-import/node_modules/minimatch/LICENSE +0 -15
- data/node_modules/eslint-plugin-import/node_modules/minimatch/README.md +0 -230
- data/node_modules/eslint-plugin-import/node_modules/minimatch/minimatch.js +0 -947
- data/node_modules/eslint-plugin-import/node_modules/minimatch/node_modules/brace-expansion/LICENSE +0 -21
- data/node_modules/eslint-plugin-import/node_modules/minimatch/node_modules/brace-expansion/README.md +0 -129
- data/node_modules/eslint-plugin-import/node_modules/minimatch/node_modules/brace-expansion/index.js +0 -201
- data/node_modules/eslint-plugin-import/node_modules/minimatch/node_modules/brace-expansion/package.json +0 -47
- data/node_modules/eslint-plugin-import/node_modules/minimatch/package.json +0 -33
- data/node_modules/eslint-plugin-import/node_modules/semver/LICENSE +0 -15
- data/node_modules/eslint-plugin-import/node_modules/semver/README.md +0 -443
- data/node_modules/eslint-plugin-import/node_modules/semver/bin/semver.js +0 -174
- data/node_modules/eslint-plugin-import/node_modules/semver/package.json +0 -38
- data/node_modules/eslint-plugin-import/node_modules/semver/range.bnf +0 -16
- data/node_modules/eslint-plugin-import/node_modules/semver/semver.js +0 -1643
- data/node_modules/eslint-plugin-import/package.json +0 -124
- data/node_modules/function-bind/CHANGELOG.md +0 -136
@@ -1,1925 +0,0 @@
|
|
1
|
-
# Change Log
|
2
|
-
|
3
|
-
All notable changes to this project will be documented in this file.
|
4
|
-
This project adheres to [Semantic Versioning](https://semver.org/).
|
5
|
-
This change log adheres to standards from [Keep a CHANGELOG](https://keepachangelog.com).
|
6
|
-
|
7
|
-
## [Unreleased]
|
8
|
-
|
9
|
-
## [2.29.1] - 2023-12-14
|
10
|
-
|
11
|
-
### Fixed
|
12
|
-
- [`no-extraneous-dependencies`]: ignore `export type { ... } from '...'` when `includeTypes` is `false` ([#2919], thanks [@Pandemic1617])
|
13
|
-
- [`no-unused-modules`]: support export patterns with array destructuring ([#2930], thanks [@ljharb])
|
14
|
-
- [Deps] update `tsconfig-paths` ([#2447], thanks [@domdomegg])
|
15
|
-
|
16
|
-
## [2.29.0] - 2023-10-22
|
17
|
-
|
18
|
-
### Added
|
19
|
-
- TypeScript config: add .cts and .mts extensions ([#2851], thanks [@Zamiell])
|
20
|
-
- [`newline-after-import`]: new option `exactCount` and docs update ([#1933], thanks [@anikethsaha] and [@reosarevok])
|
21
|
-
- [`newline-after-import`]: fix `exactCount` with `considerComments` false positive, when there is a leading comment ([#2884], thanks [@kinland])
|
22
|
-
|
23
|
-
## [2.28.1] - 2023-08-18
|
24
|
-
|
25
|
-
### Fixed
|
26
|
-
- [`order`]: revert breaking change to single nested group ([#2854], thanks [@yndajas])
|
27
|
-
|
28
|
-
### Changed
|
29
|
-
- [Docs] remove duplicate fixable notices in docs ([#2850], thanks [@bmish])
|
30
|
-
|
31
|
-
## [2.28.0] - 2023-07-27
|
32
|
-
|
33
|
-
### Fixed
|
34
|
-
- [`no-duplicates`]: remove duplicate identifiers in duplicate imports ([#2577], thanks [@joe-matsec])
|
35
|
-
- [`consistent-type-specifier-style`]: fix accidental removal of comma in certain cases ([#2754], thanks [@bradzacher])
|
36
|
-
- [Perf] `ExportMap`: Improve `ExportMap.for` performance on larger codebases ([#2756], thanks [@leipert])
|
37
|
-
- [`no-extraneous-dependencies`]/TypeScript: do not error when importing inline type from dev dependencies ([#1820], thanks [@andyogo])
|
38
|
-
- [`newline-after-import`]/TypeScript: do not error when re-exporting a namespaced import ([#2832], thanks [@laurens-dg])
|
39
|
-
- [`order`]: partial fix for [#2687] (thanks [@ljharb])
|
40
|
-
- [`no-duplicates`]: Detect across type and regular imports ([#2835], thanks [@benkrejci])
|
41
|
-
- [`extensions`]: handle `.` and `..` properly ([#2778], thanks [@benasher44])
|
42
|
-
- [`no-unused-modules`]: improve schema (thanks [@ljharb])
|
43
|
-
- [`no-unused-modules`]: report error on binding instead of parent export ([#2842], thanks [@Chamion])
|
44
|
-
|
45
|
-
### Changed
|
46
|
-
- [Docs] [`no-duplicates`]: fix example schema ([#2684], thanks [@simmo])
|
47
|
-
- [Docs] [`group-exports`]: fix syntax highlighting ([#2699], thanks [@devinrhode2])
|
48
|
-
- [Docs] [`extensions`]: reference node ESM behavior ([#2748], thanks [@xM8WVqaG])
|
49
|
-
- [Refactor] [`exports-last`]: use `array.prototype.findlastindex` (thanks [@ljharb])
|
50
|
-
- [Refactor] [`no-anonymous-default-export`]: use `object.fromentries` (thanks [@ljharb])
|
51
|
-
- [Refactor] [`no-unused-modules`]: use `array.prototype.flatmap` (thanks [@ljharb])
|
52
|
-
|
53
|
-
## [2.27.5] - 2023-01-16
|
54
|
-
|
55
|
-
### Fixed
|
56
|
-
- [`order]`: Fix group ranks order when alphabetizing ([#2674], thanks [@Pearce-Ropion])
|
57
|
-
|
58
|
-
## [2.27.4] - 2023-01-11
|
59
|
-
|
60
|
-
### Fixed
|
61
|
-
- `semver` should be a prod dep ([#2668])
|
62
|
-
|
63
|
-
## [2.27.3] - 2023-01-11
|
64
|
-
|
65
|
-
### Fixed
|
66
|
-
- [`no-empty-named-blocks`]: rewrite rule to only check import declarations ([#2666])
|
67
|
-
|
68
|
-
## [2.27.2] - 2023-01-11
|
69
|
-
|
70
|
-
### Fixed
|
71
|
-
- [`no-duplicates`]: do not unconditionally require `typescript` ([#2665])
|
72
|
-
|
73
|
-
## [2.27.1] - 2023-01-11
|
74
|
-
|
75
|
-
### Fixed
|
76
|
-
- `array.prototype.flatmap` should be a prod dep ([#2664], thanks [@cristobal])
|
77
|
-
|
78
|
-
## [2.27.0] - 2023-01-11
|
79
|
-
|
80
|
-
### Added
|
81
|
-
- [`newline-after-import`]: add `considerComments` option ([#2399], thanks [@pri1311])
|
82
|
-
- [`no-cycle`]: add `allowUnsafeDynamicCyclicDependency` option ([#2387], thanks [@GerkinDev])
|
83
|
-
- [`no-restricted-paths`]: support arrays for `from` and `target` options ([#2466], thanks [@AdriAt360])
|
84
|
-
- [`no-anonymous-default-export`]: add `allowNew` option ([#2505], thanks [@DamienCassou])
|
85
|
-
- [`order`]: Add `distinctGroup` option ([#2395], thanks [@hyperupcall])
|
86
|
-
- [`no-extraneous-dependencies`]: Add `includeInternal` option ([#2541], thanks [@bdwain])
|
87
|
-
- [`no-extraneous-dependencies`]: Add `includeTypes` option ([#2543], thanks [@bdwain])
|
88
|
-
- [`order`]: new `alphabetize.orderImportKind` option to sort imports with same path based on their kind (`type`, `typeof`) ([#2544], thanks [@stropho])
|
89
|
-
- [`consistent-type-specifier-style`]: add rule ([#2473], thanks [@bradzacher])
|
90
|
-
- Add [`no-empty-named-blocks`] rule ([#2568], thanks [@guilhermelimak])
|
91
|
-
- [`prefer-default-export`]: add "target" option ([#2602], thanks [@azyzz228])
|
92
|
-
- [`no-absolute-path`]: add fixer ([#2613], thanks [@adipascu])
|
93
|
-
- [`no-duplicates`]: support inline type import with `inlineTypeImport` option ([#2475], thanks [@snewcomer])
|
94
|
-
|
95
|
-
### Fixed
|
96
|
-
- [`order`]: move nested imports closer to main import entry ([#2396], thanks [@pri1311])
|
97
|
-
- [`no-restricted-paths`]: fix an error message ([#2466], thanks [@AdriAt360])
|
98
|
-
- [`no-restricted-paths`]: use `Minimatch.match` instead of `minimatch` to comply with Windows Native paths ([#2466], thanks [@AdriAt360])
|
99
|
-
- [`order`]: require with member expression could not be fixed if alphabetize.order was used ([#2490], thanks [@msvab])
|
100
|
-
- [`order`]: leave more space in rankings for consecutive path groups ([#2506], thanks [@Pearce-Ropion])
|
101
|
-
- [`no-cycle`]: add ExportNamedDeclaration statements to dependencies ([#2511], thanks [@BenoitZugmeyer])
|
102
|
-
- [`dynamic-import-chunkname`]: prevent false report on a valid webpack magic comment ([#2330], thanks [@mhmadhamster])
|
103
|
-
- [`export`]: do not error on TS export overloads ([#1590], thanks [@ljharb])
|
104
|
-
- [`no-unresolved`], [`extensions`]: ignore type only exports ([#2436], thanks [@Lukas-Kullmann])
|
105
|
-
- `ExportMap`: add missing param to function ([#2589], thanks [@Fdawgs])
|
106
|
-
- [`no-unused-modules`]: `checkPkgFieldObject` filters boolean fields from checks ([#2598], thanks [@mpint])
|
107
|
-
- [`no-cycle`]: accept Flow `typeof` imports, just like `type` ([#2608], thanks [@gnprice])
|
108
|
-
- [`no-import-module-exports`]: avoid a false positive for import variables ([#2315], thanks [@BarryThePenguin])
|
109
|
-
|
110
|
-
### Changed
|
111
|
-
- [Tests] [`named`]: Run all TypeScript test ([#2427], thanks [@ProdigySim])
|
112
|
-
- [readme] note use of typescript in readme `import/extensions` section ([#2440], thanks [@OutdatedVersion])
|
113
|
-
- [Docs] [`order`]: use correct default value ([#2392], thanks [@hyperupcall])
|
114
|
-
- [meta] replace git.io link in comments with the original URL ([#2444], thanks [@liby])
|
115
|
-
- [Docs] remove global install in readme ([#2412], thanks [@aladdin-add])
|
116
|
-
- [readme] clarify `eslint-import-resolver-typescript` usage ([#2503], thanks [@JounQin])
|
117
|
-
- [Refactor] [`no-cycle`]: Add per-run caching of traversed paths ([#2419], thanks [@nokel81])
|
118
|
-
- [Performance] `ExportMap`: add caching after parsing for an ambiguous module ([#2531], thanks [@stenin-nikita])
|
119
|
-
- [Docs] [`no-useless-path-segments`]: fix paths ([#2424], thanks [@s-h-a-d-o-w])
|
120
|
-
- [Tests] [`no-cycle`]: add passing test cases ([#2438], thanks [@georeith])
|
121
|
-
- [Refactor] [`no-extraneous-dependencies`] improve performance using cache ([#2374], thanks [@meowtec])
|
122
|
-
- [meta] `CONTRIBUTING.md`: mention inactive PRs ([#2546], thanks [@stropho])
|
123
|
-
- [readme] make json for setting groups multiline ([#2570], thanks [@bertyhell])
|
124
|
-
- [Tests] [`no-restricted-paths`]: Tests for `import type` statements ([#2459], thanks [@golergka])
|
125
|
-
- [Tests] [`no-restricted-paths`]: fix one failing `import type` test case, submitted by [@golergka], thanks [@azyzz228]
|
126
|
-
- [Docs] automate docs with eslint-doc-generator ([#2582], thanks [@bmish])
|
127
|
-
- [readme] Increase clarity around typescript configuration ([#2588], thanks [@Nfinished])
|
128
|
-
- [Docs] update `eslint-doc-generator` to v1.0.0 ([#2605], thanks [@bmish])
|
129
|
-
- [Perf] [`no-cycle`], [`no-internal-modules`], [`no-restricted-paths`]: use `anyOf` instead of `oneOf` (thanks [@ljharb], [@remcohaszing])
|
130
|
-
|
131
|
-
## [2.26.0] - 2022-04-05
|
132
|
-
|
133
|
-
### Added
|
134
|
-
- [`no-named-default`], [`no-default-export`], [`prefer-default-export`], [`no-named-export`], [`export`], [`named`], [`namespace`], [`no-unused-modules`]: support arbitrary module namespace names ([#2358], thanks [@sosukesuzuki])
|
135
|
-
- [`no-dynamic-require`]: support dynamic import with espree ([#2371], thanks [@sosukesuzuki])
|
136
|
-
- [`no-relative-packages`]: add fixer ([#2381], thanks [@forivall])
|
137
|
-
|
138
|
-
### Fixed
|
139
|
-
- [`default`]: `typescript-eslint-parser`: avoid a crash on exporting as namespace (thanks [@ljharb])
|
140
|
-
- [`export`]/TypeScript: false positive for typescript namespace merging ([#1964], thanks [@magarcia])
|
141
|
-
- [`no-duplicates`]: ignore duplicate modules in different TypeScript module declarations ([#2378], thanks [@remcohaszing])
|
142
|
-
- [`no-unused-modules`]: avoid a crash when processing re-exports ([#2388], thanks [@ljharb])
|
143
|
-
|
144
|
-
### Changed
|
145
|
-
- [Tests] [`no-nodejs-modules`]: add tests for node protocol URL ([#2367], thanks [@sosukesuzuki])
|
146
|
-
- [Tests] [`default`], [`no-anonymous-default-export`], [`no-mutable-exports`], [`no-named-as-default-member`], [`no-named-as-default`]: add tests for arbitrary module namespace names ([#2358], thanks [@sosukesuzuki])
|
147
|
-
- [Docs] [`no-unresolved`]: Fix RegExp escaping in readme ([#2332], thanks [@stephtr])
|
148
|
-
- [Refactor] [`namespace`]: try to improve performance ([#2340], thanks [@ljharb])
|
149
|
-
- [Docs] make rule doc titles consistent ([#2393], thanks [@TheJaredWilcurt])
|
150
|
-
- [Docs] [`order`]: TS code examples should use TS code blocks ([#2411], thanks [@MM25Zamanian])
|
151
|
-
- [Docs] [`no-unresolved`]: fix link ([#2417], thanks [@kylemh])
|
152
|
-
|
153
|
-
## [2.25.4] - 2022-01-02
|
154
|
-
|
155
|
-
### Fixed
|
156
|
-
- `importType`: avoid crashing on a non-string' ([#2305], thanks [@ljharb])
|
157
|
-
- [`first`]: prevent crash when parsing angular templates ([#2210], thanks [@ljharb])
|
158
|
-
- `importType`: properly resolve `@/*`-aliased imports as internal ([#2334], thanks [@ombene])
|
159
|
-
- [`named`]/`ExportMap`: handle named imports from CJS modules that use dynamic import ([#2341], thanks [@ludofischer])
|
160
|
-
|
161
|
-
### Changed
|
162
|
-
- [`no-default-import`]: report on the token "default" instead of the entire node ([#2299], thanks [@pmcelhaney])
|
163
|
-
- [Docs] [`order`]: Remove duplicate mention of default ([#2280], thanks [@johnthagen])
|
164
|
-
- [Deps] update `eslint-module-utils`
|
165
|
-
|
166
|
-
## [2.25.3] - 2021-11-09
|
167
|
-
|
168
|
-
### Fixed
|
169
|
-
- [`extensions`]: ignore unresolveable type-only imports ([#2270], [#2271], thanks [@jablko])
|
170
|
-
- `importType`: fix `isExternalModule` calculation ([#2282], thanks [@mx-bernhard])
|
171
|
-
- [`no-import-module-exports`]: avoid false positives with a shadowed `module` or `exports` ([#2297], thanks [@ljharb])
|
172
|
-
|
173
|
-
### Changed
|
174
|
-
- [Docs] [`order`]: add type to the default groups ([#2272], thanks [@charpeni])
|
175
|
-
- [readme] Add note to TypeScript docs to install appropriate resolver ([#2279], thanks [@johnthagen])
|
176
|
-
- [Refactor] `importType`: combine redundant `isScoped` and `isScopedModule` (thanks [@ljharb])
|
177
|
-
- [Docs] HTTP => HTTPS ([#2287], thanks [@Schweinepriester])
|
178
|
-
|
179
|
-
## [2.25.2] - 2021-10-12
|
180
|
-
|
181
|
-
### Fixed
|
182
|
-
- [Deps] update `eslint-module-utils` for real this time ([#2255], thanks [@ljharb])
|
183
|
-
|
184
|
-
## [2.25.1] - 2021-10-11
|
185
|
-
|
186
|
-
### Fixed
|
187
|
-
- [Deps] update `eslint-module-utils`
|
188
|
-
|
189
|
-
## [2.25.0] - 2021-10-11
|
190
|
-
|
191
|
-
### Added
|
192
|
-
- Support `eslint` v8 ([#2191], thanks [@ota-meshi])
|
193
|
-
- [`no-unresolved`]: add `caseSensitiveStrict` option ([#1262], thanks [@sergei-startsev])
|
194
|
-
- [`no-unused-modules`]: add eslint v8 support ([#2194], thanks [@coderaiser])
|
195
|
-
- [`no-restricted-paths`]: add/restore glob pattern support ([#2219], thanks [@stropho])
|
196
|
-
- [`no-unused-modules`]: support dynamic imports ([#1660], [#2212], thanks [@maxkomarychev], [@aladdin-add], [@Hypnosphi])
|
197
|
-
|
198
|
-
### Fixed
|
199
|
-
- [`no-unresolved`]: ignore type-only imports ([#2220], thanks [@jablko])
|
200
|
-
- [`order`]: fix sorting imports inside TypeScript module declarations ([#2226], thanks [@remcohaszing])
|
201
|
-
- [`default`], `ExportMap`: Resolve extended TypeScript configuration files ([#2240], thanks [@mrmckeb])
|
202
|
-
|
203
|
-
### Changed
|
204
|
-
- [Refactor] switch to an internal replacement for `pkg-up` and `read-pkg-up` ([#2047], thanks [@mgwalker])
|
205
|
-
- [patch] TypeScript config: remove `.d.ts` from [`import/parsers` setting] and [`import/extensions` setting] ([#2220], thanks [@jablko])
|
206
|
-
- [Refactor] [`no-unresolved`], [`no-extraneous-dependencies`]: moduleVisitor usage ([#2233], thanks [@jablko])
|
207
|
-
|
208
|
-
## [2.24.2] - 2021-08-24
|
209
|
-
|
210
|
-
### Fixed
|
211
|
-
- [`named`], [`namespace`]: properly handle ExportAllDeclarations ([#2199], thanks [@ljharb])
|
212
|
-
|
213
|
-
## [2.24.1] - 2021-08-19
|
214
|
-
|
215
|
-
### Fixed
|
216
|
-
- `ExportMap`: Add default export when esModuleInterop is true and anything is exported ([#2184], thanks [@Maxim-Mazurok])
|
217
|
-
- [`named`], [`namespace`]: properly set reexports on `export * as … from` ([#1998], [#2161], thanks [@ljharb])
|
218
|
-
- [`no-duplicates`]: correctly handle case of mixed default/named type imports ([#2149], thanks [@GoodForOneFare], [@nwalters512])
|
219
|
-
- [`no-duplicates`]: avoid crash with empty `import type {}` ([#2201], thanks [@ljharb])
|
220
|
-
|
221
|
-
### Changed
|
222
|
-
- [Docs] `max-dependencies`: 📖 Document `ignoreTypeImports` option ([#2196], thanks [@himynameisdave])
|
223
|
-
|
224
|
-
## [2.24.0] - 2021-08-08
|
225
|
-
|
226
|
-
### Added
|
227
|
-
- [`no-dynamic-require`]: add option `esmodule` ([#1223], thanks [@vikr01])
|
228
|
-
- [`named`]: add `commonjs` option ([#1222], thanks [@vikr01])
|
229
|
-
- [`no-namespace`]: Add `ignore` option ([#2112], thanks [@aberezkin])
|
230
|
-
- [`max-dependencies`]: add option `ignoreTypeImports` ([#1847], thanks [@rfermann])
|
231
|
-
|
232
|
-
### Fixed
|
233
|
-
- [`no-duplicates`]: ensure autofix avoids excessive newlines ([#2028], thanks [@ertrzyiks])
|
234
|
-
- [`extensions`]: avoid crashing on partially typed import/export statements ([#2118], thanks [@ljharb])
|
235
|
-
- [`no-extraneous-dependencies`]: add ESM intermediate package.json support ([#2121], thanks [@paztis])
|
236
|
-
- Use `context.getPhysicalFilename()` when available (ESLint 7.28+) ([#2160], thanks [@pmcelhaney])
|
237
|
-
- [`extensions`]/`importType`: fix isScoped treating @/abc as scoped module ([#2146], thanks [@rperello])
|
238
|
-
|
239
|
-
### Changed
|
240
|
-
- [Docs] [`extensions`]: improved cases for using `@/...` ([#2140], thanks [@wenfangdu])
|
241
|
-
- [Docs] [`extensions`]: removed incorrect cases ([#2138], thanks [@wenfangdu])
|
242
|
-
- [Tests] [`order`]: add tests for `pathGroupsExcludedImportTypes: ['type']` ([#2158], thanks [@atav32])
|
243
|
-
- [Docs] [`order`]: improve the documentation for the `pathGroupsExcludedImportTypes` option ([#2156], thanks [@liby])
|
244
|
-
- [Tests] [`no-cycle`]: Restructure test files ([#1517], thanks [@soryy708])
|
245
|
-
- [Docs] add description how to use plugin with yarn berry ([#2179], thanks [@KostyaZgara])
|
246
|
-
|
247
|
-
## [2.23.4] - 2021-05-29
|
248
|
-
|
249
|
-
### Fixed
|
250
|
-
- [`no-import-module-exports`]: Don't crash if packages have no entrypoint ([#2099], thanks [@eps1lon])
|
251
|
-
- [`no-extraneous-dependencies`]: fix package name algorithm ([#2097], thanks [@paztis])
|
252
|
-
|
253
|
-
## [2.23.3] - 2021-05-21
|
254
|
-
|
255
|
-
### Fixed
|
256
|
-
- [`no-restricted-paths`]: fix false positive matches ([#2090], thanks [@malykhinvi])
|
257
|
-
- [`no-cycle`]: ignore imports where imported file only imports types of importing file ([#2083], thanks [@cherryblossom000])
|
258
|
-
- [`no-cycle`]: fix false negative when file imports a type after importing a value in Flow ([#2083], thanks [@cherryblossom000])
|
259
|
-
- [`order`]: restore default behavior unless `type` is in groups ([#2087], thanks [@grit96])
|
260
|
-
|
261
|
-
### Changed
|
262
|
-
- [Docs] Add [`no-relative-packages`] to list of to the list of rules ([#2075], thanks [@arvigeus])
|
263
|
-
|
264
|
-
## [2.23.2] - 2021-05-15
|
265
|
-
|
266
|
-
### Changed
|
267
|
-
- [meta] add `safe-publish-latest`; use `prepublishOnly` script for npm 7+
|
268
|
-
|
269
|
-
## [2.23.1] - 2021-05-14
|
270
|
-
|
271
|
-
### Fixed
|
272
|
-
- [`newline-after-import`]: fix crash with `export {}` syntax ([#2063], [#2056], thanks [@ljharb])
|
273
|
-
- `ExportMap`: do not crash when tsconfig lacks `.compilerOptions` ([#2067], thanks [@ljharb])
|
274
|
-
- [`order`]: fix alphabetical sorting ([#2071], thanks [@grit96])
|
275
|
-
|
276
|
-
## [2.23.0] - 2021-05-13
|
277
|
-
|
278
|
-
### Added
|
279
|
-
- [`no-commonjs`]: Also detect require calls with expressionless template literals: ``` require(`x`) ``` ([#1958], thanks [@FloEdelmann])
|
280
|
-
- [`no-internal-modules`]: Add `forbid` option ([#1846], thanks [@guillaumewuip])
|
281
|
-
- add [`no-relative-packages`] ([#1860], [#966], thanks [@tapayne88] [@panrafal])
|
282
|
-
- add [`no-import-module-exports`] rule: report import declarations with CommonJS exports ([#804], thanks [@kentcdodds] and [@ttmarek])
|
283
|
-
- [`no-unused-modules`]: Support destructuring assignment for `export`. ([#1997], thanks [@s-h-a-d-o-w])
|
284
|
-
- [`order`]: support type imports ([#2021], thanks [@grit96])
|
285
|
-
- [`order`]: Add `warnOnUnassignedImports` option to enable warnings for out of order unassigned imports ([#1990], thanks [@hayes])
|
286
|
-
|
287
|
-
### Fixed
|
288
|
-
- [`export`]/TypeScript: properly detect export specifiers as children of a TS module block ([#1889], thanks [@andreubotella])
|
289
|
-
- [`order`]: ignore non-module-level requires ([#1940], thanks [@golopot])
|
290
|
-
- [`no-webpack-loader-syntax`]/TypeScript: avoid crash on missing name ([#1947], thanks [@leonardodino])
|
291
|
-
- [`no-extraneous-dependencies`]: Add package.json cache ([#1948], thanks [@fa93hws])
|
292
|
-
- [`prefer-default-export`]: handle empty array destructuring ([#1965], thanks [@ljharb])
|
293
|
-
- [`no-unused-modules`]: make type imports mark a module as used (fixes #1924) ([#1974], thanks [@cherryblossom000])
|
294
|
-
- [`no-cycle`]: fix perf regression ([#1944], thanks [@Blasz])
|
295
|
-
- [`first`]: fix handling of `import = require` ([#1963], thanks [@MatthiasKunnen])
|
296
|
-
- [`no-cycle`]/[`extensions`]: fix isExternalModule usage ([#1696], thanks [@paztis])
|
297
|
-
- [`extensions`]/[`no-cycle`]/[`no-extraneous-dependencies`]: Correct module real path resolution ([#1696], thanks [@paztis])
|
298
|
-
- [`no-named-default`]: ignore Flow import type and typeof ([#1983], thanks [@christianvuerings])
|
299
|
-
- [`no-extraneous-dependencies`]: Exclude flow `typeof` imports ([#1534], thanks [@devongovett])
|
300
|
-
- [`newline-after-import`]: respect decorator annotations ([#1985], thanks [@lilling])
|
301
|
-
- [`no-restricted-paths`]: enhance performance for zones with `except` paths ([#2022], thanks [@malykhinvi])
|
302
|
-
- [`no-unresolved`]: check import() ([#2026], thanks [@aladdin-add])
|
303
|
-
|
304
|
-
### Changed
|
305
|
-
- [Generic Import Callback] Make callback for all imports once in rules ([#1237], thanks [@ljqx])
|
306
|
-
- [Docs] [`no-named-as-default`]: add semicolon ([#1897], thanks [@bicstone])
|
307
|
-
- [Docs] [`no-extraneous-dependencies`]: correct peerDependencies option default to `true` ([#1993], thanks [@dwardu])
|
308
|
-
- [Docs] [`order`]: Document options required to match ordering example ([#1992], thanks [@silviogutierrez])
|
309
|
-
- [Tests] [`no-unresolved`]: add tests for `import()` ([#2012], thanks [@davidbonnet])
|
310
|
-
- [Docs] Add import/recommended ruleset to README ([#2034], thanks [@edemaine])
|
311
|
-
|
312
|
-
## [2.22.1] - 2020-09-27
|
313
|
-
|
314
|
-
### Fixed
|
315
|
-
- [`default`]/TypeScript: avoid crash on `export =` with a MemberExpression ([#1841], thanks [@ljharb])
|
316
|
-
- [`extensions`]/importType: Fix @/abc being treated as scoped module ([#1854], thanks [@3nuc])
|
317
|
-
- allow using rest operator in named export ([#1878], thanks [@foray1010])
|
318
|
-
- [`dynamic-import-chunkname`]: allow single quotes to match Webpack support ([#1848], thanks [@straub])
|
319
|
-
|
320
|
-
### Changed
|
321
|
-
- [`export`]: add tests for a name collision with `export * from` ([#1704], thanks @tomprats)
|
322
|
-
|
323
|
-
## [2.22.0] - 2020-06-26
|
324
|
-
|
325
|
-
### Added
|
326
|
-
- [`no-unused-modules`]: consider exported TypeScript interfaces, types and enums ([#1819], thanks [@nicolashenry])
|
327
|
-
- [`no-cycle`]: allow `maxDepth` option to be `"∞"` (thanks [@ljharb])
|
328
|
-
|
329
|
-
### Fixed
|
330
|
-
- [`order`]/TypeScript: properly support `import = object` expressions ([#1823], thanks [@manuth])
|
331
|
-
- [`no-extraneous-dependencies`]/TypeScript: do not error when importing type from dev dependencies ([#1820], thanks [@fernandopasik])
|
332
|
-
- [`default`]: avoid crash with `export =` ([#1822], thanks [@AndrewLeedham])
|
333
|
-
- [`order`]/[`newline-after-import`]: ignore TypeScript's "export import object" ([#1830], thanks [@be5invis])
|
334
|
-
- [`dynamic-import-chunkname`]/TypeScript: supports `@typescript-eslint/parser` ([#1833], thanks [@noelebrun])
|
335
|
-
- [`order`]/TypeScript: ignore ordering of object imports ([#1831], thanks [@manuth])
|
336
|
-
- [`namespace`]: do not report on shadowed import names ([#518], thanks [@ljharb])
|
337
|
-
- [`export`]: avoid warning on `export * as` non-conflicts ([#1834], thanks [@ljharb])
|
338
|
-
|
339
|
-
### Changed
|
340
|
-
- [`no-extraneous-dependencies`]: add tests for importing types ([#1824], thanks [@taye])
|
341
|
-
- [docs] [`no-default-export`]: Fix docs url ([#1836], thanks [@beatrizrezener])
|
342
|
-
- [docs] [`imports-first`]: deprecation info and link to `first` docs ([#1835], thanks [@beatrizrezener])
|
343
|
-
|
344
|
-
## [2.21.2] - 2020-06-09
|
345
|
-
|
346
|
-
### Fixed
|
347
|
-
- [`order`]: avoid a crash on TypeScript’s `export import` syntax ([#1808], thanks [@ljharb])
|
348
|
-
- [`newline-after-import`]: consider TypeScript `import =` syntax' ([#1811], thanks [@ljharb])
|
349
|
-
- [`no-internal-modules`]: avoid a crash on a named export declaration ([#1814], thanks [@ljharb])
|
350
|
-
|
351
|
-
## [2.21.1] - 2020-06-07
|
352
|
-
|
353
|
-
### Fixed
|
354
|
-
- TypeScript: [`import/named`]: avoid requiring `typescript` when not using TS ([#1805], thanks [@ljharb])
|
355
|
-
|
356
|
-
## [2.21.0] - 2020-06-07
|
357
|
-
|
358
|
-
### Added
|
359
|
-
- [`import/default`]: support default export in TSExportAssignment ([#1528], thanks [@joaovieira])
|
360
|
-
- [`no-cycle`]: add `ignoreExternal` option ([#1681], thanks [@sveyret])
|
361
|
-
- [`order`]: Add support for TypeScript's "import equals"-expressions ([#1785], thanks [@manuth])
|
362
|
-
- [`import/default`]: support default export in TSExportAssignment ([#1689], thanks [@Maxim-Mazurok])
|
363
|
-
- [`no-restricted-paths`]: add custom message support ([#1802], thanks [@malykhinvi])
|
364
|
-
|
365
|
-
### Fixed
|
366
|
-
- [`group-exports`]: Flow type export awareness ([#1702], thanks [@ernestostifano])
|
367
|
-
- [`order`]: Recognize pathGroup config for first group ([#1719], [#1724], thanks [@forivall], [@xpl])
|
368
|
-
- [`no-unused-modules`]: Fix re-export not counting as usage when used in combination with import ([#1722], thanks [@Ephem])
|
369
|
-
- [`no-duplicates`]: Handle TS import type ([#1676], thanks [@kmui2])
|
370
|
-
- [`newline-after-import`]: recognize decorators ([#1139], thanks [@atos1990])
|
371
|
-
- [`no-unused-modules`]: Revert "[flow] [`no-unused-modules`]: add flow type support" ([#1770], thanks [@Hypnosphi])
|
372
|
-
- TypeScript: Add nested namespace handling ([#1763], thanks [@julien1619])
|
373
|
-
- [`namespace`]/`ExportMap`: Fix interface declarations for TypeScript ([#1764], thanks [@julien1619])
|
374
|
-
- [`no-unused-modules`]: avoid order-dependence ([#1744], thanks [@darkartur])
|
375
|
-
- [`no-internal-modules`]: also check `export from` syntax ([#1691], thanks [@adjerbetian])
|
376
|
-
- TypeScript: [`export`]: avoid a crash with `export =` ([#1801], thanks [@ljharb])
|
377
|
-
|
378
|
-
### Changed
|
379
|
-
- [Refactor] [`no-extraneous-dependencies`]: use moduleVisitor ([#1735], thanks [@adamborowski])
|
380
|
-
- TypeScript config: Disable [`named`][] ([#1726], thanks [@astorije])
|
381
|
-
- [readme] Remove duplicate [`no-unused-modules`] from docs ([#1690], thanks [@arvigeus])
|
382
|
-
- [Docs] [`order`]: fix bad inline config ([#1788], thanks [@nickofthyme])
|
383
|
-
- [Tests] Add fix for Windows Subsystem for Linux ([#1786], thanks [@manuth])
|
384
|
-
- [Docs] [`no-unused-rules`]: Fix docs for unused exports ([#1776], thanks [@barbogast])
|
385
|
-
- [eslint] bump minimum v7 version to v7.2.0
|
386
|
-
|
387
|
-
## [2.20.2] - 2020-03-28
|
388
|
-
|
389
|
-
### Fixed
|
390
|
-
- [`order`]: fix `isExternalModule` detect on windows ([#1651], thanks [@fisker])
|
391
|
-
- [`order`]: recognize ".." as a "parent" path ([#1658], thanks [@golopot])
|
392
|
-
- [`no-duplicates`]: fix fixer on cases with default import ([#1666], thanks [@golopot])
|
393
|
-
- [`no-unused-modules`]: Handle `export { default } from` syntax ([#1631], thanks [@richardxia])
|
394
|
-
- [`first`]: Add a way to disable `absolute-first` explicitly ([#1664], thanks [@TheCrueltySage])
|
395
|
-
- [Docs] [`no-webpack-loader-syntax`]: Updates webpack URLs ([#1751], thanks [@MikeyBeLike])
|
396
|
-
|
397
|
-
## [2.20.1] - 2020-02-01
|
398
|
-
|
399
|
-
### Fixed
|
400
|
-
- [`export`]: Handle function overloading in `*.d.ts` ([#1619], thanks [@IvanGoncharov])
|
401
|
-
- [`no-absolute-path`]: fix a crash with invalid import syntax ([#1616], thanks [@ljharb])
|
402
|
-
- [`import/external-module-folders` setting] now correctly works with directories containing modules symlinked from `node_modules` ([#1605], thanks [@skozin])
|
403
|
-
- [`extensions`]: for invalid code where `name` does not exist, do not crash ([#1613], thanks [@ljharb])
|
404
|
-
- [`extensions`]: Fix scope regex ([#1611], thanks [@yordis])
|
405
|
-
- [`no-duplicates`]: allow duplicate imports if one is a namespace and the other not ([#1612], thanks [@sveyret])
|
406
|
-
- Add some missing rule meta schemas and types ([#1620], thanks [@bmish])
|
407
|
-
- [`named`]: for importing from a module which re-exports named exports from a `node_modules` module ([#1569], [#1447], thanks [@redbugz], [@kentcdodds])
|
408
|
-
- [`order`]: Fix alphabetize for mixed requires and imports ([#1626], thanks [@wschurman])
|
409
|
-
|
410
|
-
### Changed
|
411
|
-
- [`import/external-module-folders` setting] behavior is more strict now: it will only match complete path segments ([#1605], thanks [@skozin])
|
412
|
-
- [meta] fix "files" field to include/exclude the proper files ([#1635], thanks [@ljharb])
|
413
|
-
- [Tests] [`order`]: Add TS import type tests ([#1736], thanks [@kmui2])
|
414
|
-
|
415
|
-
## [2.20.0] - 2020-01-10
|
416
|
-
|
417
|
-
### Added
|
418
|
-
- [`order`]: added `caseInsensitive` as an additional option to `alphabetize` ([#1586], thanks [@dbrewer5])
|
419
|
-
- [`no-restricted-paths`]: New `except` option per `zone`, allowing exceptions to be defined for a restricted zone ([#1238], thanks [@rsolomon])
|
420
|
-
- [`order`]: add option pathGroupsExcludedImportTypes to allow ordering of external import types ([#1565], thanks [@Mairu])
|
421
|
-
|
422
|
-
### Fixed
|
423
|
-
- [`no-unused-modules`]: fix usage of [`import/extensions` setting] ([#1560], thanks [@stekycz])
|
424
|
-
- [`extensions`]: ignore non-main modules ([#1563], thanks [@saschanaz])
|
425
|
-
- TypeScript config: lookup for external modules in @types folder ([#1526], thanks [@joaovieira])
|
426
|
-
- [`no-extraneous-dependencies`]: ensure `node.source` is truthy ([#1589], thanks [@ljharb])
|
427
|
-
- [`extensions`]: Ignore query strings when checking for extensions ([#1572], thanks [@pcorpet])
|
428
|
-
|
429
|
-
### Docs
|
430
|
-
- [`extensions`]: improve `ignorePackages` docs ([#1248], thanks [@ivo-stefchev])
|
431
|
-
|
432
|
-
## [2.19.1] - 2019-12-08
|
433
|
-
|
434
|
-
### Fixed
|
435
|
-
- [`no-extraneous-dependencies`]: ensure `node.source` exists
|
436
|
-
|
437
|
-
## [2.19.0] - 2019-12-08
|
438
|
-
|
439
|
-
### Added
|
440
|
-
- [`internal-regex` setting]: regex pattern for marking packages "internal" ([#1491], thanks [@Librazy])
|
441
|
-
- [`group-exports`]: make aggregate module exports valid ([#1472], thanks [@atikenny])
|
442
|
-
- [`no-namespace`]: Make rule fixable ([#1401], thanks [@TrevorBurnham])
|
443
|
-
- support `parseForESLint` from custom parser ([#1435], thanks [@JounQin])
|
444
|
-
- [`no-extraneous-dependencies`]: Implement support for [bundledDependencies](https://npm.github.io/using-pkgs-docs/package-json/types/bundleddependencies.html) ([#1436], thanks [@schmidsi]))
|
445
|
-
- [`no-unused-modules`]: add flow type support ([#1542], thanks [@rfermann])
|
446
|
-
- [`order`]: Adds support for pathGroups to allow ordering by defined patterns ([#795], [#1386], thanks [@Mairu])
|
447
|
-
- [`no-duplicates`]: Add `considerQueryString` option : allow duplicate imports with different query strings ([#1107], thanks [@pcorpet]).
|
448
|
-
- [`order`]: Add support for alphabetical sorting of import paths within import groups ([#1360], [#1105], [#629], thanks [@duncanbeevers], [@stropho], [@luczsoma], [@randallreedjr])
|
449
|
-
- [`no-commonjs`]: add `allowConditionalRequire` option ([#1439], thanks [@Pessimistress])
|
450
|
-
|
451
|
-
### Fixed
|
452
|
-
- [`default`]: make error message less confusing ([#1470], thanks [@golopot])
|
453
|
-
- Improve performance of `ExportMap.for` by only loading paths when necessary. ([#1519], thanks [@brendo])
|
454
|
-
- Support export of a merged TypeScript namespace declaration ([#1495], thanks [@benmunro])
|
455
|
-
- [`order`]: fix autofix to not move imports across fn calls ([#1253], thanks [@tihonove])
|
456
|
-
- [`prefer-default-export`]: fix false positive with type export ([#1506], thanks [@golopot])
|
457
|
-
- [`extensions`]: Fix `ignorePackages` to produce errors ([#1521], thanks [@saschanaz])
|
458
|
-
- [`no-unused-modules`]: fix crash due to `export *` ([#1496], thanks [@Taranys])
|
459
|
-
- [`no-cycle`]: should not warn for Flow imports ([#1494], thanks [@maxmalov])
|
460
|
-
- [`order`]: fix `@someModule` considered as `unknown` instead of `internal` ([#1493], thanks [@aamulumi])
|
461
|
-
- [`no-extraneous-dependencies`]: Check `export from` ([#1049], thanks [@marcusdarmstrong])
|
462
|
-
|
463
|
-
### Docs
|
464
|
-
- [`no-useless-path-segments`]: add docs for option `commonjs` ([#1507], thanks [@golopot])
|
465
|
-
|
466
|
-
### Changed
|
467
|
-
- [`no-unused-modules`]/`eslint-module-utils`: Avoid superfluous calls and code ([#1551], thanks [@brettz9])
|
468
|
-
|
469
|
-
## [2.18.2] - 2019-07-19
|
470
|
-
|
471
|
-
### Fixed
|
472
|
-
- Skip warning on type interfaces ([#1425], thanks [@lencioni])
|
473
|
-
|
474
|
-
## [2.18.1] - 2019-07-18
|
475
|
-
|
476
|
-
### Fixed
|
477
|
-
- Improve parse perf when using `@typescript-eslint/parser` ([#1409], thanks [@bradzacher])
|
478
|
-
- [`prefer-default-export`]: don't warn on TypeAlias & TSTypeAliasDeclaration ([#1377], thanks [@sharmilajesupaul])
|
479
|
-
- [`no-unused-modules`]: Exclude package "main"/"bin"/"browser" entry points ([#1404], thanks [@rfermann])
|
480
|
-
- [`export`]: false positive for TypeScript overloads ([#1412], thanks [@golopot])
|
481
|
-
|
482
|
-
### Refactors
|
483
|
-
- [`no-extraneous-dependencies`], `importType`: remove lodash ([#1419], thanks [@ljharb])
|
484
|
-
|
485
|
-
## [2.18.0] - 2019-06-24
|
486
|
-
|
487
|
-
### Added
|
488
|
-
- Support eslint v6 ([#1393], thanks [@sheepsteak])
|
489
|
-
- [`order`]: Adds support for correctly sorting unknown types into a single group ([#1375], thanks [@swernerx])
|
490
|
-
- [`order`]: add fixer for destructuring commonjs import ([#1372], thanks [@golopot])
|
491
|
-
- TypeScript config: add TS def extensions + defer to TS over JS ([#1366], thanks [@benmosher])
|
492
|
-
|
493
|
-
### Fixed
|
494
|
-
- [`no-unused-modules`]: handle ClassDeclaration ([#1371], thanks [@golopot])
|
495
|
-
|
496
|
-
### Docs
|
497
|
-
- [`no-cycle`]: split code examples so file separation is obvious ([#1370], thanks [@alex-page])
|
498
|
-
- [`no-named-as-default-member`]: update broken link ([#1389], thanks [@fooloomanzoo])
|
499
|
-
|
500
|
-
## [2.17.3] - 2019-05-23
|
501
|
-
|
502
|
-
### Fixed
|
503
|
-
- [`no-common-js`]: Also throw an error when assigning ([#1354], thanks [@charlessuh])
|
504
|
-
- [`no-unused-modules`]: don't crash when lint file outside src-folder ([#1347], thanks [@rfermann])
|
505
|
-
- [`no-unused-modules`]: make `import { name as otherName }` work ([#1340], [#1342], thanks [@rfermann])
|
506
|
-
- [`no-unused-modules`]: make appveyor tests passing ([#1333], thanks [@rfermann])
|
507
|
-
- [`named`]: ignore Flow `typeof` imports and `type` exports ([#1345], thanks [@loganfsmyth])
|
508
|
-
- [refactor] fix eslint 6 compat by fixing imports (thank [@ljharb])
|
509
|
-
- Improve support for TypeScript declare structures ([#1356], thanks [@christophercurrie])
|
510
|
-
|
511
|
-
### Docs
|
512
|
-
- add missing [`no-unused-modules`] in README ([#1358], thanks [@golopot])
|
513
|
-
- [`no-unused-modules`]: Indicates usage, plugin defaults to no-op, and add description to main README.md ([#1352], thanks [@johndevedu])
|
514
|
-
- Document `env` option for `eslint-import-resolver-webpack` ([#1363], thanks [@kgregory])
|
515
|
-
|
516
|
-
## [2.17.2] - 2019-04-16
|
517
|
-
|
518
|
-
### Fixed
|
519
|
-
- [`no-unused-modules`]: avoid crash when using `ignoreExports`-option ([#1331], [#1323], thanks [@rfermann])
|
520
|
-
- [`no-unused-modules`]: make sure that rule with no options will not fail ([#1330], [#1334], thanks [@kiwka])
|
521
|
-
|
522
|
-
## [2.17.1] - 2019-04-13
|
523
|
-
|
524
|
-
### Fixed
|
525
|
-
- require v2.4 of `eslint-module-utils` ([#1322])
|
526
|
-
|
527
|
-
## [2.17.0] - 2019-04-13
|
528
|
-
|
529
|
-
### Added
|
530
|
-
- [`no-useless-path-segments`]: Add `noUselessIndex` option ([#1290], thanks [@timkraut])
|
531
|
-
- [`no-duplicates`]: Add autofix ([#1312], thanks [@lydell])
|
532
|
-
- Add [`no-unused-modules`] rule ([#1142], thanks [@rfermann])
|
533
|
-
- support export type named exports from TypeScript ([#1304], thanks [@bradennapier] and [@schmod])
|
534
|
-
|
535
|
-
### Fixed
|
536
|
-
- [`order`]: Fix interpreting some external modules being interpreted as internal modules ([#793], [#794] thanks [@ephys])
|
537
|
-
- allow aliases that start with @ to be "internal" ([#1293], [#1294], thanks [@jeffshaver])
|
538
|
-
- aliased internal modules that look like core modules ([#1297], thanks [@echenley])
|
539
|
-
- [`namespace`]: add check for null ExportMap ([#1235], [#1144], thanks [@ljqx])
|
540
|
-
- [ExportMap] fix condition for checking if block comment ([#1234], [#1233], thanks [@ljqx])
|
541
|
-
- Fix overwriting of dynamic import() CallExpression ([`no-cycle`], [`no-relative-parent-imports`], [`no-unresolved`], [`no-useless-path-segments`]) ([#1218], [#1166], [#1035], thanks [@vikr01])
|
542
|
-
- [`export`]: false positives for TypeScript type + value export ([#1319], thanks [@bradzacher])
|
543
|
-
- [`export`]: Support TypeScript namespaces ([#1320], [#1300], thanks [@bradzacher])
|
544
|
-
|
545
|
-
### Docs
|
546
|
-
- Update readme for TypeScript ([#1256], [#1277], thanks [@kirill-konshin])
|
547
|
-
- make rule names consistent ([#1112], thanks [@feychenie])
|
548
|
-
|
549
|
-
### Tests
|
550
|
-
- fix broken tests on master ([#1295], thanks [@jeffshaver] and [@ljharb])
|
551
|
-
- [`no-commonjs`]: add tests that show corner cases ([#1308], thanks [@TakeScoop])
|
552
|
-
|
553
|
-
## [2.16.0] - 2019-01-29
|
554
|
-
|
555
|
-
### Added
|
556
|
-
- `typescript` config ([#1257], thanks [@kirill-konshin])
|
557
|
-
|
558
|
-
### Fixed
|
559
|
-
- Memory leak of `SourceCode` objects for all parsed dependencies, resolved. (issue [#1266], thanks [@asapach] and [@sergei-startsev] for digging in)
|
560
|
-
|
561
|
-
## [2.15.0] - 2019-01-22
|
562
|
-
|
563
|
-
### Added
|
564
|
-
- new rule: [`no-named-export`] ([#1157], thanks [@fsmaia])
|
565
|
-
|
566
|
-
### Fixed
|
567
|
-
- [`no-extraneous-dependencies`]: `packageDir` option with array value was clobbering package deps instead of merging them ([#1175]/[#1176], thanks [@aravindet] & [@pzhine])
|
568
|
-
- [`dynamic-import-chunkname`]: Add proper webpack comment parsing ([#1163], thanks [@st-sloth])
|
569
|
-
- [`named`]: fix destructuring assignment ([#1232], thanks [@ljqx])
|
570
|
-
|
571
|
-
## [2.14.0] - 2018-08-13
|
572
|
-
|
573
|
-
### Added
|
574
|
-
- [`no-useless-path-segments`]: add commonJS (CJS) support ([#1128], thanks [@1pete])
|
575
|
-
- [`namespace`]: add JSX check ([#1151], thanks [@jf248])
|
576
|
-
|
577
|
-
### Fixed
|
578
|
-
- [`no-cycle`]: ignore Flow imports ([#1126], thanks [@gajus])
|
579
|
-
- fix Flow type imports ([#1106], thanks [@syymza])
|
580
|
-
- [`no-relative-parent-imports`]: resolve paths ([#1135], thanks [@chrislloyd])
|
581
|
-
- [`order`]: fix autofixer when using typescript-eslint-parser ([#1137], thanks [@justinanastos])
|
582
|
-
- repeat fix from [#797] for [#717], in another place (thanks [@ljharb])
|
583
|
-
|
584
|
-
### Refactors
|
585
|
-
- add explicit support for RestElement alongside ExperimentalRestProperty (thanks [@ljharb])
|
586
|
-
|
587
|
-
## [2.13.0] - 2018-06-24
|
588
|
-
|
589
|
-
### Added
|
590
|
-
- Add ESLint 5 support ([#1122], thanks [@ai] and [@ljharb])
|
591
|
-
- Add [`no-relative-parent-imports`] rule: disallow relative imports from parent directories ([#1093], thanks [@chrislloyd])
|
592
|
-
|
593
|
-
### Fixed
|
594
|
-
- `namespace` rule: ensure it works in eslint 5/ecmaVersion 2018 (thanks [@ljharb])
|
595
|
-
|
596
|
-
## [2.12.0] - 2018-05-17
|
597
|
-
|
598
|
-
### Added
|
599
|
-
- Ignore type imports for [`named`] rule ([#931], thanks [@mattijsbliek])
|
600
|
-
- Add documentation for [`no-useless-path-segments`] rule ([#1068], thanks [@manovotny])
|
601
|
-
- `packageDir` option for [`no-extraneous-dependencies`] can be array-valued ([#1085], thanks [@hulkish])
|
602
|
-
|
603
|
-
## [2.11.0] - 2018-04-09
|
604
|
-
|
605
|
-
### Added
|
606
|
-
- Fixer for [`first`] ([#1046], thanks [@fengkfengk])
|
607
|
-
- `allow-require` option for [`no-commonjs`] rule ([#880], thanks [@futpib])
|
608
|
-
|
609
|
-
### Fixed
|
610
|
-
- memory/CPU regression where ASTs were held in memory ([#1058], thanks [@klimashkin]/[@lukeapage])
|
611
|
-
|
612
|
-
## [2.10.0] - 2018-03-29
|
613
|
-
|
614
|
-
### Added
|
615
|
-
- Autofixer for [`order`] rule ([#908], thanks [@tihonove])
|
616
|
-
- Add [`no-cycle`] rule: reports import cycles.
|
617
|
-
|
618
|
-
## [2.9.0] - 2018-02-21
|
619
|
-
|
620
|
-
### Added
|
621
|
-
- Add [`group-exports`] rule: style-guide rule to report use of multiple named exports ([#721], thanks [@robertrossmann])
|
622
|
-
- Add [`no-self-import`] rule: forbids a module from importing itself. ([#727], [#449], [#447], thanks [@giodamelio]).
|
623
|
-
- Add [`no-default-export`] rule ([#889], thanks [@isiahmeadows])
|
624
|
-
- Add [`no-useless-path-segments`] rule ([#912], thanks [@graingert] and [@danny-andrews])
|
625
|
-
- ... and more! check the commits for v[2.9.0]
|
626
|
-
|
627
|
-
## [2.8.0] - 2017-10-18
|
628
|
-
### Added
|
629
|
-
- [`exports-last`] rule ([#620] + [#632], thanks [@k15a])
|
630
|
-
|
631
|
-
### Changed
|
632
|
-
- Case-sensitivity checking ignores working directory and ancestors. ([#720] + [#858], thanks [@laysent])
|
633
|
-
|
634
|
-
### Fixed
|
635
|
-
- support scoped modules containing hyphens ([#744], thanks [@rosswarren])
|
636
|
-
- core-modules now resolves files inside declared modules ([#886] / [#891], thanks [@mplewis])
|
637
|
-
- TypeError for missing AST fields from TypeScript ([#842] / [#944], thanks [@alexgorbatchev])
|
638
|
-
|
639
|
-
## [2.7.0] - 2017-07-06
|
640
|
-
|
641
|
-
### Changed
|
642
|
-
- [`no-absolute-path`] picks up speed boost, optional AMD support ([#843], thanks [@jseminck])
|
643
|
-
|
644
|
-
## [2.6.1] - 2017-06-29
|
645
|
-
|
646
|
-
### Fixed
|
647
|
-
- update bundled node resolver dependency to latest version
|
648
|
-
|
649
|
-
## [2.6.0] - 2017-06-23
|
650
|
-
|
651
|
-
### Changed
|
652
|
-
- update tests / peerDeps for ESLint 4.0 compatibility ([#871], thanks [@mastilver])
|
653
|
-
- [`memo-parser`] updated to require `filePath` on parser options as it melts
|
654
|
-
down if it's not there, now that this plugin always provides it. (see [#863])
|
655
|
-
|
656
|
-
## [2.5.0] - 2017-06-22
|
657
|
-
|
658
|
-
Re-releasing v[2.4.0] after discovering that the memory leak is isolated to the [`memo-parser`],
|
659
|
-
which is more or less experimental anyway.
|
660
|
-
|
661
|
-
### Added
|
662
|
-
- Autofixer for newline-after-import. ([#686] + [#696], thanks [@eelyafi])
|
663
|
-
|
664
|
-
## [2.4.0] - 2017-06-02 [YANKED]
|
665
|
-
|
666
|
-
Yanked due to critical issue in eslint-module-utils with cache key resulting from [#839].
|
667
|
-
|
668
|
-
### Added
|
669
|
-
- Add `filePath` into `parserOptions` passed to `parser` ([#839], thanks [@sompylasar])
|
670
|
-
- Add `allow` option to [`no-unassigned-import`] to allow for files that match the globs ([#671], [#737], thanks [@kevin940726]).
|
671
|
-
|
672
|
-
## [2.3.0] - 2017-05-18
|
673
|
-
|
674
|
-
### Added
|
675
|
-
- [`no-anonymous-default-export`] rule: report anonymous default exports ([#712], thanks [@duncanbeevers]).
|
676
|
-
- Add new value to [`order`]'s `newlines-between` option to allow newlines inside import groups ([#627], [#628], thanks [@giodamelio])
|
677
|
-
- Add `count` option to the [`newline-after-import`] rule to allow configuration of number of newlines expected ([#742], thanks [@ntdb])
|
678
|
-
|
679
|
-
### Changed
|
680
|
-
- [`no-extraneous-dependencies`]: use `read-pkg-up` to simplify finding + loading `package.json` ([#680], thanks [@wtgtybhertgeghgtwtg])
|
681
|
-
- Add support to specify the package.json [`no-extraneous-dependencies`] ([#685], thanks [@ramasilveyra])
|
682
|
-
|
683
|
-
### Fixed
|
684
|
-
- attempt to fix crash in [`no-mutable-exports`]. ([#660])
|
685
|
-
- "default is a reserved keyword" in no-maned-default tests by locking down babylon to 6.15.0 (#756, thanks @gmathieu)
|
686
|
-
- support scoped modules containing non word characters
|
687
|
-
|
688
|
-
## [2.2.0] - 2016-11-07
|
689
|
-
|
690
|
-
### Fixed
|
691
|
-
- Corrected a few gaffs in the auto-ignore logic to fix major performance issues
|
692
|
-
with projects that did not explicitly ignore `node_modules`. ([#654])
|
693
|
-
- [`import/ignore` setting] was only being respected if the ignored module didn't start with
|
694
|
-
an `import` or `export` JS statement
|
695
|
-
- [`prefer-default-export`]: fixed crash on export extensions ([#653])
|
696
|
-
|
697
|
-
## [2.1.0] - 2016-11-02
|
698
|
-
|
699
|
-
### Added
|
700
|
-
- Add [`no-named-default`] rule: style-guide rule to report use of unnecessarily named default imports ([#596], thanks [@ntdb])
|
701
|
-
- [`no-extraneous-dependencies`]: check globs against CWD + absolute path ([#602] + [#630], thanks [@ljharb])
|
702
|
-
|
703
|
-
### Fixed
|
704
|
-
- [`prefer-default-export`] handles flow `export type` ([#484] + [#639], thanks [@jakubsta])
|
705
|
-
- [`prefer-default-export`] handles re-exported default exports ([#609])
|
706
|
-
- Fix crash when using [`newline-after-import`] with decorators ([#592])
|
707
|
-
- Properly report [`newline-after-import`] when next line is a decorator
|
708
|
-
- Fixed documentation for the default values for the [`order`] rule ([#601])
|
709
|
-
|
710
|
-
## [2.0.1] - 2016-10-06
|
711
|
-
|
712
|
-
### Fixed
|
713
|
-
- Fixed code that relied on removed dependencies. ([#604])
|
714
|
-
|
715
|
-
## [2.0.0]! - 2016-09-30
|
716
|
-
|
717
|
-
### Added
|
718
|
-
- [`unambiguous`] rule: report modules that are not unambiguously ES modules.
|
719
|
-
- `recommended` shared config. Roughly `errors` and `warnings` mixed together,
|
720
|
-
with some `parserOptions` in the mix. ([#402])
|
721
|
-
- `react` shared config: added `jsx: true` to `parserOptions.ecmaFeatures`.
|
722
|
-
- Added [`no-webpack-loader-syntax`] rule: forbid custom Webpack loader syntax in imports. ([#586], thanks [@fson]!)
|
723
|
-
- Add option `newlines-between: "ignore"` to [`order`] ([#519])
|
724
|
-
- Added [`no-unassigned-import`] rule ([#529])
|
725
|
-
|
726
|
-
### Breaking
|
727
|
-
- [`import/extensions` setting] defaults to `['.js']`. ([#306])
|
728
|
-
- [`import/ignore` setting] defaults to nothing, and ambiguous modules are ignored natively. This means importing from CommonJS modules will no longer be reported by [`default`], [`named`], or [`namespace`], regardless of `import/ignore`. ([#270])
|
729
|
-
- [`newline-after-import`]: Removed need for an empty line after an inline `require` call ([#570])
|
730
|
-
- [`order`]: Default value for `newlines-between` option is now `ignore` ([#519])
|
731
|
-
|
732
|
-
### Changed
|
733
|
-
- `imports-first` is renamed to [`first`]. `imports-first` alias will continue to
|
734
|
-
exist, but may be removed in a future major release.
|
735
|
-
- Case-sensitivity: now specifically (and optionally) reported by [`no-unresolved`].
|
736
|
-
Other rules will ignore case-mismatches on paths on case-insensitive filesystems. ([#311])
|
737
|
-
|
738
|
-
### Fixed
|
739
|
-
- [`no-internal-modules`]: support `@`-scoped packages ([#577]+[#578], thanks [@spalger])
|
740
|
-
|
741
|
-
## [1.16.0] - 2016-09-22
|
742
|
-
|
743
|
-
### Added
|
744
|
-
- Added [`no-dynamic-require`] rule: forbid `require()` calls with expressions. ([#567], [#568])
|
745
|
-
- Added [`no-internal-modules`] rule: restrict deep package imports to specific folders. ([#485], thanks [@spalger]!)
|
746
|
-
- [`extensions`]: allow override of a chosen default with options object ([#555], thanks [@ljharb]!)
|
747
|
-
|
748
|
-
### Fixed
|
749
|
-
- [`no-named-as-default`] no longer false-positives on `export default from '...'` ([#566], thanks [@preco21])
|
750
|
-
- [`default`]: allow re-export of values from ignored files as default ([#545], thanks [@skyrpex])
|
751
|
-
|
752
|
-
## [1.15.0] - 2016-09-12
|
753
|
-
|
754
|
-
### Added
|
755
|
-
- Added an `allow` option to [`no-nodejs-modules`] to allow exceptions ([#452], [#509]).
|
756
|
-
- Added [`no-absolute-path`] rule ([#530], [#538])
|
757
|
-
- [`max-dependencies`] for specifying the maximum number of dependencies (both `import` and `require`) a module can have. (see [#489], thanks [@tizmagik])
|
758
|
-
- Added glob option to config for [`no-extraneous-dependencies`], after much bikeshedding. Thanks, [@knpwrs]! ([#527])
|
759
|
-
|
760
|
-
### Fixed
|
761
|
-
- [`no-named-as-default-member`] Allow default import to have a property named "default" ([#507], [#508], thanks [@jquense] for both!)
|
762
|
-
|
763
|
-
## [1.14.0] - 2016-08-22
|
764
|
-
|
765
|
-
### Added
|
766
|
-
- [`import/parsers` setting]: parse some dependencies (i.e. TypeScript!) with a different parser than the ESLint-configured parser. ([#503])
|
767
|
-
|
768
|
-
### Fixed
|
769
|
-
- [`namespace`] exception for get property from `namespace` import, which are re-export from commonjs module ([#499] fixes [#416], thanks [@wKich])
|
770
|
-
|
771
|
-
## [1.13.0] - 2016-08-11
|
772
|
-
|
773
|
-
### Added
|
774
|
-
- `allowComputed` option for [`namespace`] rule. If set to `true`, won't report
|
775
|
-
computed member references to namespaces. (see [#456])
|
776
|
-
|
777
|
-
### Changed
|
778
|
-
- Modified [`no-nodejs-modules`] error message to include the module's name ([#453], [#461])
|
779
|
-
|
780
|
-
### Fixed
|
781
|
-
- [`import/extensions` setting] is respected in spite of the appearance of imports
|
782
|
-
in an imported file. (fixes [#478], thanks [@rhys-vdw])
|
783
|
-
|
784
|
-
## [1.12.0] - 2016-07-26
|
785
|
-
|
786
|
-
### Added
|
787
|
-
- [`import/external-module-folders` setting]: a possibility to configure folders for "external" modules ([#444], thanks [@zloirock])
|
788
|
-
|
789
|
-
## [1.11.1] - 2016-07-20
|
790
|
-
|
791
|
-
### Fixed
|
792
|
-
- [`newline-after-import`] exception for `switch` branches with `require`s iff parsed as `sourceType:'module'`.
|
793
|
-
(still [#441], thanks again [@ljharb])
|
794
|
-
|
795
|
-
## [1.11.0] - 2016-07-17
|
796
|
-
|
797
|
-
### Added
|
798
|
-
- Added an `peerDependencies` option to [`no-extraneous-dependencies`] to allow/forbid peer dependencies ([#423], [#428], thanks [@jfmengels]!).
|
799
|
-
|
800
|
-
### Fixed
|
801
|
-
- [`newline-after-import`] exception for multiple `require`s in an arrow
|
802
|
-
function expression (e.g. `() => require('a') || require('b')`). ([#441], thanks [@ljharb])
|
803
|
-
|
804
|
-
## [1.10.3] - 2016-07-08
|
805
|
-
|
806
|
-
### Fixed
|
807
|
-
- removing `Symbol` dependencies (i.e. `for-of` loops) due to Node 0.10 polyfill
|
808
|
-
issue (see [#415]). Should not make any discernible semantic difference.
|
809
|
-
|
810
|
-
## [1.10.2] - 2016-07-04
|
811
|
-
|
812
|
-
### Fixed
|
813
|
-
- Something horrible happened during `npm prepublish` of 1.10.1.
|
814
|
-
Several `rm -rf node_modules && npm i` and `gulp clean && npm prepublish`s later, it is rebuilt and republished as 1.10.2. Thanks [@rhettlivingston] for noticing and reporting!
|
815
|
-
|
816
|
-
## [1.10.1] - 2016-07-02 [YANKED]
|
817
|
-
|
818
|
-
### Added
|
819
|
-
- Officially support ESLint 3.x. (peerDependencies updated to `2.x - 3.x`)
|
820
|
-
|
821
|
-
## [1.10.0] - 2016-06-30
|
822
|
-
|
823
|
-
### Added
|
824
|
-
- Added new rule [`no-restricted-paths`]. ([#155]/[#371], thanks [@lo1tuma])
|
825
|
-
- [`import/core-modules` setting]: allow configuration of additional module names,
|
826
|
-
to be treated as builtin modules (a la `path`, etc. in Node). ([#275] + [#365], thanks [@sindresorhus] for driving)
|
827
|
-
- React Native shared config (based on comment from [#283])
|
828
|
-
|
829
|
-
### Fixed
|
830
|
-
- Fixed crash with `newline-after-import` related to the use of switch cases. (fixes [#386], thanks [@ljharb] for reporting) ([#395])
|
831
|
-
|
832
|
-
## [1.9.2] - 2016-06-21
|
833
|
-
|
834
|
-
### Fixed
|
835
|
-
- Issues with ignored/CJS files in [`export`] and [`no-deprecated`] rules. ([#348], [#370])
|
836
|
-
|
837
|
-
## [1.9.1] - 2016-06-16
|
838
|
-
|
839
|
-
### Fixed
|
840
|
-
- Reordered precedence for loading resolvers. ([#373])
|
841
|
-
|
842
|
-
## [1.9.0] - 2016-06-10
|
843
|
-
|
844
|
-
### Added
|
845
|
-
- Added support TomDoc comments to [`no-deprecated`]. ([#321], thanks [@josh])
|
846
|
-
- Added support for loading custom resolvers ([#314], thanks [@le0nik])
|
847
|
-
|
848
|
-
### Fixed
|
849
|
-
- [`prefer-default-export`] handles `export function` and `export const` in same file ([#359], thanks [@scottnonnenberg])
|
850
|
-
|
851
|
-
## [1.8.1] - 2016-05-23
|
852
|
-
|
853
|
-
### Fixed
|
854
|
-
- `export * from 'foo'` now properly ignores a `default` export from `foo`, if any. ([#328]/[#332], thanks [@jkimbo])
|
855
|
-
This impacts all static analysis of imported names. ([`default`], [`named`], [`namespace`], [`export`])
|
856
|
-
- Make [`order`]'s `newline-between` option handle multiline import statements ([#313], thanks [@singles])
|
857
|
-
- Make [`order`]'s `newline-between` option handle not assigned import statements ([#313], thanks [@singles])
|
858
|
-
- Make [`order`]'s `newline-between` option ignore `require` statements inside object literals ([#313], thanks [@singles])
|
859
|
-
- [`prefer-default-export`] properly handles deep destructuring, `export * from ...`, and files with no exports. ([#342]+[#343], thanks [@scottnonnenberg])
|
860
|
-
|
861
|
-
## [1.8.0] - 2016-05-11
|
862
|
-
|
863
|
-
### Added
|
864
|
-
- [`prefer-default-export`], new rule. ([#308], thanks [@gavriguy])
|
865
|
-
|
866
|
-
### Fixed
|
867
|
-
- Ignore namespace / ES7 re-exports in [`no-mutable-exports`]. ([#317], fixed by [#322]. thanks [@borisyankov] + [@jfmengels])
|
868
|
-
- Make [`no-extraneous-dependencies`] handle scoped packages ([#316], thanks [@jfmengels])
|
869
|
-
|
870
|
-
## [1.7.0] - 2016-05-06
|
871
|
-
|
872
|
-
### Added
|
873
|
-
- [`newline-after-import`], new rule. ([#245], thanks [@singles])
|
874
|
-
- Added an `optionalDependencies` option to [`no-extraneous-dependencies`] to allow/forbid optional dependencies ([#266], thanks [@jfmengels]).
|
875
|
-
- Added `newlines-between` option to [`order`] rule ([#298], thanks [@singles])
|
876
|
-
- add [`no-mutable-exports`] rule ([#290], thanks [@josh])
|
877
|
-
- [`import/extensions` setting]: a list of file extensions to parse as modules
|
878
|
-
and search for `export`s. If unspecified, all extensions are considered valid (for now).
|
879
|
-
In v2, this will likely default to `['.js', MODULE_EXT]`. ([#297], to fix [#267])
|
880
|
-
|
881
|
-
### Fixed
|
882
|
-
- [`extensions`]: fallback to source path for extension enforcement if imported
|
883
|
-
module is not resolved. Also, never report for builtins (i.e. `path`). ([#296])
|
884
|
-
|
885
|
-
## [1.6.1] - 2016-04-28
|
886
|
-
|
887
|
-
### Fixed
|
888
|
-
- [`no-named-as-default-member`]: don't crash on rest props. ([#281], thanks [@SimenB])
|
889
|
-
- support for Node 6: don't pass `null` to `path` functions.
|
890
|
-
Thanks to [@strawbrary] for bringing this up ([#272]) and adding OSX support to the Travis
|
891
|
-
config ([#288]).
|
892
|
-
|
893
|
-
## [1.6.0] - 2016-04-25
|
894
|
-
|
895
|
-
### Added
|
896
|
-
- add [`no-named-as-default-member`] to `warnings` canned config
|
897
|
-
- add [`no-extraneous-dependencies`] rule ([#241], thanks [@jfmengels])
|
898
|
-
- add [`extensions`] rule ([#250], thanks [@lo1tuma])
|
899
|
-
- add [`no-nodejs-modules`] rule ([#261], thanks [@jfmengels])
|
900
|
-
- add [`order`] rule ([#247], thanks [@jfmengels])
|
901
|
-
- consider `resolve.fallback` config option in the webpack resolver ([#254])
|
902
|
-
|
903
|
-
### Changed
|
904
|
-
- [`imports-first`] now allows directives (i.e. `'use strict'`) strictly before
|
905
|
-
any imports ([#256], thanks [@lemonmade])
|
906
|
-
|
907
|
-
### Fixed
|
908
|
-
- [`named`] now properly ignores the source module if a name is re-exported from
|
909
|
-
an ignored file (i.e. `node_modules`). Also improved the reported error. (thanks to [@jimbolla] for reporting)
|
910
|
-
- [`no-named-as-default-member`] had a crash on destructuring in loops (thanks for heads up from [@lemonmade])
|
911
|
-
|
912
|
-
## [1.5.0] - 2016-04-18
|
913
|
-
|
914
|
-
### Added
|
915
|
-
- report resolver errors at the top of the linted file
|
916
|
-
- add [`no-namespace`] rule ([#239], thanks [@singles])
|
917
|
-
- add [`no-named-as-default-member`] rule ([#243], thanks [@dmnd])
|
918
|
-
|
919
|
-
### Changed
|
920
|
-
- Rearranged rule groups in README in preparation for more style guide rules
|
921
|
-
|
922
|
-
### Removed
|
923
|
-
- support for Node 0.10, via `es6-*` ponyfills. Using native Map/Set/Symbol.
|
924
|
-
|
925
|
-
## [1.4.0] - 2016-03-25
|
926
|
-
|
927
|
-
### Added
|
928
|
-
- Resolver plugin interface v2: more explicit response format that more clearly covers the found-but-core-module case, where there is no path.
|
929
|
-
Still backwards-compatible with the original version of the resolver spec.
|
930
|
-
- [Resolver documentation](./resolvers/README.md)
|
931
|
-
|
932
|
-
### Changed
|
933
|
-
- using `package.json/files` instead of `.npmignore` for package file inclusion ([#228], thanks [@mathieudutour])
|
934
|
-
- using `es6-*` ponyfills instead of `babel-runtime`
|
935
|
-
|
936
|
-
## [1.3.0] - 2016-03-20
|
937
|
-
|
938
|
-
Major perf improvements. Between parsing only once and ignoring gigantic, non-module `node_modules`,
|
939
|
-
there is very little added time.
|
940
|
-
|
941
|
-
My test project takes 17s to lint completely, down from 55s, when using the
|
942
|
-
memoizing parser, and takes only 27s with naked `babel-eslint` (thus, reparsing local modules).
|
943
|
-
|
944
|
-
### Added
|
945
|
-
- This change log ([#216])
|
946
|
-
- Experimental memoizing [parser](./memo-parser/README.md)
|
947
|
-
|
948
|
-
### Fixed
|
949
|
-
- Huge reduction in execution time by _only_ ignoring [`import/ignore` setting] if
|
950
|
-
something that looks like an `export` is detected in the module content.
|
951
|
-
|
952
|
-
## [1.2.0] - 2016-03-19
|
953
|
-
|
954
|
-
Thanks [@lencioni] for identifying a huge amount of rework in resolve and kicking
|
955
|
-
off a bunch of memoization.
|
956
|
-
|
957
|
-
I'm seeing 62% improvement over my normal test codebase when executing only
|
958
|
-
[`no-unresolved`] in isolation, and ~35% total reduction in lint time.
|
959
|
-
|
960
|
-
### Changed
|
961
|
-
- added caching to core/resolve via [#214], configured via [`import/cache` setting]
|
962
|
-
|
963
|
-
## [1.1.0] - 2016-03-15
|
964
|
-
|
965
|
-
### Added
|
966
|
-
- Added an [`ignore`](./docs/rules/no-unresolved.md#ignore) option to [`no-unresolved`] for those pesky files that no resolver can find. (still prefer enhancing the Webpack and Node resolvers to using it, though). See [#89] for details.
|
967
|
-
|
968
|
-
## [1.0.4] - 2016-03-11
|
969
|
-
|
970
|
-
### Changed
|
971
|
-
- respect hoisting for deep namespaces ([`namespace`]/[`no-deprecated`]) ([#211])
|
972
|
-
|
973
|
-
### Fixed
|
974
|
-
- don't crash on self references ([#210])
|
975
|
-
- correct cache behavior in `eslint_d` for deep namespaces ([#200])
|
976
|
-
|
977
|
-
## [1.0.3] - 2016-02-26
|
978
|
-
|
979
|
-
### Changed
|
980
|
-
- no-deprecated follows deep namespaces ([#191])
|
981
|
-
|
982
|
-
### Fixed
|
983
|
-
- [`namespace`] no longer flags modules with only a default export as having no names. (ns.default is valid ES6)
|
984
|
-
|
985
|
-
## [1.0.2] - 2016-02-26
|
986
|
-
|
987
|
-
### Fixed
|
988
|
-
- don't parse imports with no specifiers ([#192])
|
989
|
-
|
990
|
-
## [1.0.1] - 2016-02-25
|
991
|
-
|
992
|
-
### Fixed
|
993
|
-
- export `stage-0` shared config
|
994
|
-
- documented [`no-deprecated`]
|
995
|
-
- deep namespaces are traversed regardless of how they get imported ([#189])
|
996
|
-
|
997
|
-
## [1.0.0] - 2016-02-24
|
998
|
-
|
999
|
-
### Added
|
1000
|
-
- [`no-deprecated`]: WIP rule to let you know at lint time if you're using deprecated functions, constants, classes, or modules.
|
1001
|
-
|
1002
|
-
### Changed
|
1003
|
-
- [`namespace`]: support deep namespaces ([#119] via [#157])
|
1004
|
-
|
1005
|
-
## [1.0.0-beta.0] - 2016-02-13
|
1006
|
-
|
1007
|
-
### Changed
|
1008
|
-
- support for (only) ESLint 2.x
|
1009
|
-
- no longer needs/refers to `import/parser` or `import/parse-options`. Instead, ESLint provides the configured parser + options to the rules, and they use that to parse dependencies.
|
1010
|
-
|
1011
|
-
### Removed
|
1012
|
-
|
1013
|
-
- `babylon` as default import parser (see Breaking)
|
1014
|
-
|
1015
|
-
## [0.13.0] - 2016-02-08
|
1016
|
-
|
1017
|
-
### Added
|
1018
|
-
- [`no-commonjs`] rule
|
1019
|
-
- [`no-amd`] rule
|
1020
|
-
|
1021
|
-
### Removed
|
1022
|
-
- Removed vestigial `no-require` rule. [`no-commonjs`] is more complete.
|
1023
|
-
|
1024
|
-
## [0.12.2] - 2016-02-06 [YANKED]
|
1025
|
-
|
1026
|
-
Unpublished from npm and re-released as 0.13.0. See [#170].
|
1027
|
-
|
1028
|
-
## [0.12.1] - 2015-12-17
|
1029
|
-
|
1030
|
-
### Changed
|
1031
|
-
- Broke docs for rules out into individual files.
|
1032
|
-
|
1033
|
-
## [0.12.0] - 2015-12-14
|
1034
|
-
|
1035
|
-
### Changed
|
1036
|
-
- Ignore [`import/ignore` setting] if exports are actually found in the parsed module. Does this to support use of `jsnext:main` in `node_modules` without the pain of managing an allow list or a nuanced deny list.
|
1037
|
-
|
1038
|
-
## [0.11.0] - 2015-11-27
|
1039
|
-
|
1040
|
-
### Added
|
1041
|
-
- Resolver plugins. Now the linter can read Webpack config, properly follow aliases and ignore externals, dismisses inline loaders, etc. etc.!
|
1042
|
-
|
1043
|
-
## Earlier releases (0.10.1 and younger)
|
1044
|
-
See [GitHub release notes](https://github.com/import-js/eslint-plugin-import/releases?after=v0.11.0)
|
1045
|
-
for info on changes for earlier releases.
|
1046
|
-
|
1047
|
-
|
1048
|
-
[`import/cache` setting]: ./README.md#importcache
|
1049
|
-
[`import/ignore` setting]: ./README.md#importignore
|
1050
|
-
[`import/extensions` setting]: ./README.md#importextensions
|
1051
|
-
[`import/parsers` setting]: ./README.md#importparsers
|
1052
|
-
[`import/core-modules` setting]: ./README.md#importcore-modules
|
1053
|
-
[`import/external-module-folders` setting]: ./README.md#importexternal-module-folders
|
1054
|
-
[`internal-regex` setting]: ./README.md#importinternal-regex
|
1055
|
-
|
1056
|
-
[`consistent-type-specifier-style`]: ./docs/rules/consistent-type-specifier-style.md
|
1057
|
-
[`default`]: ./docs/rules/default.md
|
1058
|
-
[`dynamic-import-chunkname`]: ./docs/rules/dynamic-import-chunkname.md
|
1059
|
-
[`export`]: ./docs/rules/export.md
|
1060
|
-
[`exports-last`]: ./docs/rules/exports-last.md
|
1061
|
-
[`extensions`]: ./docs/rules/extensions.md
|
1062
|
-
[`first`]: ./docs/rules/first.md
|
1063
|
-
[`group-exports`]: ./docs/rules/group-exports.md
|
1064
|
-
[`imports-first`]: ./docs/rules/first.md
|
1065
|
-
[`max-dependencies`]: ./docs/rules/max-dependencies.md
|
1066
|
-
[`named`]: ./docs/rules/named.md
|
1067
|
-
[`namespace`]: ./docs/rules/namespace.md
|
1068
|
-
[`newline-after-import`]: ./docs/rules/newline-after-import.md
|
1069
|
-
[`no-absolute-path`]: ./docs/rules/no-absolute-path.md
|
1070
|
-
[`no-amd`]: ./docs/rules/no-amd.md
|
1071
|
-
[`no-anonymous-default-export`]: ./docs/rules/no-anonymous-default-export.md
|
1072
|
-
[`no-commonjs`]: ./docs/rules/no-commonjs.md
|
1073
|
-
[`no-cycle`]: ./docs/rules/no-cycle.md
|
1074
|
-
[`no-default-export`]: ./docs/rules/no-default-export.md
|
1075
|
-
[`no-deprecated`]: ./docs/rules/no-deprecated.md
|
1076
|
-
[`no-duplicates`]: ./docs/rules/no-duplicates.md
|
1077
|
-
[`no-dynamic-require`]: ./docs/rules/no-dynamic-require.md
|
1078
|
-
[`no-empty-named-blocks`]: ./docs/rules/no-empty-named-blocks.md
|
1079
|
-
[`no-extraneous-dependencies`]: ./docs/rules/no-extraneous-dependencies.md
|
1080
|
-
[`no-import-module-exports`]: ./docs/rules/no-import-module-exports.md
|
1081
|
-
[`no-internal-modules`]: ./docs/rules/no-internal-modules.md
|
1082
|
-
[`no-mutable-exports`]: ./docs/rules/no-mutable-exports.md
|
1083
|
-
[`no-named-as-default-member`]: ./docs/rules/no-named-as-default-member.md
|
1084
|
-
[`no-named-as-default`]: ./docs/rules/no-named-as-default.md
|
1085
|
-
[`no-named-default`]: ./docs/rules/no-named-default.md
|
1086
|
-
[`no-named-export`]: ./docs/rules/no-named-export.md
|
1087
|
-
[`no-namespace`]: ./docs/rules/no-namespace.md
|
1088
|
-
[`no-nodejs-modules`]: ./docs/rules/no-nodejs-modules.md
|
1089
|
-
[`no-relative-packages`]: ./docs/rules/no-relative-packages.md
|
1090
|
-
[`no-relative-parent-imports`]: ./docs/rules/no-relative-parent-imports.md
|
1091
|
-
[`no-restricted-paths`]: ./docs/rules/no-restricted-paths.md
|
1092
|
-
[`no-self-import`]: ./docs/rules/no-self-import.md
|
1093
|
-
[`no-unassigned-import`]: ./docs/rules/no-unassigned-import.md
|
1094
|
-
[`no-unresolved`]: ./docs/rules/no-unresolved.md
|
1095
|
-
[`no-unused-modules`]: ./docs/rules/no-unused-modules.md
|
1096
|
-
[`no-useless-path-segments`]: ./docs/rules/no-useless-path-segments.md
|
1097
|
-
[`no-webpack-loader-syntax`]: ./docs/rules/no-webpack-loader-syntax.md
|
1098
|
-
[`order`]: ./docs/rules/order.md
|
1099
|
-
[`prefer-default-export`]: ./docs/rules/prefer-default-export.md
|
1100
|
-
[`unambiguous`]: ./docs/rules/unambiguous.md
|
1101
|
-
|
1102
|
-
[`memo-parser`]: ./memo-parser/README.md
|
1103
|
-
|
1104
|
-
[#2919]: https://github.com/import-js/eslint-plugin-import/pull/2919
|
1105
|
-
[#2884]: https://github.com/import-js/eslint-plugin-import/pull/2884
|
1106
|
-
[#2854]: https://github.com/import-js/eslint-plugin-import/pull/2854
|
1107
|
-
[#2851]: https://github.com/import-js/eslint-plugin-import/pull/2851
|
1108
|
-
[#2850]: https://github.com/import-js/eslint-plugin-import/pull/2850
|
1109
|
-
[#2842]: https://github.com/import-js/eslint-plugin-import/pull/2842
|
1110
|
-
[#2835]: https://github.com/import-js/eslint-plugin-import/pull/2835
|
1111
|
-
[#2832]: https://github.com/import-js/eslint-plugin-import/pull/2832
|
1112
|
-
[#2778]: https://github.com/import-js/eslint-plugin-import/pull/2778
|
1113
|
-
[#2756]: https://github.com/import-js/eslint-plugin-import/pull/2756
|
1114
|
-
[#2754]: https://github.com/import-js/eslint-plugin-import/pull/2754
|
1115
|
-
[#2748]: https://github.com/import-js/eslint-plugin-import/pull/2748
|
1116
|
-
[#2735]: https://github.com/import-js/eslint-plugin-import/pull/2735
|
1117
|
-
[#2699]: https://github.com/import-js/eslint-plugin-import/pull/2699
|
1118
|
-
[#2664]: https://github.com/import-js/eslint-plugin-import/pull/2664
|
1119
|
-
[#2613]: https://github.com/import-js/eslint-plugin-import/pull/2613
|
1120
|
-
[#2608]: https://github.com/import-js/eslint-plugin-import/pull/2608
|
1121
|
-
[#2605]: https://github.com/import-js/eslint-plugin-import/pull/2605
|
1122
|
-
[#2602]: https://github.com/import-js/eslint-plugin-import/pull/2602
|
1123
|
-
[#2598]: https://github.com/import-js/eslint-plugin-import/pull/2598
|
1124
|
-
[#2589]: https://github.com/import-js/eslint-plugin-import/pull/2589
|
1125
|
-
[#2588]: https://github.com/import-js/eslint-plugin-import/pull/2588
|
1126
|
-
[#2582]: https://github.com/import-js/eslint-plugin-import/pull/2582
|
1127
|
-
[#2570]: https://github.com/import-js/eslint-plugin-import/pull/2570
|
1128
|
-
[#2568]: https://github.com/import-js/eslint-plugin-import/pull/2568
|
1129
|
-
[#2546]: https://github.com/import-js/eslint-plugin-import/pull/2546
|
1130
|
-
[#2541]: https://github.com/import-js/eslint-plugin-import/pull/2541
|
1131
|
-
[#2531]: https://github.com/import-js/eslint-plugin-import/pull/2531
|
1132
|
-
[#2511]: https://github.com/import-js/eslint-plugin-import/pull/2511
|
1133
|
-
[#2506]: https://github.com/import-js/eslint-plugin-import/pull/2506
|
1134
|
-
[#2503]: https://github.com/import-js/eslint-plugin-import/pull/2503
|
1135
|
-
[#2490]: https://github.com/import-js/eslint-plugin-import/pull/2490
|
1136
|
-
[#2475]: https://github.com/import-js/eslint-plugin-import/pull/2475
|
1137
|
-
[#2473]: https://github.com/import-js/eslint-plugin-import/pull/2473
|
1138
|
-
[#2466]: https://github.com/import-js/eslint-plugin-import/pull/2466
|
1139
|
-
[#2459]: https://github.com/import-js/eslint-plugin-import/pull/2459
|
1140
|
-
[#2440]: https://github.com/import-js/eslint-plugin-import/pull/2440
|
1141
|
-
[#2438]: https://github.com/import-js/eslint-plugin-import/pull/2438
|
1142
|
-
[#2436]: https://github.com/import-js/eslint-plugin-import/pull/2436
|
1143
|
-
[#2427]: https://github.com/import-js/eslint-plugin-import/pull/2427
|
1144
|
-
[#2424]: https://github.com/import-js/eslint-plugin-import/pull/2424
|
1145
|
-
[#2419]: https://github.com/import-js/eslint-plugin-import/pull/2419
|
1146
|
-
[#2417]: https://github.com/import-js/eslint-plugin-import/pull/2417
|
1147
|
-
[#2411]: https://github.com/import-js/eslint-plugin-import/pull/2411
|
1148
|
-
[#2399]: https://github.com/import-js/eslint-plugin-import/pull/2399
|
1149
|
-
[#2396]: https://github.com/import-js/eslint-plugin-import/pull/2396
|
1150
|
-
[#2395]: https://github.com/import-js/eslint-plugin-import/pull/2395
|
1151
|
-
[#2393]: https://github.com/import-js/eslint-plugin-import/pull/2393
|
1152
|
-
[#2388]: https://github.com/import-js/eslint-plugin-import/pull/2388
|
1153
|
-
[#2387]: https://github.com/import-js/eslint-plugin-import/pull/2387
|
1154
|
-
[#2381]: https://github.com/import-js/eslint-plugin-import/pull/2381
|
1155
|
-
[#2378]: https://github.com/import-js/eslint-plugin-import/pull/2378
|
1156
|
-
[#2374]: https://github.com/import-js/eslint-plugin-import/pull/2374
|
1157
|
-
[#2371]: https://github.com/import-js/eslint-plugin-import/pull/2371
|
1158
|
-
[#2367]: https://github.com/import-js/eslint-plugin-import/pull/2367
|
1159
|
-
[#2358]: https://github.com/import-js/eslint-plugin-import/pull/2358
|
1160
|
-
[#2341]: https://github.com/import-js/eslint-plugin-import/pull/2341
|
1161
|
-
[#2332]: https://github.com/import-js/eslint-plugin-import/pull/2332
|
1162
|
-
[#2334]: https://github.com/import-js/eslint-plugin-import/pull/2334
|
1163
|
-
[#2330]: https://github.com/import-js/eslint-plugin-import/pull/2330
|
1164
|
-
[#2315]: https://github.com/import-js/eslint-plugin-import/pull/2315
|
1165
|
-
[#2305]: https://github.com/import-js/eslint-plugin-import/pull/2305
|
1166
|
-
[#2299]: https://github.com/import-js/eslint-plugin-import/pull/2299
|
1167
|
-
[#2297]: https://github.com/import-js/eslint-plugin-import/pull/2297
|
1168
|
-
[#2287]: https://github.com/import-js/eslint-plugin-import/pull/2287
|
1169
|
-
[#2282]: https://github.com/import-js/eslint-plugin-import/pull/2282
|
1170
|
-
[#2280]: https://github.com/import-js/eslint-plugin-import/pull/2280
|
1171
|
-
[#2279]: https://github.com/import-js/eslint-plugin-import/pull/2279
|
1172
|
-
[#2272]: https://github.com/import-js/eslint-plugin-import/pull/2272
|
1173
|
-
[#2271]: https://github.com/import-js/eslint-plugin-import/pull/2271
|
1174
|
-
[#2270]: https://github.com/import-js/eslint-plugin-import/pull/2270
|
1175
|
-
[#2240]: https://github.com/import-js/eslint-plugin-import/pull/2240
|
1176
|
-
[#2233]: https://github.com/import-js/eslint-plugin-import/pull/2233
|
1177
|
-
[#2226]: https://github.com/import-js/eslint-plugin-import/pull/2226
|
1178
|
-
[#2220]: https://github.com/import-js/eslint-plugin-import/pull/2220
|
1179
|
-
[#2219]: https://github.com/import-js/eslint-plugin-import/pull/2219
|
1180
|
-
[#2212]: https://github.com/import-js/eslint-plugin-import/pull/2212
|
1181
|
-
[#2196]: https://github.com/import-js/eslint-plugin-import/pull/2196
|
1182
|
-
[#2194]: https://github.com/import-js/eslint-plugin-import/pull/2194
|
1183
|
-
[#2191]: https://github.com/import-js/eslint-plugin-import/pull/2191
|
1184
|
-
[#2184]: https://github.com/import-js/eslint-plugin-import/pull/2184
|
1185
|
-
[#2179]: https://github.com/import-js/eslint-plugin-import/pull/2179
|
1186
|
-
[#2160]: https://github.com/import-js/eslint-plugin-import/pull/2160
|
1187
|
-
[#2158]: https://github.com/import-js/eslint-plugin-import/pull/2158
|
1188
|
-
[#2156]: https://github.com/import-js/eslint-plugin-import/pull/2156
|
1189
|
-
[#2149]: https://github.com/import-js/eslint-plugin-import/pull/2149
|
1190
|
-
[#2146]: https://github.com/import-js/eslint-plugin-import/pull/2146
|
1191
|
-
[#2140]: https://github.com/import-js/eslint-plugin-import/pull/2140
|
1192
|
-
[#2138]: https://github.com/import-js/eslint-plugin-import/pull/2138
|
1193
|
-
[#2121]: https://github.com/import-js/eslint-plugin-import/pull/2121
|
1194
|
-
[#2112]: https://github.com/import-js/eslint-plugin-import/pull/2112
|
1195
|
-
[#2099]: https://github.com/import-js/eslint-plugin-import/pull/2099
|
1196
|
-
[#2097]: https://github.com/import-js/eslint-plugin-import/pull/2097
|
1197
|
-
[#2090]: https://github.com/import-js/eslint-plugin-import/pull/2090
|
1198
|
-
[#2087]: https://github.com/import-js/eslint-plugin-import/pull/2087
|
1199
|
-
[#2083]: https://github.com/import-js/eslint-plugin-import/pull/2083
|
1200
|
-
[#2075]: https://github.com/import-js/eslint-plugin-import/pull/2075
|
1201
|
-
[#2071]: https://github.com/import-js/eslint-plugin-import/pull/2071
|
1202
|
-
[#2047]: https://github.com/import-js/eslint-plugin-import/pull/2047
|
1203
|
-
[#2034]: https://github.com/import-js/eslint-plugin-import/pull/2034
|
1204
|
-
[#2028]: https://github.com/import-js/eslint-plugin-import/pull/2028
|
1205
|
-
[#2026]: https://github.com/import-js/eslint-plugin-import/pull/2026
|
1206
|
-
[#2022]: https://github.com/import-js/eslint-plugin-import/pull/2022
|
1207
|
-
[#2021]: https://github.com/import-js/eslint-plugin-import/pull/2021
|
1208
|
-
[#2012]: https://github.com/import-js/eslint-plugin-import/pull/2012
|
1209
|
-
[#1997]: https://github.com/import-js/eslint-plugin-import/pull/1997
|
1210
|
-
[#1993]: https://github.com/import-js/eslint-plugin-import/pull/1993
|
1211
|
-
[#1990]: https://github.com/import-js/eslint-plugin-import/pull/1990
|
1212
|
-
[#1985]: https://github.com/import-js/eslint-plugin-import/pull/1985
|
1213
|
-
[#1983]: https://github.com/import-js/eslint-plugin-import/pull/1983
|
1214
|
-
[#1974]: https://github.com/import-js/eslint-plugin-import/pull/1974
|
1215
|
-
[#1958]: https://github.com/import-js/eslint-plugin-import/pull/1958
|
1216
|
-
[#1948]: https://github.com/import-js/eslint-plugin-import/pull/1948
|
1217
|
-
[#1947]: https://github.com/import-js/eslint-plugin-import/pull/1947
|
1218
|
-
[#1944]: https://github.com/import-js/eslint-plugin-import/pull/1944
|
1219
|
-
[#1940]: https://github.com/import-js/eslint-plugin-import/pull/1940
|
1220
|
-
[#1897]: https://github.com/import-js/eslint-plugin-import/pull/1897
|
1221
|
-
[#1889]: https://github.com/import-js/eslint-plugin-import/pull/1889
|
1222
|
-
[#1878]: https://github.com/import-js/eslint-plugin-import/pull/1878
|
1223
|
-
[#1860]: https://github.com/import-js/eslint-plugin-import/pull/1860
|
1224
|
-
[#1848]: https://github.com/import-js/eslint-plugin-import/pull/1848
|
1225
|
-
[#1847]: https://github.com/import-js/eslint-plugin-import/pull/1847
|
1226
|
-
[#1846]: https://github.com/import-js/eslint-plugin-import/pull/1846
|
1227
|
-
[#1836]: https://github.com/import-js/eslint-plugin-import/pull/1836
|
1228
|
-
[#1835]: https://github.com/import-js/eslint-plugin-import/pull/1835
|
1229
|
-
[#1833]: https://github.com/import-js/eslint-plugin-import/pull/1833
|
1230
|
-
[#1831]: https://github.com/import-js/eslint-plugin-import/pull/1831
|
1231
|
-
[#1830]: https://github.com/import-js/eslint-plugin-import/pull/1830
|
1232
|
-
[#1824]: https://github.com/import-js/eslint-plugin-import/pull/1824
|
1233
|
-
[#1823]: https://github.com/import-js/eslint-plugin-import/pull/1823
|
1234
|
-
[#1822]: https://github.com/import-js/eslint-plugin-import/pull/1822
|
1235
|
-
[#1820]: https://github.com/import-js/eslint-plugin-import/pull/1820
|
1236
|
-
[#1819]: https://github.com/import-js/eslint-plugin-import/pull/1819
|
1237
|
-
[#1802]: https://github.com/import-js/eslint-plugin-import/pull/1802
|
1238
|
-
[#1788]: https://github.com/import-js/eslint-plugin-import/pull/1788
|
1239
|
-
[#1786]: https://github.com/import-js/eslint-plugin-import/pull/1786
|
1240
|
-
[#1785]: https://github.com/import-js/eslint-plugin-import/pull/1785
|
1241
|
-
[#1776]: https://github.com/import-js/eslint-plugin-import/pull/1776
|
1242
|
-
[#1770]: https://github.com/import-js/eslint-plugin-import/pull/1770
|
1243
|
-
[#1764]: https://github.com/import-js/eslint-plugin-import/pull/1764
|
1244
|
-
[#1763]: https://github.com/import-js/eslint-plugin-import/pull/1763
|
1245
|
-
[#1751]: https://github.com/import-js/eslint-plugin-import/pull/1751
|
1246
|
-
[#1744]: https://github.com/import-js/eslint-plugin-import/pull/1744
|
1247
|
-
[#1736]: https://github.com/import-js/eslint-plugin-import/pull/1736
|
1248
|
-
[#1735]: https://github.com/import-js/eslint-plugin-import/pull/1735
|
1249
|
-
[#1726]: https://github.com/import-js/eslint-plugin-import/pull/1726
|
1250
|
-
[#1724]: https://github.com/import-js/eslint-plugin-import/pull/1724
|
1251
|
-
[#1719]: https://github.com/import-js/eslint-plugin-import/pull/1719
|
1252
|
-
[#1696]: https://github.com/import-js/eslint-plugin-import/pull/1696
|
1253
|
-
[#1691]: https://github.com/import-js/eslint-plugin-import/pull/1691
|
1254
|
-
[#1690]: https://github.com/import-js/eslint-plugin-import/pull/1690
|
1255
|
-
[#1689]: https://github.com/import-js/eslint-plugin-import/pull/1689
|
1256
|
-
[#1681]: https://github.com/import-js/eslint-plugin-import/pull/1681
|
1257
|
-
[#1676]: https://github.com/import-js/eslint-plugin-import/pull/1676
|
1258
|
-
[#1666]: https://github.com/import-js/eslint-plugin-import/pull/1666
|
1259
|
-
[#1664]: https://github.com/import-js/eslint-plugin-import/pull/1664
|
1260
|
-
[#1660]: https://github.com/import-js/eslint-plugin-import/pull/1660
|
1261
|
-
[#1658]: https://github.com/import-js/eslint-plugin-import/pull/1658
|
1262
|
-
[#1651]: https://github.com/import-js/eslint-plugin-import/pull/1651
|
1263
|
-
[#1626]: https://github.com/import-js/eslint-plugin-import/pull/1626
|
1264
|
-
[#1620]: https://github.com/import-js/eslint-plugin-import/pull/1620
|
1265
|
-
[#1619]: https://github.com/import-js/eslint-plugin-import/pull/1619
|
1266
|
-
[#1612]: https://github.com/import-js/eslint-plugin-import/pull/1612
|
1267
|
-
[#1611]: https://github.com/import-js/eslint-plugin-import/pull/1611
|
1268
|
-
[#1605]: https://github.com/import-js/eslint-plugin-import/pull/1605
|
1269
|
-
[#1586]: https://github.com/import-js/eslint-plugin-import/pull/1586
|
1270
|
-
[#1572]: https://github.com/import-js/eslint-plugin-import/pull/1572
|
1271
|
-
[#1569]: https://github.com/import-js/eslint-plugin-import/pull/1569
|
1272
|
-
[#1563]: https://github.com/import-js/eslint-plugin-import/pull/1563
|
1273
|
-
[#1560]: https://github.com/import-js/eslint-plugin-import/pull/1560
|
1274
|
-
[#1551]: https://github.com/import-js/eslint-plugin-import/pull/1551
|
1275
|
-
[#1542]: https://github.com/import-js/eslint-plugin-import/pull/1542
|
1276
|
-
[#1534]: https://github.com/import-js/eslint-plugin-import/pull/1534
|
1277
|
-
[#1528]: https://github.com/import-js/eslint-plugin-import/pull/1528
|
1278
|
-
[#1526]: https://github.com/import-js/eslint-plugin-import/pull/1526
|
1279
|
-
[#1521]: https://github.com/import-js/eslint-plugin-import/pull/1521
|
1280
|
-
[#1519]: https://github.com/import-js/eslint-plugin-import/pull/1519
|
1281
|
-
[#1517]: https://github.com/import-js/eslint-plugin-import/pull/1517
|
1282
|
-
[#1507]: https://github.com/import-js/eslint-plugin-import/pull/1507
|
1283
|
-
[#1506]: https://github.com/import-js/eslint-plugin-import/pull/1506
|
1284
|
-
[#1496]: https://github.com/import-js/eslint-plugin-import/pull/1496
|
1285
|
-
[#1495]: https://github.com/import-js/eslint-plugin-import/pull/1495
|
1286
|
-
[#1494]: https://github.com/import-js/eslint-plugin-import/pull/1494
|
1287
|
-
[#1493]: https://github.com/import-js/eslint-plugin-import/pull/1493
|
1288
|
-
[#1491]: https://github.com/import-js/eslint-plugin-import/pull/1491
|
1289
|
-
[#1472]: https://github.com/import-js/eslint-plugin-import/pull/1472
|
1290
|
-
[#1470]: https://github.com/import-js/eslint-plugin-import/pull/1470
|
1291
|
-
[#1447]: https://github.com/import-js/eslint-plugin-import/pull/1447
|
1292
|
-
[#1439]: https://github.com/import-js/eslint-plugin-import/pull/1439
|
1293
|
-
[#1436]: https://github.com/import-js/eslint-plugin-import/pull/1436
|
1294
|
-
[#1435]: https://github.com/import-js/eslint-plugin-import/pull/1435
|
1295
|
-
[#1425]: https://github.com/import-js/eslint-plugin-import/pull/1425
|
1296
|
-
[#1419]: https://github.com/import-js/eslint-plugin-import/pull/1419
|
1297
|
-
[#1412]: https://github.com/import-js/eslint-plugin-import/pull/1412
|
1298
|
-
[#1409]: https://github.com/import-js/eslint-plugin-import/pull/1409
|
1299
|
-
[#1404]: https://github.com/import-js/eslint-plugin-import/pull/1404
|
1300
|
-
[#1401]: https://github.com/import-js/eslint-plugin-import/pull/1401
|
1301
|
-
[#1393]: https://github.com/import-js/eslint-plugin-import/pull/1393
|
1302
|
-
[#1389]: https://github.com/import-js/eslint-plugin-import/pull/1389
|
1303
|
-
[#1386]: https://github.com/import-js/eslint-plugin-import/pull/1386
|
1304
|
-
[#1377]: https://github.com/import-js/eslint-plugin-import/pull/1377
|
1305
|
-
[#1375]: https://github.com/import-js/eslint-plugin-import/pull/1375
|
1306
|
-
[#1372]: https://github.com/import-js/eslint-plugin-import/pull/1372
|
1307
|
-
[#1371]: https://github.com/import-js/eslint-plugin-import/pull/1371
|
1308
|
-
[#1370]: https://github.com/import-js/eslint-plugin-import/pull/1370
|
1309
|
-
[#1363]: https://github.com/import-js/eslint-plugin-import/pull/1363
|
1310
|
-
[#1360]: https://github.com/import-js/eslint-plugin-import/pull/1360
|
1311
|
-
[#1358]: https://github.com/import-js/eslint-plugin-import/pull/1358
|
1312
|
-
[#1356]: https://github.com/import-js/eslint-plugin-import/pull/1356
|
1313
|
-
[#1354]: https://github.com/import-js/eslint-plugin-import/pull/1354
|
1314
|
-
[#1352]: https://github.com/import-js/eslint-plugin-import/pull/1352
|
1315
|
-
[#1347]: https://github.com/import-js/eslint-plugin-import/pull/1347
|
1316
|
-
[#1345]: https://github.com/import-js/eslint-plugin-import/pull/1345
|
1317
|
-
[#1342]: https://github.com/import-js/eslint-plugin-import/pull/1342
|
1318
|
-
[#1340]: https://github.com/import-js/eslint-plugin-import/pull/1340
|
1319
|
-
[#1333]: https://github.com/import-js/eslint-plugin-import/pull/1333
|
1320
|
-
[#1331]: https://github.com/import-js/eslint-plugin-import/pull/1331
|
1321
|
-
[#1330]: https://github.com/import-js/eslint-plugin-import/pull/1330
|
1322
|
-
[#1320]: https://github.com/import-js/eslint-plugin-import/pull/1320
|
1323
|
-
[#1319]: https://github.com/import-js/eslint-plugin-import/pull/1319
|
1324
|
-
[#1312]: https://github.com/import-js/eslint-plugin-import/pull/1312
|
1325
|
-
[#1308]: https://github.com/import-js/eslint-plugin-import/pull/1308
|
1326
|
-
[#1304]: https://github.com/import-js/eslint-plugin-import/pull/1304
|
1327
|
-
[#1297]: https://github.com/import-js/eslint-plugin-import/pull/1297
|
1328
|
-
[#1295]: https://github.com/import-js/eslint-plugin-import/pull/1295
|
1329
|
-
[#1294]: https://github.com/import-js/eslint-plugin-import/pull/1294
|
1330
|
-
[#1290]: https://github.com/import-js/eslint-plugin-import/pull/1290
|
1331
|
-
[#1277]: https://github.com/import-js/eslint-plugin-import/pull/1277
|
1332
|
-
[#1262]: https://github.com/import-js/eslint-plugin-import/pull/1262
|
1333
|
-
[#1257]: https://github.com/import-js/eslint-plugin-import/pull/1257
|
1334
|
-
[#1253]: https://github.com/import-js/eslint-plugin-import/pull/1253
|
1335
|
-
[#1248]: https://github.com/import-js/eslint-plugin-import/pull/1248
|
1336
|
-
[#1238]: https://github.com/import-js/eslint-plugin-import/pull/1238
|
1337
|
-
[#1237]: https://github.com/import-js/eslint-plugin-import/pull/1237
|
1338
|
-
[#1235]: https://github.com/import-js/eslint-plugin-import/pull/1235
|
1339
|
-
[#1234]: https://github.com/import-js/eslint-plugin-import/pull/1234
|
1340
|
-
[#1232]: https://github.com/import-js/eslint-plugin-import/pull/1232
|
1341
|
-
[#1223]: https://github.com/import-js/eslint-plugin-import/pull/1223
|
1342
|
-
[#1222]: https://github.com/import-js/eslint-plugin-import/pull/1222
|
1343
|
-
[#1218]: https://github.com/import-js/eslint-plugin-import/pull/1218
|
1344
|
-
[#1176]: https://github.com/import-js/eslint-plugin-import/pull/1176
|
1345
|
-
[#1163]: https://github.com/import-js/eslint-plugin-import/pull/1163
|
1346
|
-
[#1157]: https://github.com/import-js/eslint-plugin-import/pull/1157
|
1347
|
-
[#1151]: https://github.com/import-js/eslint-plugin-import/pull/1151
|
1348
|
-
[#1142]: https://github.com/import-js/eslint-plugin-import/pull/1142
|
1349
|
-
[#1139]: https://github.com/import-js/eslint-plugin-import/pull/1139
|
1350
|
-
[#1137]: https://github.com/import-js/eslint-plugin-import/pull/1137
|
1351
|
-
[#1135]: https://github.com/import-js/eslint-plugin-import/pull/1135
|
1352
|
-
[#1128]: https://github.com/import-js/eslint-plugin-import/pull/1128
|
1353
|
-
[#1126]: https://github.com/import-js/eslint-plugin-import/pull/1126
|
1354
|
-
[#1122]: https://github.com/import-js/eslint-plugin-import/pull/1122
|
1355
|
-
[#1112]: https://github.com/import-js/eslint-plugin-import/pull/1112
|
1356
|
-
[#1107]: https://github.com/import-js/eslint-plugin-import/pull/1107
|
1357
|
-
[#1106]: https://github.com/import-js/eslint-plugin-import/pull/1106
|
1358
|
-
[#1105]: https://github.com/import-js/eslint-plugin-import/pull/1105
|
1359
|
-
[#1093]: https://github.com/import-js/eslint-plugin-import/pull/1093
|
1360
|
-
[#1085]: https://github.com/import-js/eslint-plugin-import/pull/1085
|
1361
|
-
[#1068]: https://github.com/import-js/eslint-plugin-import/pull/1068
|
1362
|
-
[#1049]: https://github.com/import-js/eslint-plugin-import/pull/1049
|
1363
|
-
[#1046]: https://github.com/import-js/eslint-plugin-import/pull/1046
|
1364
|
-
[#966]: https://github.com/import-js/eslint-plugin-import/pull/966
|
1365
|
-
[#944]: https://github.com/import-js/eslint-plugin-import/pull/944
|
1366
|
-
[#912]: https://github.com/import-js/eslint-plugin-import/pull/912
|
1367
|
-
[#908]: https://github.com/import-js/eslint-plugin-import/pull/908
|
1368
|
-
[#891]: https://github.com/import-js/eslint-plugin-import/pull/891
|
1369
|
-
[#889]: https://github.com/import-js/eslint-plugin-import/pull/889
|
1370
|
-
[#880]: https://github.com/import-js/eslint-plugin-import/pull/880
|
1371
|
-
[#871]: https://github.com/import-js/eslint-plugin-import/pull/871
|
1372
|
-
[#858]: https://github.com/import-js/eslint-plugin-import/pull/858
|
1373
|
-
[#843]: https://github.com/import-js/eslint-plugin-import/pull/843
|
1374
|
-
[#804]: https://github.com/import-js/eslint-plugin-import/pull/804
|
1375
|
-
[#797]: https://github.com/import-js/eslint-plugin-import/pull/797
|
1376
|
-
[#794]: https://github.com/import-js/eslint-plugin-import/pull/794
|
1377
|
-
[#744]: https://github.com/import-js/eslint-plugin-import/pull/744
|
1378
|
-
[#742]: https://github.com/import-js/eslint-plugin-import/pull/742
|
1379
|
-
[#737]: https://github.com/import-js/eslint-plugin-import/pull/737
|
1380
|
-
[#727]: https://github.com/import-js/eslint-plugin-import/pull/727
|
1381
|
-
[#721]: https://github.com/import-js/eslint-plugin-import/pull/721
|
1382
|
-
[#712]: https://github.com/import-js/eslint-plugin-import/pull/712
|
1383
|
-
[#696]: https://github.com/import-js/eslint-plugin-import/pull/696
|
1384
|
-
[#685]: https://github.com/import-js/eslint-plugin-import/pull/685
|
1385
|
-
[#680]: https://github.com/import-js/eslint-plugin-import/pull/680
|
1386
|
-
[#654]: https://github.com/import-js/eslint-plugin-import/pull/654
|
1387
|
-
[#639]: https://github.com/import-js/eslint-plugin-import/pull/639
|
1388
|
-
[#632]: https://github.com/import-js/eslint-plugin-import/pull/632
|
1389
|
-
[#630]: https://github.com/import-js/eslint-plugin-import/pull/630
|
1390
|
-
[#629]: https://github.com/import-js/eslint-plugin-import/pull/629
|
1391
|
-
[#628]: https://github.com/import-js/eslint-plugin-import/pull/628
|
1392
|
-
[#596]: https://github.com/import-js/eslint-plugin-import/pull/596
|
1393
|
-
[#586]: https://github.com/import-js/eslint-plugin-import/pull/586
|
1394
|
-
[#578]: https://github.com/import-js/eslint-plugin-import/pull/578
|
1395
|
-
[#568]: https://github.com/import-js/eslint-plugin-import/pull/568
|
1396
|
-
[#555]: https://github.com/import-js/eslint-plugin-import/pull/555
|
1397
|
-
[#538]: https://github.com/import-js/eslint-plugin-import/pull/538
|
1398
|
-
[#527]: https://github.com/import-js/eslint-plugin-import/pull/527
|
1399
|
-
[#518]: https://github.com/import-js/eslint-plugin-import/pull/518
|
1400
|
-
[#509]: https://github.com/import-js/eslint-plugin-import/pull/509
|
1401
|
-
[#508]: https://github.com/import-js/eslint-plugin-import/pull/508
|
1402
|
-
[#503]: https://github.com/import-js/eslint-plugin-import/pull/503
|
1403
|
-
[#499]: https://github.com/import-js/eslint-plugin-import/pull/499
|
1404
|
-
[#489]: https://github.com/import-js/eslint-plugin-import/pull/489
|
1405
|
-
[#485]: https://github.com/import-js/eslint-plugin-import/pull/485
|
1406
|
-
[#461]: https://github.com/import-js/eslint-plugin-import/pull/461
|
1407
|
-
[#449]: https://github.com/import-js/eslint-plugin-import/pull/449
|
1408
|
-
[#444]: https://github.com/import-js/eslint-plugin-import/pull/444
|
1409
|
-
[#428]: https://github.com/import-js/eslint-plugin-import/pull/428
|
1410
|
-
[#395]: https://github.com/import-js/eslint-plugin-import/pull/395
|
1411
|
-
[#371]: https://github.com/import-js/eslint-plugin-import/pull/371
|
1412
|
-
[#365]: https://github.com/import-js/eslint-plugin-import/pull/365
|
1413
|
-
[#359]: https://github.com/import-js/eslint-plugin-import/pull/359
|
1414
|
-
[#343]: https://github.com/import-js/eslint-plugin-import/pull/343
|
1415
|
-
[#332]: https://github.com/import-js/eslint-plugin-import/pull/332
|
1416
|
-
[#322]: https://github.com/import-js/eslint-plugin-import/pull/322
|
1417
|
-
[#321]: https://github.com/import-js/eslint-plugin-import/pull/321
|
1418
|
-
[#316]: https://github.com/import-js/eslint-plugin-import/pull/316
|
1419
|
-
[#314]: https://github.com/import-js/eslint-plugin-import/pull/314
|
1420
|
-
[#308]: https://github.com/import-js/eslint-plugin-import/pull/308
|
1421
|
-
[#298]: https://github.com/import-js/eslint-plugin-import/pull/298
|
1422
|
-
[#297]: https://github.com/import-js/eslint-plugin-import/pull/297
|
1423
|
-
[#296]: https://github.com/import-js/eslint-plugin-import/pull/296
|
1424
|
-
[#290]: https://github.com/import-js/eslint-plugin-import/pull/290
|
1425
|
-
[#289]: https://github.com/import-js/eslint-plugin-import/pull/289
|
1426
|
-
[#288]: https://github.com/import-js/eslint-plugin-import/pull/288
|
1427
|
-
[#287]: https://github.com/import-js/eslint-plugin-import/pull/287
|
1428
|
-
[#278]: https://github.com/import-js/eslint-plugin-import/pull/278
|
1429
|
-
[#261]: https://github.com/import-js/eslint-plugin-import/pull/261
|
1430
|
-
[#256]: https://github.com/import-js/eslint-plugin-import/pull/256
|
1431
|
-
[#254]: https://github.com/import-js/eslint-plugin-import/pull/254
|
1432
|
-
[#250]: https://github.com/import-js/eslint-plugin-import/pull/250
|
1433
|
-
[#247]: https://github.com/import-js/eslint-plugin-import/pull/247
|
1434
|
-
[#245]: https://github.com/import-js/eslint-plugin-import/pull/245
|
1435
|
-
[#243]: https://github.com/import-js/eslint-plugin-import/pull/243
|
1436
|
-
[#241]: https://github.com/import-js/eslint-plugin-import/pull/241
|
1437
|
-
[#239]: https://github.com/import-js/eslint-plugin-import/pull/239
|
1438
|
-
[#228]: https://github.com/import-js/eslint-plugin-import/pull/228
|
1439
|
-
[#211]: https://github.com/import-js/eslint-plugin-import/pull/211
|
1440
|
-
[#164]: https://github.com/import-js/eslint-plugin-import/pull/164
|
1441
|
-
[#157]: https://github.com/import-js/eslint-plugin-import/pull/157
|
1442
|
-
|
1443
|
-
[#2930]: https://github.com/import-js/eslint-plugin-import/issues/2930
|
1444
|
-
[#2687]: https://github.com/import-js/eslint-plugin-import/issues/2687
|
1445
|
-
[#2684]: https://github.com/import-js/eslint-plugin-import/issues/2684
|
1446
|
-
[#2674]: https://github.com/import-js/eslint-plugin-import/issues/2674
|
1447
|
-
[#2668]: https://github.com/import-js/eslint-plugin-import/issues/2668
|
1448
|
-
[#2666]: https://github.com/import-js/eslint-plugin-import/issues/2666
|
1449
|
-
[#2665]: https://github.com/import-js/eslint-plugin-import/issues/2665
|
1450
|
-
[#2577]: https://github.com/import-js/eslint-plugin-import/issues/2577
|
1451
|
-
[#2447]: https://github.com/import-js/eslint-plugin-import/issues/2447
|
1452
|
-
[#2444]: https://github.com/import-js/eslint-plugin-import/issues/2444
|
1453
|
-
[#2412]: https://github.com/import-js/eslint-plugin-import/issues/2412
|
1454
|
-
[#2392]: https://github.com/import-js/eslint-plugin-import/issues/2392
|
1455
|
-
[#2340]: https://github.com/import-js/eslint-plugin-import/issues/2340
|
1456
|
-
[#2255]: https://github.com/import-js/eslint-plugin-import/issues/2255
|
1457
|
-
[#2210]: https://github.com/import-js/eslint-plugin-import/issues/2210
|
1458
|
-
[#2201]: https://github.com/import-js/eslint-plugin-import/issues/2201
|
1459
|
-
[#2199]: https://github.com/import-js/eslint-plugin-import/issues/2199
|
1460
|
-
[#2161]: https://github.com/import-js/eslint-plugin-import/issues/2161
|
1461
|
-
[#2118]: https://github.com/import-js/eslint-plugin-import/issues/2118
|
1462
|
-
[#2067]: https://github.com/import-js/eslint-plugin-import/issues/2067
|
1463
|
-
[#2063]: https://github.com/import-js/eslint-plugin-import/issues/2063
|
1464
|
-
[#2056]: https://github.com/import-js/eslint-plugin-import/issues/2056
|
1465
|
-
[#1998]: https://github.com/import-js/eslint-plugin-import/issues/1998
|
1466
|
-
[#1965]: https://github.com/import-js/eslint-plugin-import/issues/1965
|
1467
|
-
[#1924]: https://github.com/import-js/eslint-plugin-import/issues/1924
|
1468
|
-
[#1854]: https://github.com/import-js/eslint-plugin-import/issues/1854
|
1469
|
-
[#1841]: https://github.com/import-js/eslint-plugin-import/issues/1841
|
1470
|
-
[#1834]: https://github.com/import-js/eslint-plugin-import/issues/1834
|
1471
|
-
[#1814]: https://github.com/import-js/eslint-plugin-import/issues/1814
|
1472
|
-
[#1811]: https://github.com/import-js/eslint-plugin-import/issues/1811
|
1473
|
-
[#1808]: https://github.com/import-js/eslint-plugin-import/issues/1808
|
1474
|
-
[#1805]: https://github.com/import-js/eslint-plugin-import/issues/1805
|
1475
|
-
[#1801]: https://github.com/import-js/eslint-plugin-import/issues/1801
|
1476
|
-
[#1722]: https://github.com/import-js/eslint-plugin-import/issues/1722
|
1477
|
-
[#1704]: https://github.com/import-js/eslint-plugin-import/issues/1704
|
1478
|
-
[#1702]: https://github.com/import-js/eslint-plugin-import/issues/1702
|
1479
|
-
[#1635]: https://github.com/import-js/eslint-plugin-import/issues/1635
|
1480
|
-
[#1631]: https://github.com/import-js/eslint-plugin-import/issues/1631
|
1481
|
-
[#1616]: https://github.com/import-js/eslint-plugin-import/issues/1616
|
1482
|
-
[#1613]: https://github.com/import-js/eslint-plugin-import/issues/1613
|
1483
|
-
[#1590]: https://github.com/import-js/eslint-plugin-import/issues/1590
|
1484
|
-
[#1589]: https://github.com/import-js/eslint-plugin-import/issues/1589
|
1485
|
-
[#1565]: https://github.com/import-js/eslint-plugin-import/issues/1565
|
1486
|
-
[#1366]: https://github.com/import-js/eslint-plugin-import/issues/1366
|
1487
|
-
[#1334]: https://github.com/import-js/eslint-plugin-import/issues/1334
|
1488
|
-
[#1323]: https://github.com/import-js/eslint-plugin-import/issues/1323
|
1489
|
-
[#1322]: https://github.com/import-js/eslint-plugin-import/issues/1322
|
1490
|
-
[#1300]: https://github.com/import-js/eslint-plugin-import/issues/1300
|
1491
|
-
[#1293]: https://github.com/import-js/eslint-plugin-import/issues/1293
|
1492
|
-
[#1266]: https://github.com/import-js/eslint-plugin-import/issues/1266
|
1493
|
-
[#1256]: https://github.com/import-js/eslint-plugin-import/issues/1256
|
1494
|
-
[#1233]: https://github.com/import-js/eslint-plugin-import/issues/1233
|
1495
|
-
[#1175]: https://github.com/import-js/eslint-plugin-import/issues/1175
|
1496
|
-
[#1166]: https://github.com/import-js/eslint-plugin-import/issues/1166
|
1497
|
-
[#1144]: https://github.com/import-js/eslint-plugin-import/issues/1144
|
1498
|
-
[#1058]: https://github.com/import-js/eslint-plugin-import/issues/1058
|
1499
|
-
[#1035]: https://github.com/import-js/eslint-plugin-import/issues/1035
|
1500
|
-
[#931]: https://github.com/import-js/eslint-plugin-import/issues/931
|
1501
|
-
[#886]: https://github.com/import-js/eslint-plugin-import/issues/886
|
1502
|
-
[#863]: https://github.com/import-js/eslint-plugin-import/issues/863
|
1503
|
-
[#842]: https://github.com/import-js/eslint-plugin-import/issues/842
|
1504
|
-
[#839]: https://github.com/import-js/eslint-plugin-import/issues/839
|
1505
|
-
[#795]: https://github.com/import-js/eslint-plugin-import/issues/795
|
1506
|
-
[#793]: https://github.com/import-js/eslint-plugin-import/issues/793
|
1507
|
-
[#720]: https://github.com/import-js/eslint-plugin-import/issues/720
|
1508
|
-
[#717]: https://github.com/import-js/eslint-plugin-import/issues/717
|
1509
|
-
[#686]: https://github.com/import-js/eslint-plugin-import/issues/686
|
1510
|
-
[#671]: https://github.com/import-js/eslint-plugin-import/issues/671
|
1511
|
-
[#660]: https://github.com/import-js/eslint-plugin-import/issues/660
|
1512
|
-
[#653]: https://github.com/import-js/eslint-plugin-import/issues/653
|
1513
|
-
[#627]: https://github.com/import-js/eslint-plugin-import/issues/627
|
1514
|
-
[#620]: https://github.com/import-js/eslint-plugin-import/issues/620
|
1515
|
-
[#609]: https://github.com/import-js/eslint-plugin-import/issues/609
|
1516
|
-
[#604]: https://github.com/import-js/eslint-plugin-import/issues/604
|
1517
|
-
[#602]: https://github.com/import-js/eslint-plugin-import/issues/602
|
1518
|
-
[#601]: https://github.com/import-js/eslint-plugin-import/issues/601
|
1519
|
-
[#592]: https://github.com/import-js/eslint-plugin-import/issues/592
|
1520
|
-
[#577]: https://github.com/import-js/eslint-plugin-import/issues/577
|
1521
|
-
[#570]: https://github.com/import-js/eslint-plugin-import/issues/570
|
1522
|
-
[#567]: https://github.com/import-js/eslint-plugin-import/issues/567
|
1523
|
-
[#566]: https://github.com/import-js/eslint-plugin-import/issues/566
|
1524
|
-
[#545]: https://github.com/import-js/eslint-plugin-import/issues/545
|
1525
|
-
[#530]: https://github.com/import-js/eslint-plugin-import/issues/530
|
1526
|
-
[#529]: https://github.com/import-js/eslint-plugin-import/issues/529
|
1527
|
-
[#519]: https://github.com/import-js/eslint-plugin-import/issues/519
|
1528
|
-
[#507]: https://github.com/import-js/eslint-plugin-import/issues/507
|
1529
|
-
[#484]: https://github.com/import-js/eslint-plugin-import/issues/484
|
1530
|
-
[#478]: https://github.com/import-js/eslint-plugin-import/issues/478
|
1531
|
-
[#456]: https://github.com/import-js/eslint-plugin-import/issues/456
|
1532
|
-
[#453]: https://github.com/import-js/eslint-plugin-import/issues/453
|
1533
|
-
[#452]: https://github.com/import-js/eslint-plugin-import/issues/452
|
1534
|
-
[#447]: https://github.com/import-js/eslint-plugin-import/issues/447
|
1535
|
-
[#441]: https://github.com/import-js/eslint-plugin-import/issues/441
|
1536
|
-
[#423]: https://github.com/import-js/eslint-plugin-import/issues/423
|
1537
|
-
[#416]: https://github.com/import-js/eslint-plugin-import/issues/416
|
1538
|
-
[#415]: https://github.com/import-js/eslint-plugin-import/issues/415
|
1539
|
-
[#402]: https://github.com/import-js/eslint-plugin-import/issues/402
|
1540
|
-
[#386]: https://github.com/import-js/eslint-plugin-import/issues/386
|
1541
|
-
[#373]: https://github.com/import-js/eslint-plugin-import/issues/373
|
1542
|
-
[#370]: https://github.com/import-js/eslint-plugin-import/issues/370
|
1543
|
-
[#348]: https://github.com/import-js/eslint-plugin-import/issues/348
|
1544
|
-
[#342]: https://github.com/import-js/eslint-plugin-import/issues/342
|
1545
|
-
[#328]: https://github.com/import-js/eslint-plugin-import/issues/328
|
1546
|
-
[#317]: https://github.com/import-js/eslint-plugin-import/issues/317
|
1547
|
-
[#313]: https://github.com/import-js/eslint-plugin-import/issues/313
|
1548
|
-
[#311]: https://github.com/import-js/eslint-plugin-import/issues/311
|
1549
|
-
[#306]: https://github.com/import-js/eslint-plugin-import/issues/306
|
1550
|
-
[#286]: https://github.com/import-js/eslint-plugin-import/issues/286
|
1551
|
-
[#283]: https://github.com/import-js/eslint-plugin-import/issues/283
|
1552
|
-
[#281]: https://github.com/import-js/eslint-plugin-import/issues/281
|
1553
|
-
[#275]: https://github.com/import-js/eslint-plugin-import/issues/275
|
1554
|
-
[#272]: https://github.com/import-js/eslint-plugin-import/issues/272
|
1555
|
-
[#270]: https://github.com/import-js/eslint-plugin-import/issues/270
|
1556
|
-
[#267]: https://github.com/import-js/eslint-plugin-import/issues/267
|
1557
|
-
[#266]: https://github.com/import-js/eslint-plugin-import/issues/266
|
1558
|
-
[#216]: https://github.com/import-js/eslint-plugin-import/issues/216
|
1559
|
-
[#214]: https://github.com/import-js/eslint-plugin-import/issues/214
|
1560
|
-
[#210]: https://github.com/import-js/eslint-plugin-import/issues/210
|
1561
|
-
[#200]: https://github.com/import-js/eslint-plugin-import/issues/200
|
1562
|
-
[#192]: https://github.com/import-js/eslint-plugin-import/issues/192
|
1563
|
-
[#191]: https://github.com/import-js/eslint-plugin-import/issues/191
|
1564
|
-
[#189]: https://github.com/import-js/eslint-plugin-import/issues/189
|
1565
|
-
[#170]: https://github.com/import-js/eslint-plugin-import/issues/170
|
1566
|
-
[#155]: https://github.com/import-js/eslint-plugin-import/issues/155
|
1567
|
-
[#119]: https://github.com/import-js/eslint-plugin-import/issues/119
|
1568
|
-
[#89]: https://github.com/import-js/eslint-plugin-import/issues/89
|
1569
|
-
|
1570
|
-
[Unreleased]: https://github.com/import-js/eslint-plugin-import/compare/v2.29.1...HEAD
|
1571
|
-
[2.29.1]: https://github.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1
|
1572
|
-
[2.29.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.28.1...v2.29.0
|
1573
|
-
[2.28.1]: https://github.com/import-js/eslint-plugin-import/compare/v2.28.0...v2.28.1
|
1574
|
-
[2.28.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.27.5...v2.28.0
|
1575
|
-
[2.27.5]: https://github.com/import-js/eslint-plugin-import/compare/v2.27.4...v2.27.5
|
1576
|
-
[2.27.4]: https://github.com/import-js/eslint-plugin-import/compare/v2.27.3...v2.27.4
|
1577
|
-
[2.27.3]: https://github.com/import-js/eslint-plugin-import/compare/v2.27.2...v2.27.3
|
1578
|
-
[2.27.2]: https://github.com/import-js/eslint-plugin-import/compare/v2.27.1...v2.27.2
|
1579
|
-
[2.27.1]: https://github.com/import-js/eslint-plugin-import/compare/v2.27.0...v2.27.1
|
1580
|
-
[2.27.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.26.0...v2.27.0
|
1581
|
-
[2.26.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.25.4...v2.26.0
|
1582
|
-
[2.25.4]: https://github.com/import-js/eslint-plugin-import/compare/v2.25.3...v2.25.4
|
1583
|
-
[2.25.3]: https://github.com/import-js/eslint-plugin-import/compare/v2.25.2...v2.25.3
|
1584
|
-
[2.25.2]: https://github.com/import-js/eslint-plugin-import/compare/v2.25.1...v2.25.2
|
1585
|
-
[2.25.1]: https://github.com/import-js/eslint-plugin-import/compare/v2.25.0...v2.25.1
|
1586
|
-
[2.25.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.24.2...v2.25.0
|
1587
|
-
[2.24.2]: https://github.com/import-js/eslint-plugin-import/compare/v2.24.1...v2.24.2
|
1588
|
-
[2.24.1]: https://github.com/import-js/eslint-plugin-import/compare/v2.24.0...v2.24.1
|
1589
|
-
[2.24.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.23.4...v2.24.0
|
1590
|
-
[2.23.4]: https://github.com/import-js/eslint-plugin-import/compare/v2.23.3...v2.23.4
|
1591
|
-
[2.23.3]: https://github.com/import-js/eslint-plugin-import/compare/v2.23.2...v2.23.3
|
1592
|
-
[2.23.2]: https://github.com/import-js/eslint-plugin-import/compare/v2.23.1...v2.23.2
|
1593
|
-
[2.23.1]: https://github.com/import-js/eslint-plugin-import/compare/v2.23.0...v2.23.1
|
1594
|
-
[2.23.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.22.1...v2.23.0
|
1595
|
-
[2.22.1]: https://github.com/import-js/eslint-plugin-import/compare/v2.22.0...v2.22.1
|
1596
|
-
[2.22.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.21.1...v2.22.0
|
1597
|
-
[2.21.2]: https://github.com/import-js/eslint-plugin-import/compare/v2.21.1...v2.21.2
|
1598
|
-
[2.21.1]: https://github.com/import-js/eslint-plugin-import/compare/v2.21.0...v2.21.1
|
1599
|
-
[2.21.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.20.2...v2.21.0
|
1600
|
-
[2.20.1]: https://github.com/import-js/eslint-plugin-import/compare/v2.20.1...v2.20.2
|
1601
|
-
[2.20.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.20.0...v2.20.1
|
1602
|
-
[2.19.1]: https://github.com/import-js/eslint-plugin-import/compare/v2.19.1...v2.20.0
|
1603
|
-
[2.19.1]: https://github.com/import-js/eslint-plugin-import/compare/v2.19.0...v2.19.1
|
1604
|
-
[2.19.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.18.2...v2.19.0
|
1605
|
-
[2.18.2]: https://github.com/import-js/eslint-plugin-import/compare/v2.18.1...v2.18.2
|
1606
|
-
[2.18.1]: https://github.com/import-js/eslint-plugin-import/compare/v2.18.0...v2.18.1
|
1607
|
-
[2.18.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.17.3...v2.18.0
|
1608
|
-
[2.17.3]: https://github.com/import-js/eslint-plugin-import/compare/v2.17.2...v2.17.3
|
1609
|
-
[2.17.2]: https://github.com/import-js/eslint-plugin-import/compare/v2.17.1...v2.17.2
|
1610
|
-
[2.17.1]: https://github.com/import-js/eslint-plugin-import/compare/v2.17.0...v2.17.1
|
1611
|
-
[2.17.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.16.0...v2.17.0
|
1612
|
-
[2.16.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.15.0...v2.16.0
|
1613
|
-
[2.15.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.14.0...v2.15.0
|
1614
|
-
[2.14.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.13.0...v2.14.0
|
1615
|
-
[2.13.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.12.0...v2.13.0
|
1616
|
-
[2.12.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.11.0...v2.12.0
|
1617
|
-
[2.11.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.10.0...v2.11.0
|
1618
|
-
[2.10.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.9.0...v2.10.0
|
1619
|
-
[2.9.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.8.0...v2.9.0
|
1620
|
-
[2.8.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.7.0...v2.8.0
|
1621
|
-
[2.7.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.6.1...v2.7.0
|
1622
|
-
[2.6.1]: https://github.com/import-js/eslint-plugin-import/compare/v2.6.0...v2.6.1
|
1623
|
-
[2.6.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.5.0...v2.6.0
|
1624
|
-
[2.5.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.4.0...v2.5.0
|
1625
|
-
[2.4.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.3.0...v2.4.0
|
1626
|
-
[2.3.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.2.0...v2.3.0
|
1627
|
-
[2.2.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.1.0...v2.2.0
|
1628
|
-
[2.1.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.0.1...v2.1.0
|
1629
|
-
[2.0.1]: https://github.com/import-js/eslint-plugin-import/compare/v2.0.0...v2.0.1
|
1630
|
-
[2.0.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.16.0...v2.0.0
|
1631
|
-
[1.16.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.15.0...v1.16.0
|
1632
|
-
[1.15.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.14.0...v1.15.0
|
1633
|
-
[1.14.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.13.0...v1.14.0
|
1634
|
-
[1.13.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.12.0...v1.13.0
|
1635
|
-
[1.12.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.11.1...v1.12.0
|
1636
|
-
[1.11.1]: https://github.com/import-js/eslint-plugin-import/compare/v1.11.0...v1.11.1
|
1637
|
-
[1.11.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.10.3...v1.11.0
|
1638
|
-
[1.10.3]: https://github.com/import-js/eslint-plugin-import/compare/v1.10.2...v1.10.3
|
1639
|
-
[1.10.2]: https://github.com/import-js/eslint-plugin-import/compare/v1.10.1...v1.10.2
|
1640
|
-
[1.10.1]: https://github.com/import-js/eslint-plugin-import/compare/v1.10.0...v1.10.1
|
1641
|
-
[1.10.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.9.2...v1.10.0
|
1642
|
-
[1.9.2]: https://github.com/import-js/eslint-plugin-import/compare/v1.9.1...v1.9.2
|
1643
|
-
[1.9.1]: https://github.com/import-js/eslint-plugin-import/compare/v1.9.0...v1.9.1
|
1644
|
-
[1.9.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.8.1...v1.9.0
|
1645
|
-
[1.8.1]: https://github.com/import-js/eslint-plugin-import/compare/v1.8.0...v1.8.1
|
1646
|
-
[1.8.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.7.0...v1.8.0
|
1647
|
-
[1.7.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.6.1...v1.7.0
|
1648
|
-
[1.6.1]: https://github.com/import-js/eslint-plugin-import/compare/v1.6.0...v1.6.1
|
1649
|
-
[1.6.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.5.0...1.6.0
|
1650
|
-
[1.5.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.4.0...v1.5.0
|
1651
|
-
[1.4.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.3.0...v1.4.0
|
1652
|
-
[1.3.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.2.0...v1.3.0
|
1653
|
-
[1.2.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.1.0...v1.2.0
|
1654
|
-
[1.1.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.0.4...v1.1.0
|
1655
|
-
[1.0.4]: https://github.com/import-js/eslint-plugin-import/compare/v1.0.3...v1.0.4
|
1656
|
-
[1.0.3]: https://github.com/import-js/eslint-plugin-import/compare/v1.0.2...v1.0.3
|
1657
|
-
[1.0.2]: https://github.com/import-js/eslint-plugin-import/compare/v1.0.1...v1.0.2
|
1658
|
-
[1.0.1]: https://github.com/import-js/eslint-plugin-import/compare/v1.0.0...v1.0.1
|
1659
|
-
[1.0.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.0.0-beta.0...v1.0.0
|
1660
|
-
[1.0.0-beta.0]: https://github.com/import-js/eslint-plugin-import/compare/v0.13.0...v1.0.0-beta.0
|
1661
|
-
[0.13.0]: https://github.com/import-js/eslint-plugin-import/compare/v0.12.1...v0.13.0
|
1662
|
-
[0.12.2]: https://github.com/import-js/eslint-plugin-import/compare/v0.12.1...v0.12.2
|
1663
|
-
[0.12.1]: https://github.com/import-js/eslint-plugin-import/compare/v0.12.0...v0.12.1
|
1664
|
-
[0.12.0]: https://github.com/import-js/eslint-plugin-import/compare/v0.11.0...v0.12.0
|
1665
|
-
[0.11.0]: https://github.com/import-js/eslint-plugin-import/compare/v0.10.1...v0.11.0
|
1666
|
-
|
1667
|
-
[@1pete]: https://github.com/1pete
|
1668
|
-
[@3nuc]: https://github.com/3nuc
|
1669
|
-
[@aamulumi]: https://github.com/aamulumi
|
1670
|
-
[@aberezkin]: https://github.com/aberezkin
|
1671
|
-
[@adamborowski]: https://github.com/adamborowski
|
1672
|
-
[@adjerbetian]: https://github.com/adjerbetian
|
1673
|
-
[@AdriAt360]: https://github.com/AdriAt360
|
1674
|
-
[@ai]: https://github.com/ai
|
1675
|
-
[@aladdin-add]: https://github.com/aladdin-add
|
1676
|
-
[@alex-page]: https://github.com/alex-page
|
1677
|
-
[@alexgorbatchev]: https://github.com/alexgorbatchev
|
1678
|
-
[@andreubotella]: https://github.com/andreubotella
|
1679
|
-
[@AndrewLeedham]: https://github.com/AndrewLeedham
|
1680
|
-
[@andyogo]: https://github.com/andyogo
|
1681
|
-
[@aravindet]: https://github.com/aravindet
|
1682
|
-
[@arvigeus]: https://github.com/arvigeus
|
1683
|
-
[@asapach]: https://github.com/asapach
|
1684
|
-
[@astorije]: https://github.com/astorije
|
1685
|
-
[@atav32]: https://github.com/atav32
|
1686
|
-
[@atikenny]: https://github.com/atikenny
|
1687
|
-
[@atos1990]: https://github.com/atos1990
|
1688
|
-
[@azyzz228]: https://github.com/azyzz228
|
1689
|
-
[@barbogast]: https://github.com/barbogast
|
1690
|
-
[@BarryThePenguin]: https://github.com/BarryThePenguin
|
1691
|
-
[@be5invis]: https://github.com/be5invis
|
1692
|
-
[@beatrizrezener]: https://github.com/beatrizrezener
|
1693
|
-
[@benasher44]: https://github.com/benasher44
|
1694
|
-
[@benkrejci]: https://github.com/benkrejci
|
1695
|
-
[@benmosher]: https://github.com/benmosher
|
1696
|
-
[@benmunro]: https://github.com/benmunro
|
1697
|
-
[@BenoitZugmeyer]: https://github.com/BenoitZugmeyer
|
1698
|
-
[@bertyhell]: https://github.com/bertyhell
|
1699
|
-
[@bicstone]: https://github.com/bicstone
|
1700
|
-
[@Blasz]: https://github.com/Blasz
|
1701
|
-
[@bmish]: https://github.com/bmish
|
1702
|
-
[@borisyankov]: https://github.com/borisyankov
|
1703
|
-
[@bradennapier]: https://github.com/bradennapier
|
1704
|
-
[@bradzacher]: https://github.com/bradzacher
|
1705
|
-
[@brendo]: https://github.com/brendo
|
1706
|
-
[@brettz9]: https://github.com/brettz9
|
1707
|
-
[@Chamion]: https://github.com/Chamion
|
1708
|
-
[@charlessuh]: https://github.com/charlessuh
|
1709
|
-
[@charpeni]: https://github.com/charpeni
|
1710
|
-
[@cherryblossom000]: https://github.com/cherryblossom000
|
1711
|
-
[@chrislloyd]: https://github.com/chrislloyd
|
1712
|
-
[@christianvuerings]: https://github.com/christianvuerings
|
1713
|
-
[@christophercurrie]: https://github.com/christophercurrie
|
1714
|
-
[@cristobal]: https://github.com/cristobal
|
1715
|
-
[@DamienCassou]: https://github.com/DamienCassou
|
1716
|
-
[@danny-andrews]: https://github.com/dany-andrews
|
1717
|
-
[@darkartur]: https://github.com/darkartur
|
1718
|
-
[@davidbonnet]: https://github.com/davidbonnet
|
1719
|
-
[@dbrewer5]: https://github.com/dbrewer5
|
1720
|
-
[@devinrhode2]: https://github.com/devinrhode2
|
1721
|
-
[@devongovett]: https://github.com/devongovett
|
1722
|
-
[@dmnd]: https://github.com/dmnd
|
1723
|
-
[@domdomegg]: https://github.com/domdomegg
|
1724
|
-
[@duncanbeevers]: https://github.com/duncanbeevers
|
1725
|
-
[@dwardu]: https://github.com/dwardu
|
1726
|
-
[@echenley]: https://github.com/echenley
|
1727
|
-
[@edemaine]: https://github.com/edemaine
|
1728
|
-
[@eelyafi]: https://github.com/eelyafi
|
1729
|
-
[@Ephem]: https://github.com/Ephem
|
1730
|
-
[@ephys]: https://github.com/ephys
|
1731
|
-
[@eps1lon]: https://github.com/eps1lon
|
1732
|
-
[@ernestostifano]: https://github.com/ernestostifano
|
1733
|
-
[@ertrzyiks]: https://github.com/ertrzyiks
|
1734
|
-
[@fa93hws]: https://github.com/fa93hws
|
1735
|
-
[@Fdawgs]: https://github.com/Fdawgs
|
1736
|
-
[@fengkfengk]: https://github.com/fengkfengk
|
1737
|
-
[@fernandopasik]: https://github.com/fernandopasik
|
1738
|
-
[@feychenie]: https://github.com/feychenie
|
1739
|
-
[@fisker]: https://github.com/fisker
|
1740
|
-
[@FloEdelmann]: https://github.com/FloEdelmann
|
1741
|
-
[@fooloomanzoo]: https://github.com/fooloomanzoo
|
1742
|
-
[@foray1010]: https://github.com/foray1010
|
1743
|
-
[@forivall]: https://github.com/forivall
|
1744
|
-
[@fsmaia]: https://github.com/fsmaia
|
1745
|
-
[@fson]: https://github.com/fson
|
1746
|
-
[@futpib]: https://github.com/futpib
|
1747
|
-
[@gajus]: https://github.com/gajus
|
1748
|
-
[@gausie]: https://github.com/gausie
|
1749
|
-
[@gavriguy]: https://github.com/gavriguy
|
1750
|
-
[@georeith]: https://github.com/georeith
|
1751
|
-
[@giodamelio]: https://github.com/giodamelio
|
1752
|
-
[@gnprice]: https://github.com/gnprice
|
1753
|
-
[@golergka]: https://github.com/golergka
|
1754
|
-
[@golopot]: https://github.com/golopot
|
1755
|
-
[@GoodForOneFare]: https://github.com/GoodForOneFare
|
1756
|
-
[@graingert]: https://github.com/graingert
|
1757
|
-
[@grit96]: https://github.com/grit96
|
1758
|
-
[@guilhermelimak]: https://github.com/guilhermelimak
|
1759
|
-
[@guillaumewuip]: https://github.com/guillaumewuip
|
1760
|
-
[@hayes]: https://github.com/hayes
|
1761
|
-
[@himynameisdave]: https://github.com/himynameisdave
|
1762
|
-
[@hulkish]: https://github.com/hulkish
|
1763
|
-
[@hyperupcall]: https://github.com/hyperupcall
|
1764
|
-
[@Hypnosphi]: https://github.com/Hypnosphi
|
1765
|
-
[@isiahmeadows]: https://github.com/isiahmeadows
|
1766
|
-
[@IvanGoncharov]: https://github.com/IvanGoncharov
|
1767
|
-
[@ivo-stefchev]: https://github.com/ivo-stefchev
|
1768
|
-
[@jablko]: https://github.com/jablko
|
1769
|
-
[@jakubsta]: https://github.com/jakubsta
|
1770
|
-
[@jeffshaver]: https://github.com/jeffshaver
|
1771
|
-
[@jf248]: https://github.com/jf248
|
1772
|
-
[@jfmengels]: https://github.com/jfmengels
|
1773
|
-
[@jimbolla]: https://github.com/jimbolla
|
1774
|
-
[@jkimbo]: https://github.com/jkimbo
|
1775
|
-
[@joaovieira]: https://github.com/joaovieira
|
1776
|
-
[@joe-matsec]: https://github.com/joe-matsec
|
1777
|
-
[@johndevedu]: https://github.com/johndevedu
|
1778
|
-
[@johnthagen]: https://github.com/johnthagen
|
1779
|
-
[@jonboiser]: https://github.com/jonboiser
|
1780
|
-
[@josh]: https://github.com/josh
|
1781
|
-
[@JounQin]: https://github.com/JounQin
|
1782
|
-
[@jquense]: https://github.com/jquense
|
1783
|
-
[@jseminck]: https://github.com/jseminck
|
1784
|
-
[@julien1619]: https://github.com/julien1619
|
1785
|
-
[@justinanastos]: https://github.com/justinanastos
|
1786
|
-
[@k15a]: https://github.com/k15a
|
1787
|
-
[@kentcdodds]: https://github.com/kentcdodds
|
1788
|
-
[@kevin940726]: https://github.com/kevin940726
|
1789
|
-
[@kgregory]: https://github.com/kgregory
|
1790
|
-
[@kinland]: https://github.com/kinland
|
1791
|
-
[@kirill-konshin]: https://github.com/kirill-konshin
|
1792
|
-
[@kiwka]: https://github.com/kiwka
|
1793
|
-
[@klimashkin]: https://github.com/klimashkin
|
1794
|
-
[@kmui2]: https://github.com/kmui2
|
1795
|
-
[@knpwrs]: https://github.com/knpwrs
|
1796
|
-
[@KostyaZgara]: https://github.com/KostyaZgara
|
1797
|
-
[@kylemh]: https://github.com/kylemh
|
1798
|
-
[@laurens-dg]: https://github.com/laurens-dg
|
1799
|
-
[@laysent]: https://github.com/laysent
|
1800
|
-
[@le0nik]: https://github.com/le0nik
|
1801
|
-
[@leipert]: https://github.com/leipert
|
1802
|
-
[@lemonmade]: https://github.com/lemonmade
|
1803
|
-
[@lencioni]: https://github.com/lencioni
|
1804
|
-
[@leonardodino]: https://github.com/leonardodino
|
1805
|
-
[@Librazy]: https://github.com/Librazy
|
1806
|
-
[@liby]: https://github.com/liby
|
1807
|
-
[@lilling]: https://github.com/lilling
|
1808
|
-
[@ljharb]: https://github.com/ljharb
|
1809
|
-
[@ljqx]: https://github.com/ljqx
|
1810
|
-
[@lo1tuma]: https://github.com/lo1tuma
|
1811
|
-
[@loganfsmyth]: https://github.com/loganfsmyth
|
1812
|
-
[@luczsoma]: https://github.com/luczsoma
|
1813
|
-
[@ludofischer]: https://github.com/ludofischer
|
1814
|
-
[@Lukas-Kullmann]: https://github.com/Lukas-Kullmann
|
1815
|
-
[@lukeapage]: https://github.com/lukeapage
|
1816
|
-
[@lydell]: https://github.com/lydell
|
1817
|
-
[@magarcia]: https://github.com/magarcia
|
1818
|
-
[@Mairu]: https://github.com/Mairu
|
1819
|
-
[@malykhinvi]: https://github.com/malykhinvi
|
1820
|
-
[@manovotny]: https://github.com/manovotny
|
1821
|
-
[@manuth]: https://github.com/manuth
|
1822
|
-
[@marcusdarmstrong]: https://github.com/marcusdarmstrong
|
1823
|
-
[@mastilver]: https://github.com/mastilver
|
1824
|
-
[@mathieudutour]: https://github.com/mathieudutour
|
1825
|
-
[@MatthiasKunnen]: https://github.com/MatthiasKunnen
|
1826
|
-
[@mattijsbliek]: https://github.com/mattijsbliek
|
1827
|
-
[@Maxim-Mazurok]: https://github.com/Maxim-Mazurok
|
1828
|
-
[@maxkomarychev]: https://github.com/maxkomarychev
|
1829
|
-
[@maxmalov]: https://github.com/maxmalov
|
1830
|
-
[@meowtec]: https://github.com/meowtec
|
1831
|
-
[@mgwalker]: https://github.com/mgwalker
|
1832
|
-
[@mhmadhamster]: https://github.com/MhMadHamster
|
1833
|
-
[@MikeyBeLike]: https://github.com/MikeyBeLike
|
1834
|
-
[@mpint]: https://github.com/mpint
|
1835
|
-
[@mplewis]: https://github.com/mplewis
|
1836
|
-
[@mrmckeb]: https://github.com/mrmckeb
|
1837
|
-
[@msvab]: https://github.com/msvab
|
1838
|
-
[@mx-bernhard]: https://github.com/mx-bernhard
|
1839
|
-
[@Nfinished]: https://github.com/Nfinished
|
1840
|
-
[@nickofthyme]: https://github.com/nickofthyme
|
1841
|
-
[@nicolashenry]: https://github.com/nicolashenry
|
1842
|
-
[@noelebrun]: https://github.com/noelebrun
|
1843
|
-
[@ntdb]: https://github.com/ntdb
|
1844
|
-
[@nwalters512]: https://github.com/nwalters512
|
1845
|
-
[@ombene]: https://github.com/ombene
|
1846
|
-
[@Pandemic1617]: https://github.com/Pandemic1617
|
1847
|
-
[@ota-meshi]: https://github.com/ota-meshi
|
1848
|
-
[@OutdatedVersion]: https://github.com/OutdatedVersion
|
1849
|
-
[@panrafal]: https://github.com/panrafal
|
1850
|
-
[@paztis]: https://github.com/paztis
|
1851
|
-
[@pcorpet]: https://github.com/pcorpet
|
1852
|
-
[@Pearce-Ropion]: https://github.com/Pearce-Ropion
|
1853
|
-
[@Pessimistress]: https://github.com/Pessimistress
|
1854
|
-
[@pmcelhaney]: https://github.com/pmcelhaney
|
1855
|
-
[@preco21]: https://github.com/preco21
|
1856
|
-
[@pri1311]: https://github.com/pri1311
|
1857
|
-
[@ProdigySim]: https://github.com/ProdigySim
|
1858
|
-
[@pzhine]: https://github.com/pzhine
|
1859
|
-
[@ramasilveyra]: https://github.com/ramasilveyra
|
1860
|
-
[@randallreedjr]: https://github.com/randallreedjr
|
1861
|
-
[@redbugz]: https://github.com/redbugz
|
1862
|
-
[@remcohaszing]: https://github.com/remcohaszing
|
1863
|
-
[@rfermann]: https://github.com/rfermann
|
1864
|
-
[@rhettlivingston]: https://github.com/rhettlivingston
|
1865
|
-
[@rhys-vdw]: https://github.com/rhys-vdw
|
1866
|
-
[@richardxia]: https://github.com/richardxia
|
1867
|
-
[@robertrossmann]: https://github.com/robertrossmann
|
1868
|
-
[@rosswarren]: https://github.com/rosswarren
|
1869
|
-
[@rperello]: https://github.com/rperello
|
1870
|
-
[@rsolomon]: https://github.com/rsolomon
|
1871
|
-
[@s-h-a-d-o-w]: https://github.com/s-h-a-d-o-w
|
1872
|
-
[@saschanaz]: https://github.com/saschanaz
|
1873
|
-
[@schmidsi]: https://github.com/schmidsi
|
1874
|
-
[@schmod]: https://github.com/schmod
|
1875
|
-
[@Schweinepriester]: https://github.com/Schweinepriester
|
1876
|
-
[@scottnonnenberg]: https://github.com/scottnonnenberg
|
1877
|
-
[@sergei-startsev]: https://github.com/sergei-startsev
|
1878
|
-
[@sharmilajesupaul]: https://github.com/sharmilajesupaul
|
1879
|
-
[@sheepsteak]: https://github.com/sheepsteak
|
1880
|
-
[@silviogutierrez]: https://github.com/silviogutierrez
|
1881
|
-
[@SimenB]: https://github.com/SimenB
|
1882
|
-
[@simmo]: https://github.com/simmo
|
1883
|
-
[@sindresorhus]: https://github.com/sindresorhus
|
1884
|
-
[@singles]: https://github.com/singles
|
1885
|
-
[@skozin]: https://github.com/skozin
|
1886
|
-
[@skyrpex]: https://github.com/skyrpex
|
1887
|
-
[@snewcomer]: https://github.com/snewcomer
|
1888
|
-
[@sompylasar]: https://github.com/sompylasar
|
1889
|
-
[@soryy708]: https://github.com/soryy708
|
1890
|
-
[@sosukesuzuki]: https://github.com/sosukesuzuki
|
1891
|
-
[@spalger]: https://github.com/spalger
|
1892
|
-
[@st-sloth]: https://github.com/st-sloth
|
1893
|
-
[@stekycz]: https://github.com/stekycz
|
1894
|
-
[@stenin-nikita]: https://github.com/stenin-nikita
|
1895
|
-
[@stephtr]: https://github.com/stephtr
|
1896
|
-
[@straub]: https://github.com/straub
|
1897
|
-
[@strawbrary]: https://github.com/strawbrary
|
1898
|
-
[@stropho]: https://github.com/stropho
|
1899
|
-
[@sveyret]: https://github.com/sveyret
|
1900
|
-
[@swernerx]: https://github.com/swernerx
|
1901
|
-
[@syymza]: https://github.com/syymza
|
1902
|
-
[@taion]: https://github.com/taion
|
1903
|
-
[@TakeScoop]: https://github.com/TakeScoop
|
1904
|
-
[@tapayne88]: https://github.com/tapayne88
|
1905
|
-
[@Taranys]: https://github.com/Taranys
|
1906
|
-
[@taye]: https://github.com/taye
|
1907
|
-
[@TheCrueltySage]: https://github.com/TheCrueltySage
|
1908
|
-
[@TheJaredWilcurt]: https://github.com/TheJaredWilcurt
|
1909
|
-
[@tihonove]: https://github.com/tihonove
|
1910
|
-
[@timkraut]: https://github.com/timkraut
|
1911
|
-
[@tizmagik]: https://github.com/tizmagik
|
1912
|
-
[@tomprats]: https://github.com/tomprats
|
1913
|
-
[@TrevorBurnham]: https://github.com/TrevorBurnham
|
1914
|
-
[@ttmarek]: https://github.com/ttmarek
|
1915
|
-
[@vikr01]: https://github.com/vikr01
|
1916
|
-
[@wenfangdu]: https://github.com/wenfangdu
|
1917
|
-
[@wKich]: https://github.com/wKich
|
1918
|
-
[@wschurman]: https://github.com/wschurman
|
1919
|
-
[@wtgtybhertgeghgtwtg]: https://github.com/wtgtybhertgeghgtwtg
|
1920
|
-
[@xM8WVqaG]: https://github.com/xM8WVqaG
|
1921
|
-
[@xpl]: https://github.com/xpl
|
1922
|
-
[@yndajas]: https://github.com/yndajas
|
1923
|
-
[@yordis]: https://github.com/yordis
|
1924
|
-
[@Zamiell]: https://github.com/Zamiell
|
1925
|
-
[@zloirock]: https://github.com/zloirock
|