@knotx/eslint-config 0.2.13 → 0.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +13 -90
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,105 +1,28 @@
|
|
|
1
1
|
# @knotx/eslint-config
|
|
2
2
|
|
|
3
|
-
## 0.
|
|
4
|
-
|
|
5
|
-
### Patch Changes
|
|
6
|
-
|
|
7
|
-
- 8e21871: daily publish
|
|
8
|
-
- Updated dependencies [8e21871]
|
|
9
|
-
- @knotx/typescript-config@0.2.13
|
|
10
|
-
|
|
11
|
-
## 0.2.12
|
|
12
|
-
|
|
13
|
-
### Patch Changes
|
|
14
|
-
|
|
15
|
-
- 0f1c53b: daily publish
|
|
16
|
-
- Updated dependencies [0f1c53b]
|
|
17
|
-
- @knotx/typescript-config@0.2.12
|
|
18
|
-
|
|
19
|
-
## 0.2.11
|
|
20
|
-
|
|
21
|
-
### Patch Changes
|
|
22
|
-
|
|
23
|
-
- 56391c0: daily publish
|
|
24
|
-
- Updated dependencies [56391c0]
|
|
25
|
-
- @knotx/typescript-config@0.2.11
|
|
26
|
-
|
|
27
|
-
## 0.2.10
|
|
28
|
-
|
|
29
|
-
### Patch Changes
|
|
30
|
-
|
|
31
|
-
- f6fde8c: daily publish
|
|
32
|
-
- Updated dependencies [f6fde8c]
|
|
33
|
-
- @knotx/typescript-config@0.2.10
|
|
34
|
-
|
|
35
|
-
## 0.2.9
|
|
36
|
-
|
|
37
|
-
### Patch Changes
|
|
38
|
-
|
|
39
|
-
- 22af871: daily publish
|
|
40
|
-
- Updated dependencies [22af871]
|
|
41
|
-
- @knotx/typescript-config@0.2.9
|
|
42
|
-
|
|
43
|
-
## 0.2.8
|
|
44
|
-
|
|
45
|
-
### Patch Changes
|
|
46
|
-
|
|
47
|
-
- c57e19a: daily publish
|
|
48
|
-
- Updated dependencies [c57e19a]
|
|
49
|
-
- @knotx/typescript-config@0.2.8
|
|
50
|
-
|
|
51
|
-
## 0.2.7
|
|
52
|
-
|
|
53
|
-
### Patch Changes
|
|
54
|
-
|
|
55
|
-
- d61ecfd: dataManager dryRun
|
|
56
|
-
- Updated dependencies [d61ecfd]
|
|
57
|
-
- @knotx/typescript-config@0.2.7
|
|
58
|
-
|
|
59
|
-
## 0.2.6
|
|
3
|
+
## 0.3.1
|
|
60
4
|
|
|
61
5
|
### Patch Changes
|
|
62
6
|
|
|
63
|
-
-
|
|
64
|
-
- Updated dependencies [
|
|
65
|
-
- @knotx/typescript-config@0.
|
|
7
|
+
- d95a2a1: daily publish
|
|
8
|
+
- Updated dependencies [d95a2a1]
|
|
9
|
+
- @knotx/typescript-config@0.3.1
|
|
66
10
|
|
|
67
|
-
## 0.
|
|
11
|
+
## 0.3.0
|
|
68
12
|
|
|
69
|
-
###
|
|
70
|
-
|
|
71
|
-
- fcc9333: refactor decorators
|
|
72
|
-
- Updated dependencies [fcc9333]
|
|
73
|
-
- @knotx/typescript-config@0.2.5
|
|
13
|
+
### Minor Changes
|
|
74
14
|
|
|
75
|
-
|
|
15
|
+
- 7f4f1e2: docs(changeset): 0.3.0 (plugin callTool property)
|
|
76
16
|
|
|
77
17
|
### Patch Changes
|
|
78
18
|
|
|
79
|
-
-
|
|
80
|
-
-
|
|
81
|
-
- @knotx/typescript-config@0.2.4
|
|
82
|
-
|
|
83
|
-
## 0.2.3
|
|
19
|
+
- Updated dependencies [7f4f1e2]
|
|
20
|
+
- @knotx/typescript-config@0.3.0
|
|
84
21
|
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
- 3fc0f0b: build config change
|
|
88
|
-
- Updated dependencies [3fc0f0b]
|
|
89
|
-
- @knotx/typescript-config@0.2.3
|
|
90
|
-
|
|
91
|
-
## 0.2.2
|
|
92
|
-
|
|
93
|
-
### Patch Changes
|
|
94
|
-
|
|
95
|
-
- 82d596c: .mjs to .js
|
|
96
|
-
- Updated dependencies [82d596c]
|
|
97
|
-
- @knotx/typescript-config@0.2.2
|
|
98
|
-
|
|
99
|
-
## 0.2.1
|
|
22
|
+
## 0.2.13
|
|
100
23
|
|
|
101
24
|
### Patch Changes
|
|
102
25
|
|
|
103
|
-
-
|
|
104
|
-
- Updated dependencies [
|
|
105
|
-
- @knotx/typescript-config@0.2.
|
|
26
|
+
- 8e21871: daily publish
|
|
27
|
+
- Updated dependencies [8e21871]
|
|
28
|
+
- @knotx/typescript-config@0.2.13
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@knotx/eslint-config",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.
|
|
4
|
+
"version": "0.3.1",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"publishConfig": {
|
|
7
7
|
"access": "public"
|
|
@@ -16,6 +16,6 @@
|
|
|
16
16
|
"module": "./index.js",
|
|
17
17
|
"dependencies": {
|
|
18
18
|
"@antfu/eslint-config": "^4.11.0",
|
|
19
|
-
"@knotx/typescript-config": "0.
|
|
19
|
+
"@knotx/typescript-config": "0.3.1"
|
|
20
20
|
}
|
|
21
21
|
}
|