@servicetitan/log-service 21.9.0 → 22.0.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/package.json +5 -5
  2. package/CHANGELOG.md +0 -326
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@servicetitan/log-service",
3
- "version": "21.9.0",
3
+ "version": "22.0.0",
4
4
  "description": "",
5
5
  "homepage": "https://docs.st.dev/docs/frontend/log-service",
6
6
  "repository": {
@@ -16,16 +16,16 @@
16
16
  "src"
17
17
  ],
18
18
  "devDependencies": {
19
- "@servicetitan/react-ioc": "^21.9.0",
19
+ "@servicetitan/react-ioc": "^22.0.0",
20
20
  "@types/lodash.throttle": "~4.1.6",
21
21
  "axios": "~0.27.2",
22
- "mobx": "~6.6.1",
22
+ "mobx": "~6.6.2",
23
23
  "react": "~17.0.2"
24
24
  },
25
25
  "peerDependencies": {
26
26
  "@servicetitan/react-ioc": "^20.0.0",
27
27
  "axios": "~0.27.2",
28
- "mobx": "~6.6.1",
28
+ "mobx": "~6.6.2",
29
29
  "react": "~17.0.2"
30
30
  },
31
31
  "dependencies": {
@@ -37,5 +37,5 @@
37
37
  "cli": {
38
38
  "webpack": false
39
39
  },
40
- "gitHead": "e30223af73b7d021ec6c70c4b665f25b2021114b"
40
+ "gitHead": "9193ec23c5144c23d98c8e236a638dd1d0c4372b"
41
41
  }
