@servicetitan/folder-lint 21.9.0 → 21.10.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/package.json +2 -2
- package/CHANGELOG.md +0 -108
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@servicetitan/folder-lint",
|
|
3
|
-
"version": "21.
|
|
3
|
+
"version": "21.10.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"homepage": "https://docs.st.dev/docs/frontend/folder-schema",
|
|
6
6
|
"repository": {
|
|
@@ -28,5 +28,5 @@
|
|
|
28
28
|
"cli": {
|
|
29
29
|
"webpack": false
|
|
30
30
|
},
|
|
31
|
-
"gitHead": "
|
|
31
|
+
"gitHead": "f0fda3c26c6bb275978d9a5c68d0d2f7fc6132aa"
|
|
32
32
|
}
|
package/CHANGELOG.md
DELETED
|
@@ -1,108 +0,0 @@
|
|
|
1
|
-
# v20.2.0 (Tue Mar 01 2022)
|
|
2
|
-
|
|
3
|
-
#### 🔩 Dependency Updates
|
|
4
|
-
|
|
5
|
-
- Bump minimatch from 3.0.4 to 3.0.5 [#1311](https://github.com/servicetitan/uikit/pull/1311) ([@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.0.0 (Thu Jan 13 2022)
|
|
15
|
-
|
|
16
|
-
#### 💥 Breaking Change
|
|
17
|
-
|
|
18
|
-
- Startup: chunking support for the web components [#1184](https://github.com/servicetitan/uikit/pull/1184) ([@xarety](https://github.com/xarety))
|
|
19
|
-
|
|
20
|
-
#### Authors: 1
|
|
21
|
-
|
|
22
|
-
- Denis Gordeev ([@xarety](https://github.com/xarety))
|
|
23
|
-
|
|
24
|
-
---
|
|
25
|
-
|
|
26
|
-
# v17.2.1 (Tue Oct 26 2021)
|
|
27
|
-
|
|
28
|
-
#### 🔩 Dependency Updates
|
|
29
|
-
|
|
30
|
-
- Bump @types/glob from 7.1.4 to 7.2.0 [#1015](https://github.com/servicetitan/uikit/pull/1015) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
31
|
-
|
|
32
|
-
#### Authors: 1
|
|
33
|
-
|
|
34
|
-
- [@dependabot[bot]](https://github.com/dependabot[bot])
|
|
35
|
-
|
|
36
|
-
---
|
|
37
|
-
|
|
38
|
-
# v16.0.0 (Fri Sep 24 2021)
|
|
39
|
-
|
|
40
|
-
#### 🔩 Dependency Updates
|
|
41
|
-
|
|
42
|
-
- Bump glob from 7.1.7 to 7.2.0 [#901](https://github.com/servicetitan/uikit/pull/901) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
43
|
-
|
|
44
|
-
#### Authors: 1
|
|
45
|
-
|
|
46
|
-
- [@dependabot[bot]](https://github.com/dependabot[bot])
|
|
47
|
-
|
|
48
|
-
---
|
|
49
|
-
|
|
50
|
-
# v14.1.1 (Thu Aug 05 2021)
|
|
51
|
-
|
|
52
|
-
#### 🔩 Dependency Updates
|
|
53
|
-
|
|
54
|
-
- Update dependencies [#705](https://github.com/servicetitan/uikit/pull/705) ([@xarety](https://github.com/xarety) [@kanoshin](https://github.com/kanoshin))
|
|
55
|
-
|
|
56
|
-
#### Authors: 2
|
|
57
|
-
|
|
58
|
-
- Denis Gordeev ([@xarety](https://github.com/xarety))
|
|
59
|
-
- Kirill Anoshin ([@kanoshin](https://github.com/kanoshin))
|
|
60
|
-
|
|
61
|
-
---
|
|
62
|
-
|
|
63
|
-
# v14.1.0 (Fri Jul 30 2021)
|
|
64
|
-
|
|
65
|
-
#### 🔩 Dependency Updates
|
|
66
|
-
|
|
67
|
-
- Bump @types/glob from 7.1.3 to 7.1.4 [#668](https://github.com/servicetitan/uikit/pull/668) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
68
|
-
|
|
69
|
-
#### Authors: 1
|
|
70
|
-
|
|
71
|
-
- [@dependabot[bot]](https://github.com/dependabot[bot])
|
|
72
|
-
|
|
73
|
-
---
|
|
74
|
-
|
|
75
|
-
# v12.5.0 (Wed Jun 16 2021)
|
|
76
|
-
|
|
77
|
-
:tada: This release contains work from a new contributor! :tada:
|
|
78
|
-
|
|
79
|
-
Thank you, Mike Kozhevnikov ([@mkozhevnikov](https://github.com/mkozhevnikov)), for all your work!
|
|
80
|
-
|
|
81
|
-
#### 🐛 Bug Fix
|
|
82
|
-
|
|
83
|
-
- Startup: WatchIgnorePlugin requires at least one value [#622](https://github.com/servicetitan/uikit/pull/622) ([@xarety](https://github.com/xarety))
|
|
84
|
-
- Hash browser router: correct basename handling [#616](https://github.com/servicetitan/uikit/pull/616) ([@xarety](https://github.com/xarety))
|
|
85
|
-
- FAR-792: Fixing existing subpackage CHANGELOG.md files [#621](https://github.com/servicetitan/uikit/pull/621) ([@rgdelato](https://github.com/rgdelato))
|
|
86
|
-
|
|
87
|
-
#### Authors: 2
|
|
88
|
-
|
|
89
|
-
- Denis Gordeev ([@xarety](https://github.com/xarety))
|
|
90
|
-
- Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
|
|
91
|
-
|
|
92
|
-
---
|
|
93
|
-
|
|
94
|
-
# v12.4.0 (Tue Jun 08 2021)
|
|
95
|
-
|
|
96
|
-
#### ⚠️ Pushed to `master`
|
|
97
|
-
|
|
98
|
-
- Undo fail publish consequences ([@xarety](https://github.com/xarety))
|
|
99
|
-
- Publish ([@xarety](https://github.com/xarety))
|
|
100
|
-
|
|
101
|
-
#### 🔩 Dependency Updates
|
|
102
|
-
|
|
103
|
-
- Bump prettier from 2.2.1 to 2.3.0 [#534](https://github.com/servicetitan/uikit/pull/534) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@xarety](https://github.com/xarety))
|
|
104
|
-
|
|
105
|
-
#### Authors: 2
|
|
106
|
-
|
|
107
|
-
- [@dependabot[bot]](https://github.com/dependabot[bot])
|
|
108
|
-
- Denis Gordeev ([@xarety](https://github.com/xarety))
|