@servicetitan/culture 21.7.2 → 22.1.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +273 -0
  2. package/package.json +3 -3
package/CHANGELOG.md ADDED
@@ -0,0 +1,273 @@
1
+ # v22.0.1 (Tue Jun 21 2022)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - FAR-823: Migrating uikit components [#106](https://github.com/servicetitan/anvil-uikit-contrib/pull/106) ([@rgdelato](https://github.com/rgdelato) github-actions@github.com)
6
+
7
+ #### Authors: 2
8
+
9
+ - github-actions (github-actions@github.com)
10
+ - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
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
+ # v19.4.0 (Mon Jan 10 2022)
27
+
28
+ #### 🔩 Dependency Updates
29
+
30
+ - Bump @types/react from 17.0.37 to 17.0.38 [#1209](https://github.com/servicetitan/uikit/pull/1209) ([@dependabot[bot]](https://github.com/dependabot[bot]))
31
+
32
+ #### Authors: 1
33
+
34
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
35
+
36
+ ---
37
+
38
+ # v19.2.0 (Wed Dec 15 2021)
39
+
40
+ #### 🔩 Dependency Updates
41
+
42
+ - Bump @types/react from 17.0.36 to 17.0.37 [#1129](https://github.com/servicetitan/uikit/pull/1129) ([@dependabot[bot]](https://github.com/dependabot[bot]))
43
+
44
+ #### Authors: 1
45
+
46
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
47
+
48
+ ---
49
+
50
+ # v19.1.0 (Wed Dec 08 2021)
51
+
52
+ #### 🔩 Dependency Updates
53
+
54
+ - Bump @types/react from 17.0.35 to 17.0.36 [#1113](https://github.com/servicetitan/uikit/pull/1113) ([@dependabot[bot]](https://github.com/dependabot[bot]))
55
+
56
+ #### Authors: 1
57
+
58
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
59
+
60
+ ---
61
+
62
+ # v19.0.0 (Wed Nov 24 2021)
63
+
64
+ #### 🔩 Dependency Updates
65
+
66
+ - Bump @types/react from 17.0.34 to 17.0.35 [#1089](https://github.com/servicetitan/uikit/pull/1089) ([@dependabot[bot]](https://github.com/dependabot[bot]))
67
+
68
+ #### Authors: 1
69
+
70
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
71
+
72
+ ---
73
+
74
+ # v18.1.0 (Wed Nov 17 2021)
75
+
76
+ #### 🔩 Dependency Updates
77
+
78
+ - Bump @types/react from 17.0.33 to 17.0.34 [#1063](https://github.com/servicetitan/uikit/pull/1063) ([@dependabot[bot]](https://github.com/dependabot[bot]))
79
+
80
+ #### Authors: 1
81
+
82
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
83
+
84
+ ---
85
+
86
+ # v17.3.1 (Wed Nov 03 2021)
87
+
88
+ #### 🔩 Dependency Updates
89
+
90
+ - Bump dependencies [#1062](https://github.com/servicetitan/uikit/pull/1062) ([@xarety](https://github.com/xarety))
91
+
92
+ #### Authors: 1
93
+
94
+ - Denis Gordeev ([@xarety](https://github.com/xarety))
95
+
96
+ ---
97
+
98
+ # v17.2.1 (Tue Oct 26 2021)
99
+
100
+ #### 🔩 Dependency Updates
101
+
102
+ - Bump @types/react from 17.0.32 to 17.0.33 [#1041](https://github.com/servicetitan/uikit/pull/1041) ([@dependabot[bot]](https://github.com/dependabot[bot]))
103
+ - Bump @types/react from 17.0.30 to 17.0.32 [#1033](https://github.com/servicetitan/uikit/pull/1033) ([@dependabot[bot]](https://github.com/dependabot[bot]))
104
+ - Bump @types/react from 17.0.27 to 17.0.30 [#996](https://github.com/servicetitan/uikit/pull/996) ([@dependabot[bot]](https://github.com/dependabot[bot]))
105
+
106
+ #### Authors: 1
107
+
108
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
109
+
110
+ ---
111
+
112
+ # v17.2.0 (Thu Oct 14 2021)
113
+
114
+ #### 🐛 Bug Fix
115
+
116
+ - Culture: make some fields optional [#958](https://github.com/servicetitan/uikit/pull/958) ([@aschumahua](https://github.com/aschumahua) [@xarety](https://github.com/xarety))
117
+
118
+ #### Authors: 2
119
+
120
+ - Anzar Schumahua ([@aschumahua](https://github.com/aschumahua))
121
+ - Denis Gordeev ([@xarety](https://github.com/xarety))
122
+
123
+ ---
124
+
125
+ # v17.1.1 (Tue Oct 05 2021)
126
+
127
+ #### 🔩 Dependency Updates
128
+
129
+ - Bump @types/react from 17.0.26 to 17.0.27 [#949](https://github.com/servicetitan/uikit/pull/949) ([@dependabot[bot]](https://github.com/dependabot[bot]))
130
+
131
+ #### Authors: 1
132
+
133
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
134
+
135
+ ---
136
+
137
+ # v17.1.0 (Sat Oct 02 2021)
138
+
139
+ #### 🔩 Dependency Updates
140
+
141
+ - Bump @types/react from 17.0.25 to 17.0.26 [#940](https://github.com/servicetitan/uikit/pull/940) ([@dependabot[bot]](https://github.com/dependabot[bot]))
142
+
143
+ #### Authors: 1
144
+
145
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
146
+
147
+ ---
148
+
149
+ # v16.0.0 (Fri Sep 24 2021)
150
+
151
+ #### 🔩 Dependency Updates
152
+
153
+ - Bump @types/react from 17.0.21 to 17.0.24 [#897](https://github.com/servicetitan/uikit/pull/897) ([@dependabot[bot]](https://github.com/dependabot[bot]))
154
+ - Bump @types/react from 17.0.20 to 17.0.21 [#860](https://github.com/servicetitan/uikit/pull/860) ([@dependabot[bot]](https://github.com/dependabot[bot]))
155
+ - Bump @types/react from 17.0.19 to 17.0.20 [#817](https://github.com/servicetitan/uikit/pull/817) ([@dependabot[bot]](https://github.com/dependabot[bot]))
156
+
157
+ #### Authors: 1
158
+
159
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
160
+
161
+ ---
162
+
163
+ # v14.3.0 (Mon Aug 23 2021)
164
+
165
+ #### 🔩 Dependency Updates
166
+
167
+ - Bump @types/react from 17.0.18 to 17.0.19 [#768](https://github.com/servicetitan/uikit/pull/768) ([@dependabot[bot]](https://github.com/dependabot[bot]))
168
+ - Bump @types/react from 17.0.17 to 17.0.18 [#760](https://github.com/servicetitan/uikit/pull/760) ([@dependabot[bot]](https://github.com/dependabot[bot]))
169
+ - Bump @types/react from 17.0.16 to 17.0.17 [#747](https://github.com/servicetitan/uikit/pull/747) ([@dependabot[bot]](https://github.com/dependabot[bot]))
170
+
171
+ #### Authors: 1
172
+
173
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
174
+
175
+ ---
176
+
177
+ # v14.2.0 (Fri Aug 06 2021)
178
+
179
+ #### 🐛 Bug Fix
180
+
181
+ - Stylelint config: disable no-invalid-position-at-import-rule [#732](https://github.com/servicetitan/uikit/pull/732) ([@kanoshin](https://github.com/kanoshin))
182
+
183
+ #### 🔩 Dependency Updates
184
+
185
+ - Bump @types/react from 17.0.15 to 17.0.16 [#728](https://github.com/servicetitan/uikit/pull/728) ([@dependabot[bot]](https://github.com/dependabot[bot]))
186
+
187
+ #### Authors: 2
188
+
189
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
190
+ - Kirill Anoshin ([@kanoshin](https://github.com/kanoshin))
191
+
192
+ ---
193
+
194
+ # v14.1.1 (Thu Aug 05 2021)
195
+
196
+ #### 🔩 Dependency Updates
197
+
198
+ - Update dependencies [#705](https://github.com/servicetitan/uikit/pull/705) ([@xarety](https://github.com/xarety) [@kanoshin](https://github.com/kanoshin))
199
+
200
+ #### Authors: 2
201
+
202
+ - Denis Gordeev ([@xarety](https://github.com/xarety))
203
+ - Kirill Anoshin ([@kanoshin](https://github.com/kanoshin))
204
+
205
+ ---
206
+
207
+ # v14.1.0 (Fri Jul 30 2021)
208
+
209
+ #### 🔩 Dependency Updates
210
+
211
+ - Bump @types/react from 17.0.9 to 17.0.14 [#652](https://github.com/servicetitan/uikit/pull/652) ([@dependabot[bot]](https://github.com/dependabot[bot]))
212
+
213
+ #### Authors: 1
214
+
215
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
216
+
217
+ ---
218
+
219
+ # v14.0.0 (Fri Jul 23 2021)
220
+
221
+ #### 💥 Breaking Change
222
+
223
+ - Updating React 17 and react-jsx transform [#620](https://github.com/servicetitan/uikit/pull/620) ([@rgdelato](https://github.com/rgdelato) [@StreetStrider](https://github.com/StreetStrider) [@kanoshin](https://github.com/kanoshin))
224
+
225
+ #### Authors: 3
226
+
227
+ - Ivan Pukhtin ([@StreetStrider](https://github.com/StreetStrider))
228
+ - Kirill Anoshin ([@kanoshin](https://github.com/kanoshin))
229
+ - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
230
+
231
+ ---
232
+
233
+ # v12.5.0 (Wed Jun 16 2021)
234
+
235
+ :tada: This release contains work from a new contributor! :tada:
236
+
237
+ Thank you, Mike Kozhevnikov ([@mkozhevnikov](https://github.com/mkozhevnikov)), for all your work!
238
+
239
+ #### 🐛 Bug Fix
240
+
241
+ - Startup: WatchIgnorePlugin requires at least one value [#622](https://github.com/servicetitan/uikit/pull/622) ([@xarety](https://github.com/xarety))
242
+ - Hash browser router: correct basename handling [#616](https://github.com/servicetitan/uikit/pull/616) ([@xarety](https://github.com/xarety))
243
+ - FAR-792: Fixing existing subpackage CHANGELOG.md files [#621](https://github.com/servicetitan/uikit/pull/621) ([@rgdelato](https://github.com/rgdelato))
244
+
245
+ #### Authors: 2
246
+
247
+ - Denis Gordeev ([@xarety](https://github.com/xarety))
248
+ - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
249
+
250
+ ---
251
+
252
+ # v12.4.0 (Tue Jun 08 2021)
253
+
254
+ #### 🐛 Bug Fix
255
+
256
+ - Form: added phone number with extensions format info to culture store interface [#530](https://github.com/servicetitan/uikit/pull/530) ([@da1z](https://github.com/da1z))
257
+
258
+ #### ⚠️ Pushed to `master`
259
+
260
+ - Undo fail publish consequences ([@xarety](https://github.com/xarety))
261
+ - Publish ([@xarety](https://github.com/xarety))
262
+
263
+ #### 🔩 Dependency Updates
264
+
265
+ - Bump @types/react from 17.0.8 to 17.0.9 [#607](https://github.com/servicetitan/uikit/pull/607) ([@dependabot[bot]](https://github.com/dependabot[bot]))
266
+ - Bump @types/react from 17.0.6 to 17.0.8 [#575](https://github.com/servicetitan/uikit/pull/575) ([@dependabot[bot]](https://github.com/dependabot[bot]))
267
+ - Bump @types/react from 17.0.5 to 17.0.6 [#551](https://github.com/servicetitan/uikit/pull/551) ([@dependabot[bot]](https://github.com/dependabot[bot]))
268
+
269
+ #### Authors: 3
270
+
271
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
272
+ - Denis Gordeev ([@xarety](https://github.com/xarety))
273
+ - Kiryl Chetyrbak ([@da1z](https://github.com/da1z))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@servicetitan/culture",
3
- "version": "21.7.2",
3
+ "version": "22.1.0",
4
4
  "description": "",
5
5
  "homepage": "https://docs.st.dev/docs/frontend/culture",
6
6
  "repository": {
@@ -16,7 +16,7 @@
16
16
  "src"
17
17
  ],
18
18
  "devDependencies": {
19
- "@servicetitan/react-ioc": "^21.7.2",
19
+ "@servicetitan/react-ioc": "^21.6.0",
20
20
  "@types/react": "~17.0.38",
21
21
  "react": "~17.0.2"
22
22
  },
@@ -30,5 +30,5 @@
30
30
  "cli": {
31
31
  "webpack": false
32
32
  },
33
- "gitHead": "43641d5d1078ccb4b353c743c8e34666ba5a6ca5"
33
+ "gitHead": "334ce0dc18294927da0751130f290c203c64d266"
34
34
  }