package/CHANGELOG.md DELETED
@@ -1,326 +0,0 @@
1
- # v21.8.0 (Fri Jul 08 2022)
2
-
3
- #### 🔩 Dependency Updates
4
-
5
- - Bump mobx from 6.6.0 to 6.6.1 [#1497](https://github.com/servicetitan/uikit/pull/1497) ([@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
- # v21.7.0 (Thu Jun 16 2022)
15
-
16
- #### 🔩 Dependency Updates
17
-
18
- - Bump mobx from 6.5.0 to 6.6.0 [#1455](https://github.com/servicetitan/uikit/pull/1455) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
19
-
20
- #### Authors: 2
21
-
22
- - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
23
- - ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
24
-
25
- ---
26
-
27
- # v21.5.0 (Thu Apr 28 2022)
28
-
29
- #### 🔩 Dependency Updates
30
-
31
- - Bump axios from 0.27.0 to 0.27.2 [#1422](https://github.com/servicetitan/uikit/pull/1422) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
32
- - Bump axios from 0.26.1 to 0.27.0 [#1416](https://github.com/servicetitan/uikit/pull/1416) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
33
-
34
- #### Authors: 2
35
-
36
- - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
37
- - ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
38
-
39
- ---
40
-
41
- # v21.2.0 (Thu Mar 17 2022)
42
-
43
- #### 🔩 Dependency Updates
44
-
45
- - Bump mobx from 6.4.2 to 6.5.0 [#1369](https://github.com/servicetitan/uikit/pull/1369) ([@rgdelato](https://github.com/rgdelato))
46
-
47
- #### Authors: 1
48
-
49
- - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
50
-
51
- ---
52
-
53
- # v21.0.0 (Tue Mar 15 2022)
54
-
55
- #### 🔩 Dependency Updates
56
-
57
- - Bump axios from 0.26.0 to 0.26.1 [#1358](https://github.com/servicetitan/uikit/pull/1358) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
58
-
59
- #### Authors: 2
60
-
61
- - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
62
- - ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
63
-
64
- ---
65
-
66
- # v20.2.0 (Tue Mar 01 2022)
67
-
68
- #### 🔩 Dependency Updates
69
-
70
- - Bump mobx from 6.4.1 to 6.4.2 [#1341](https://github.com/servicetitan/uikit/pull/1341) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
71
- - Bump mobx from 6.3.13 to 6.4.1 [#1332](https://github.com/servicetitan/uikit/pull/1332) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
72
- - Bump axios from 0.25.0 to 0.26.0 [#1321](https://github.com/servicetitan/uikit/pull/1321) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
73
-
74
- #### Authors: 2
75
-
76
- - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
77
- - ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
78
-
79
- ---
80
-
81
- # v20.1.0 (Thu Jan 27 2022)
82
-
83
- :tada: This release contains work from a new contributor! :tada:
84
-
85
- Thank you, ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity)), for all your work!
86
-
87
- #### 🚀 Enhancement
88
-
89
- - Bump axios from 0.24.0 to 0.25.0 [#1279](https://github.com/servicetitan/uikit/pull/1279) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
90
-
91
- #### 🐛 Bug Fix
92
-
93
- - Bump mobx from 6.3.12 to 6.3.13 [#1284](https://github.com/servicetitan/uikit/pull/1284) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
94
-
95
- #### ⚠️ Pushed to `master`
96
-
97
- - Merge branch 'fp/FAR-893' into master ([@rgdelato](https://github.com/rgdelato))
98
-
99
- #### Authors: 2
100
-
101
- - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
102
- - ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
103
-
104
- ---
105
-
106
- # v20.0.0 (Thu Jan 13 2022)
107
-
108
- #### 💥 Breaking Change
109
-
110
- - Startup: chunking support for the web components [#1184](https://github.com/servicetitan/uikit/pull/1184) ([@xarety](https://github.com/xarety))
111
-
112
- #### 🔩 Dependency Updates
113
-
114
- - Bump mobx from 6.3.10 to 6.3.12 [#1237](https://github.com/servicetitan/uikit/pull/1237) ([@dependabot[bot]](https://github.com/dependabot[bot]))
115
-
116
- #### Authors: 2
117
-
118
- - [@dependabot[bot]](https://github.com/dependabot[bot])
119
- - Denis Gordeev ([@xarety](https://github.com/xarety))
120
-
121
- ---
122
-
123
- # v19.4.0 (Mon Jan 10 2022)
124
-
125
- #### 🔩 Dependency Updates
126
-
127
- - Bump mobx from 6.3.8 to 6.3.10 [#1205](https://github.com/servicetitan/uikit/pull/1205) ([@dependabot[bot]](https://github.com/dependabot[bot]))
128
-
129
- #### Authors: 1
130
-
131
- - [@dependabot[bot]](https://github.com/dependabot[bot])
132
-
133
- ---
134
-
135
- # v19.3.0 (Tue Dec 21 2021)
136
-
137
- #### 🚀 Enhancement
138
-
139
- - log-service: make preparations for ignorable errors in DataDog [#1199](https://github.com/servicetitan/uikit/pull/1199) ([@StreetStrider](https://github.com/StreetStrider))
140
-
141
- #### Authors: 1
142
-
143
- - Ivan Pukhtin ([@StreetStrider](https://github.com/StreetStrider))
144
-
145
- ---
146
-
147
- # v19.1.0 (Wed Dec 08 2021)
148
-
149
- :tada: This release contains work from a new contributor! :tada:
150
-
151
- Thank you, Danny Rizko ([@DannyRizko](https://github.com/DannyRizko)), for all your work!
152
-
153
- #### 🚀 Enhancement
154
-
155
- - LogService: collect timezone-related info and navigator.plugins. [#1162](https://github.com/servicetitan/uikit/pull/1162) ([@StreetStrider](https://github.com/StreetStrider))
156
-
157
- #### 🔩 Dependency Updates
158
-
159
- - Bump mobx from 6.3.7 to 6.3.8 [#1136](https://github.com/servicetitan/uikit/pull/1136) ([@dependabot[bot]](https://github.com/dependabot[bot]))
160
-
161
- #### Authors: 2
162
-
163
- - [@dependabot[bot]](https://github.com/dependabot[bot])
164
- - Ivan Pukhtin ([@StreetStrider](https://github.com/StreetStrider))
165
-
166
- ---
167
-
168
- # v19.0.0 (Wed Nov 24 2021)
169
-
170
- #### 💥 Breaking Change
171
-
172
- - Log service: capture unhandled Promise rejections, make it coexist with other instrumentations [#1098](https://github.com/servicetitan/uikit/pull/1098) ([@StreetStrider](https://github.com/StreetStrider) [@kanoshin](https://github.com/kanoshin))
173
-
174
- #### Authors: 2
175
-
176
- - Ivan Pukhtin ([@StreetStrider](https://github.com/StreetStrider))
177
- - Kirill Anoshin ([@kanoshin](https://github.com/kanoshin))
178
-
179
- ---
180
-
181
- # v17.5.0 (Fri Nov 12 2021)
182
-
183
- #### 🚀 Enhancement
184
-
185
- - Log service: improve error logging for unexpected usages [#1083](https://github.com/servicetitan/uikit/pull/1083) ([@kanoshin](https://github.com/kanoshin))
186
-
187
- #### 🔩 Dependency Updates
188
-
189
- - Bump mobx from 6.3.6 to 6.3.7 [#1085](https://github.com/servicetitan/uikit/pull/1085) ([@dependabot[bot]](https://github.com/dependabot[bot]))
190
-
191
- #### Authors: 2
192
-
193
- - [@dependabot[bot]](https://github.com/dependabot[bot])
194
- - Kirill Anoshin ([@kanoshin](https://github.com/kanoshin))
195
-
196
- ---
197
-
198
- # v17.4.0 (Tue Nov 09 2021)
199
-
200
- #### ⚠️ Pushed to `master`
201
-
202
- - Log-service: use message from global error handler ([@kanoshin](https://github.com/kanoshin))
203
-
204
- #### Authors: 1
205
-
206
- - Kirill Anoshin ([@kanoshin](https://github.com/kanoshin))
207
-
208
- ---
209
-
210
- # v17.3.1 (Wed Nov 03 2021)
211
-
212
- #### 🔩 Dependency Updates
213
-
214
- - Bump dependencies [#1062](https://github.com/servicetitan/uikit/pull/1062) ([@xarety](https://github.com/xarety))
215
-
216
- #### Authors: 1
217
-
218
- - Denis Gordeev ([@xarety](https://github.com/xarety))
219
-
220
- ---
221
-
222
- # v17.3.0 (Thu Oct 28 2021)
223
-
224
- #### 🐛 Bug Fix
225
-
226
- - log-service: fix field name mismatch between frontend and backend [#1051](https://github.com/servicetitan/uikit/pull/1051) ([@StreetStrider](https://github.com/StreetStrider))
227
-
228
- #### Authors: 1
229
-
230
- - Ivan Pukhtin ([@StreetStrider](https://github.com/StreetStrider))
231
-
232
- ---
233
-
234
- # v17.2.1 (Tue Oct 26 2021)
235
-
236
- #### 🔩 Dependency Updates
237
-
238
- - Bump axios from 0.21.4 to 0.23.0 [#984](https://github.com/servicetitan/uikit/pull/984) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@StreetStrider](https://github.com/StreetStrider))
239
- - Bump mobx from 6.3.3 to 6.3.5 [#998](https://github.com/servicetitan/uikit/pull/998) ([@dependabot[bot]](https://github.com/dependabot[bot]))
240
-
241
- #### Authors: 2
242
-
243
- - [@dependabot[bot]](https://github.com/dependabot[bot])
244
- - Ivan Pukhtin ([@StreetStrider](https://github.com/StreetStrider))
245
-
246
- ---
247
-
248
- # v17.0.0 (Thu Sep 30 2021)
249
-
250
- #### 💥 Breaking Change
251
-
252
- - Bump typescript from 4.3.5 to 4.4.3 [#857](https://github.com/servicetitan/uikit/pull/857) ([@kanoshin](https://github.com/kanoshin))
253
-
254
- #### 🔩 Dependency Updates
255
-
256
- - Bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.32.0 [#918](https://github.com/servicetitan/uikit/pull/918) ([@dependabot[bot]](https://github.com/dependabot[bot]))
257
-
258
- #### Authors: 2
259
-
260
- - [@dependabot[bot]](https://github.com/dependabot[bot])
261
- - Kirill Anoshin ([@kanoshin](https://github.com/kanoshin))
262
-
263
- ---
264
-
265
- # v16.0.0 (Fri Sep 24 2021)
266
-
267
- #### 🔩 Dependency Updates
268
-
269
- - Bump axios from 0.21.1 to 0.21.2 [#844](https://github.com/servicetitan/uikit/pull/844) ([@dependabot[bot]](https://github.com/dependabot[bot]))
270
- - Bump mobx from 6.3.2 to 6.3.3 [#803](https://github.com/servicetitan/uikit/pull/803) ([@dependabot[bot]](https://github.com/dependabot[bot]))
271
-
272
- #### Authors: 1
273
-
274
- - [@dependabot[bot]](https://github.com/dependabot[bot])
275
-
276
- ---
277
-
278
- # v14.2.0 (Fri Aug 06 2021)
279
-
280
- #### 🐛 Bug Fix
281
-
282
- - Stylelint config: disable no-invalid-position-at-import-rule [#732](https://github.com/servicetitan/uikit/pull/732) ([@kanoshin](https://github.com/kanoshin))
283
-
284
- #### Authors: 1
285
-
286
- - Kirill Anoshin ([@kanoshin](https://github.com/kanoshin))
287
-
288
- ---
289
-
290
- # v14.1.1 (Thu Aug 05 2021)
291
-
292
- #### 🔩 Dependency Updates
293
-
294
- - Update dependencies [#705](https://github.com/servicetitan/uikit/pull/705) ([@xarety](https://github.com/xarety) [@kanoshin](https://github.com/kanoshin))
295
-
296
- #### Authors: 2
297
-
298
- - Denis Gordeev ([@xarety](https://github.com/xarety))
299
- - Kirill Anoshin ([@kanoshin](https://github.com/kanoshin))
300
-
301
- ---
302
-
303
- # v14.0.0 (Fri Jul 23 2021)
304
-
305
- #### 💥 Breaking Change
306
-
307
- - 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))
308
-
309
- #### Authors: 3
310
-
311
- - Ivan Pukhtin ([@StreetStrider](https://github.com/StreetStrider))
312
- - Kirill Anoshin ([@kanoshin](https://github.com/kanoshin))
313
- - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
314
-
315
- ---
316
-
317
- # v12.4.0 (Tue Jun 08 2021)
318
-
319
- #### ⚠️ Pushed to `master`
320
-
321
- - Undo fail publish consequences ([@xarety](https://github.com/xarety))
322
- - Publish ([@xarety](https://github.com/xarety))
323
-
324
- #### Authors: 1
325
-
326
- - Denis Gordeev ([@xarety](https://github.com/xarety))