@servicetitan/eslint-plugin 21.8.0 → 21.9.0
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 +109 -0
- package/package.json +5 -5
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
# v21.9.0 (Thu Jul 14 2022)
|
|
2
|
+
|
|
3
|
+
#### 🔩 Dependency Updates
|
|
4
|
+
|
|
5
|
+
- Bump eslint from 8.7.0 to 8.19.0 [#1304](https://github.com/servicetitan/uikit/pull/1304) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
|
|
6
|
+
|
|
7
|
+
#### Authors: 2
|
|
8
|
+
|
|
9
|
+
- Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
|
|
10
|
+
- ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
|
|
11
|
+
|
|
12
|
+
---
|
|
13
|
+
|
|
14
|
+
# v20.1.0 (Thu Jan 27 2022)
|
|
15
|
+
|
|
16
|
+
:tada: This release contains work from a new contributor! :tada:
|
|
17
|
+
|
|
18
|
+
Thank you, ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity)), for all your work!
|
|
19
|
+
|
|
20
|
+
#### 🚀 Enhancement
|
|
21
|
+
|
|
22
|
+
- Bump eslint from 8.5.0 to 8.7.0 [#1274](https://github.com/servicetitan/uikit/pull/1274) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
|
|
23
|
+
|
|
24
|
+
#### ⚠️ Pushed to `master`
|
|
25
|
+
|
|
26
|
+
- Merge branch 'fp/FAR-893' into master ([@rgdelato](https://github.com/rgdelato))
|
|
27
|
+
|
|
28
|
+
#### Authors: 2
|
|
29
|
+
|
|
30
|
+
- Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
|
|
31
|
+
- ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
|
|
32
|
+
|
|
33
|
+
---
|
|
34
|
+
|
|
35
|
+
# v20.0.0 (Thu Jan 13 2022)
|
|
36
|
+
|
|
37
|
+
#### 💥 Breaking Change
|
|
38
|
+
|
|
39
|
+
- Startup: chunking support for the web components [#1184](https://github.com/servicetitan/uikit/pull/1184) ([@xarety](https://github.com/xarety))
|
|
40
|
+
|
|
41
|
+
#### 🔩 Dependency Updates
|
|
42
|
+
|
|
43
|
+
- Bump @types/eslint from 8.2.1 to 8.2.2 [#1240](https://github.com/servicetitan/uikit/pull/1240) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
44
|
+
|
|
45
|
+
#### Authors: 2
|
|
46
|
+
|
|
47
|
+
- [@dependabot[bot]](https://github.com/dependabot[bot])
|
|
48
|
+
- Denis Gordeev ([@xarety](https://github.com/xarety))
|
|
49
|
+
|
|
50
|
+
---
|
|
51
|
+
|
|
52
|
+
# v19.4.0 (Mon Jan 10 2022)
|
|
53
|
+
|
|
54
|
+
#### ⚠️ Pushed to `master`
|
|
55
|
+
|
|
56
|
+
- Bump eslint from 7.31.0 to 8.5.0 ([@xarety](https://github.com/xarety))
|
|
57
|
+
|
|
58
|
+
#### Authors: 1
|
|
59
|
+
|
|
60
|
+
- Denis Gordeev ([@xarety](https://github.com/xarety))
|
|
61
|
+
|
|
62
|
+
---
|
|
63
|
+
|
|
64
|
+
# v19.1.0 (Wed Dec 08 2021)
|
|
65
|
+
|
|
66
|
+
#### 🔩 Dependency Updates
|
|
67
|
+
|
|
68
|
+
- Bump @types/eslint from 8.2.0 to 8.2.1 [#1156](https://github.com/servicetitan/uikit/pull/1156) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
69
|
+
- Bump @types/eslint from 7.28.2 to 8.2.0 [#1106](https://github.com/servicetitan/uikit/pull/1106) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
70
|
+
|
|
71
|
+
#### Authors: 1
|
|
72
|
+
|
|
73
|
+
- [@dependabot[bot]](https://github.com/dependabot[bot])
|
|
74
|
+
|
|
75
|
+
---
|
|
76
|
+
|
|
77
|
+
# v17.2.1 (Tue Oct 26 2021)
|
|
78
|
+
|
|
79
|
+
#### 🔩 Dependency Updates
|
|
80
|
+
|
|
81
|
+
- Bump @types/eslint from 7.28.1 to 7.28.2 [#1030](https://github.com/servicetitan/uikit/pull/1030) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
82
|
+
|
|
83
|
+
#### Authors: 1
|
|
84
|
+
|
|
85
|
+
- [@dependabot[bot]](https://github.com/dependabot[bot])
|
|
86
|
+
|
|
87
|
+
---
|
|
88
|
+
|
|
89
|
+
# v17.2.0 (Thu Oct 14 2021)
|
|
90
|
+
|
|
91
|
+
#### 🔩 Dependency Updates
|
|
92
|
+
|
|
93
|
+
- Bump @types/eslint from 7.28.0 to 7.28.1 [#972](https://github.com/servicetitan/uikit/pull/972) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
94
|
+
|
|
95
|
+
#### Authors: 1
|
|
96
|
+
|
|
97
|
+
- [@dependabot[bot]](https://github.com/dependabot[bot])
|
|
98
|
+
|
|
99
|
+
---
|
|
100
|
+
|
|
101
|
+
# v16.0.0 (Fri Sep 24 2021)
|
|
102
|
+
|
|
103
|
+
#### 💥 Breaking Change
|
|
104
|
+
|
|
105
|
+
- Adding ESLint rules for React 17 and combining custom rules into one package [#863](https://github.com/servicetitan/uikit/pull/863) ([@rgdelato](https://github.com/rgdelato))
|
|
106
|
+
|
|
107
|
+
#### Authors: 1
|
|
108
|
+
|
|
109
|
+
- Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@servicetitan/eslint-plugin",
|
|
3
|
-
"version": "21.
|
|
3
|
+
"version": "21.9.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -14,11 +14,11 @@
|
|
|
14
14
|
"src"
|
|
15
15
|
],
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@types/eslint": "~8.4.
|
|
18
|
-
"eslint": "~8.
|
|
17
|
+
"@types/eslint": "~8.4.5",
|
|
18
|
+
"eslint": "~8.19.0"
|
|
19
19
|
},
|
|
20
20
|
"peerDependencies": {
|
|
21
|
-
"eslint": "~8.
|
|
21
|
+
"eslint": "~8.19.0"
|
|
22
22
|
},
|
|
23
23
|
"publishConfig": {
|
|
24
24
|
"access": "public"
|
|
@@ -26,5 +26,5 @@
|
|
|
26
26
|
"cli": {
|
|
27
27
|
"webpack": false
|
|
28
28
|
},
|
|
29
|
-
"gitHead": "
|
|
29
|
+
"gitHead": "e30223af73b7d021ec6c70c4b665f25b2021114b"
|
|
30
30
|
}
|