UNPKG

11.1 kBMarkdownView Raw
1# Changelog
2
3All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
5### [3.0.4](https://github.com/AlexeyPopovUA/advanced-logger/compare/v3.0.3...v3.0.4) (2022-05-22)
6
7### [3.0.3](https://github.com/AlexeyPopovUA/advanced-logger/compare/v3.0.2...v3.0.3) (2022-05-07)
8
9
10### Bug Fixes
11
12* **npm:** update lock file to fix the installation process ([0b0c31e](https://github.com/AlexeyPopovUA/advanced-logger/commit/0b0c31ed54e9001ef85a64abc2ac18b9f4fd994c))
13
14### [3.0.2](https://github.com/AlexeyPopovUA/advanced-logger/compare/v3.0.1...v3.0.2) (2022-04-10)
15
16### [3.0.1](https://github.com/AlexeyPopovUA/advanced-logger/compare/v3.0.0...v3.0.1) (2022-04-09)
17
18
19### Bug Fixes
20
21* **sonar:** fix sonar TS configuration ([02a928f](https://github.com/AlexeyPopovUA/advanced-logger/commit/02a928f66960b7b20e6ab0fe1b560a830e48b363))
22
23## [3.0.0](https://github.com/AlexeyPopovUA/advanced-logger/compare/v2.1.4...v3.0.0) (2022-04-09)
24
25
26### ⚠ BREAKING CHANGES
27
28* **upgrade:** types, http request library
29
30### Features
31
32* **upgrade:** full upgrade ([b5feb26](https://github.com/AlexeyPopovUA/advanced-logger/commit/b5feb26325f137bd4f49602aec10baace9852c96))
33
34
35### Bug Fixes
36
37* **readme:** update old shields ([19e5924](https://github.com/AlexeyPopovUA/advanced-logger/commit/19e592498d6bea3dc629d4c3613aba2881838ffb))
38
39### [2.1.4](https://github.com/AlexeyPopovUA/advanced-logger/compare/v2.1.3...v2.1.4) (2020-09-02)
40
41
42### Bug Fixes
43
44* **deps:** update dependency lodash to v4.17.19 ([6099c5d](https://github.com/AlexeyPopovUA/advanced-logger/commit/6099c5d86925993eafb1d53a454eed47f83865cb))
45* **deps:** update dependency lodash to v4.17.20 ([34c9c68](https://github.com/AlexeyPopovUA/advanced-logger/commit/34c9c6859712e5a739ad782fcb6480cc36db9d0a))
46* **deps:** update dependency whatwg-fetch to v3.1.0 ([a7b77ff](https://github.com/AlexeyPopovUA/advanced-logger/commit/a7b77ffa9afaa7a7f01f13a3042af8786ace01ec))
47* **deps:** update dependency whatwg-fetch to v3.2.0 ([332bbde](https://github.com/AlexeyPopovUA/advanced-logger/commit/332bbde28f72e7c8a5790e2977526dd381c02000))
48* **deps:** update dependency whatwg-fetch to v3.4.0 ([ec5d843](https://github.com/AlexeyPopovUA/advanced-logger/commit/ec5d843c0d4518c07c42d0e255d31a40bc27380f))
49
50### [2.1.3](https://github.com/AlexeyPopovUA/advanced-logger/compare/v2.1.2...v2.1.3) (2020-06-07)
51
52
53### Bug Fixes
54
55* **sonar:** fix sonar authentication ([0bd6958](https://github.com/AlexeyPopovUA/advanced-logger/commit/0bd695818affdcb6037669e43982ab71cc1866b2))
56
57### [2.1.2](https://github.com/AlexeyPopovUA/advanced-logger/compare/v2.1.1...v2.1.2) (2020-02-12)
58
59
60### Bug Fixes
61
62* **types:** get the TS types back ([f4daf6d](https://github.com/AlexeyPopovUA/advanced-logger/commit/f4daf6d41e2bebd14d122589a3bfb9bde15aaee7))
63
64### [2.1.1](https://github.com/AlexeyPopovUA/advanced-logger/compare/v2.1.0...v2.1.1) (2020-02-12)
65
66## [2.1.0](https://github.com/AlexeyPopovUA/advanced-logger/compare/v2.0.7...v2.1.0) (2020-02-09)
67
68
69### Features
70
71* **service:** implement ability to use and extend BaseRemoteService ([9c76c51](https://github.com/AlexeyPopovUA/advanced-logger/commit/9c76c51c2f828575531808e2831ec8b42122c8ab))
72
73
74### Bug Fixes
75
76* **serializer:** serializer should return string type ([6755b2e](https://github.com/AlexeyPopovUA/advanced-logger/commit/6755b2e7edd83d29994cfec70edee38c439efc05))
77
78### [2.0.7](https://github.com/AlexeyPopovUA/advanced-logger/compare/v2.0.6...v2.0.7) (2019-12-14)
79
80
81### Bug Fixes
82
83* **coverage:** bring test coverage back ([00ae954](https://github.com/AlexeyPopovUA/advanced-logger/commit/00ae954a5de0ad1e554615d2bdbd4f39cb1b5ffc))
84
85### [2.0.6](https://github.com/AlexeyPopovUA/advanced-logger/compare/v2.0.5...v2.0.6) (2019-09-20)
86
87### [2.0.5](https://github.com/AlexeyPopovUA/advanced-logger/compare/v2.0.4...v2.0.5) (2019-08-17)
88
89
90### Bug Fixes
91
92* **deps:** update dependency lodash to v4.17.13 [security] ([248a8e3](https://github.com/AlexeyPopovUA/advanced-logger/commit/248a8e3))
93
94<a name="2.0.4"></a>
95## [2.0.4](https://github.com/AlexeyPopovUA/advanced-logger/compare/v2.0.3...v2.0.4) (2019-04-29)
96
97
98### Bug Fixes
99
100* **strategy:** throttle instead of debounce ([47777fa](https://github.com/AlexeyPopovUA/advanced-logger/commit/47777fa))
101
102
103
104<a name="2.0.3"></a>
105## [2.0.3](https://github.com/AlexeyPopovUA/advanced-logger/compare/v2.0.2...v2.0.3) (2019-04-25)
106
107
108### Bug Fixes
109
110* **fetch:** window.fetch should be bound to window ([c78728f](https://github.com/AlexeyPopovUA/advanced-logger/commit/c78728f))
111
112
113
114<a name="2.0.2"></a>
115## [2.0.2](https://github.com/AlexeyPopovUA/advanced-logger/compare/v2.0.1...v2.0.2) (2019-04-25)
116
117
118### Bug Fixes
119
120* **audit:** audit autofix ([89798d6](https://github.com/AlexeyPopovUA/advanced-logger/commit/89798d6))
121* **sonar:** sonar warnings fixes ([ad96260](https://github.com/AlexeyPopovUA/advanced-logger/commit/ad96260))
122* **target:** library target fix for browser mode ([d52e8c7](https://github.com/AlexeyPopovUA/advanced-logger/commit/d52e8c7))
123
124
125
126<a name="2.0.1"></a>
127## [2.0.1](https://github.com/AlexeyPopovUA/advanced-logger/compare/v2.0.0...v2.0.1) (2019-03-24)
128
129
130### Bug Fixes
131
132* **coverage:** coverage report folder should not be cleaned ([bdf5490](https://github.com/AlexeyPopovUA/advanced-logger/commit/bdf5490))
133
134
135
136<a name="2.0.0"></a>
137# [2.0.0](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.4.1...v2.0.0) (2019-03-24)
138
139
140### Features
141
142* **build:** bundle correction for webpack browser build ([85bec1b](https://github.com/AlexeyPopovUA/advanced-logger/commit/85bec1b))
143
144
145### BREAKING CHANGES
146
147* **build:** new entry point for bundlers
148
149
150
151<a name="1.4.1"></a>
152## [1.4.1](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.4.0...v1.4.1) (2019-02-21)
153
154
155
156<a name="1.4.0"></a>
157# [1.4.0](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.3.0...v1.4.0) (2019-02-10)
158
159
160### Bug Fixes
161
162* **sonar:** fix of unsupported branch names in sonarcloud ([01fda69](https://github.com/AlexeyPopovUA/advanced-logger/commit/01fda69))
163* **sonar:** unsupported branch names in sonarcloud cannot be fixed ([3b2d313](https://github.com/AlexeyPopovUA/advanced-logger/commit/3b2d313))
164* **types:** header object type correction ([4299537](https://github.com/AlexeyPopovUA/advanced-logger/commit/4299537))
165* **types:** response mock should be casted to the correct type ([28afbbd](https://github.com/AlexeyPopovUA/advanced-logger/commit/28afbbd))
166
167
168### Features
169
170* **service:** elastic search service implementation ([3bdffa1](https://github.com/AlexeyPopovUA/advanced-logger/commit/3bdffa1))
171
172
173### Performance Improvements
174
175* **build:** webpack build speed should be 4 times faster ([d6d5f13](https://github.com/AlexeyPopovUA/advanced-logger/commit/d6d5f13))
176
177
178
179<a name="1.3.0"></a>
180# [1.3.0](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.2.2...v1.3.0) (2018-12-25)
181
182
183### Features
184
185* **serializer:** support of custom serializer ([d8a20d3](https://github.com/AlexeyPopovUA/advanced-logger/commit/d8a20d3))
186
187
188
189<a name="1.2.2"></a>
190## [1.2.2](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.2.1...v1.2.2) (2018-12-07)
191
192
193
194<a name="1.2.1"></a>
195## [1.2.1](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.2.0...v1.2.1) (2018-12-07)
196
197
198### Bug Fixes
199
200* **polyfill:** fetch polyfill should not be invasive ([75f946c](https://github.com/AlexeyPopovUA/advanced-logger/commit/75f946c))
201
202
203
204<a name="1.2.0"></a>
205# [1.2.0](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.1.15...v1.2.0) (2018-12-05)
206
207
208### Features
209
210* **polyfill:** fetch polyfill was added in order to support ie10 - ie11 ([5345d78](https://github.com/AlexeyPopovUA/advanced-logger/commit/5345d78))
211* **workflow:** configuration for commit linting ([df16e32](https://github.com/AlexeyPopovUA/advanced-logger/commit/df16e32))
212
213
214
215<a name="1.1.15"></a>
216## [1.1.15](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.1.14...v1.1.15) (2018-12-01)
217
218
219### Bug Fixes
220
221* **build:** Build cleaning script ([572ec30](https://github.com/AlexeyPopovUA/advanced-logger/commit/572ec30))
222
223
224
225<a name="1.1.14"></a>
226## [1.1.14](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.1.13...v1.1.14) (2018-11-11)
227
228
229
230<a name="1.1.13"></a>
231## [1.1.13](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.1.11...v1.1.13) (2018-11-05)
232
233
234
235<a name="1.1.12"></a>
236## [1.1.12](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.1.11...v1.1.12) (2018-11-05)
237
238
239
240<a name="1.1.11"></a>
241## [1.1.11](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.1.10...v1.1.11) (2018-11-05)
242
243
244
245<a name="1.1.10"></a>
246## [1.1.10](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.1.9...v1.1.10) (2018-11-05)
247
248
249
250<a name="1.1.9"></a>
251## [1.1.9](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.1.8...v1.1.9) (2018-10-22)
252
253
254
255<a name="1.1.8"></a>
256## [1.1.8](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.1.7...v1.1.8) (2018-10-17)
257
258
259
260<a name="1.1.7"></a>
261## [1.1.7](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.1.6...v1.1.7) (2018-09-26)
262
263
264
265<a name="1.1.6"></a>
266## [1.1.6](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.9...v1.1.6) (2018-09-26)
267
268
269
270<a name="1.1.5"></a>
271## [1.1.5](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.1.4...v1.1.5) (2018-09-12)
272
273
274
275<a name="1.1.4"></a>
276## [1.1.4](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.1.3...v1.1.4) (2018-09-12)
277
278
279
280<a name="1.1.3"></a>
281## [1.1.3](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.1.2...v1.1.3) (2018-09-12)
282
283
284
285<a name="1.1.2"></a>
286## [1.1.2](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.1.1...v1.1.2) (2018-09-12)
287
288
289
290<a name="1.1.1"></a>
291## [1.1.1](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.1.0...v1.1.1) (2018-09-11)
292
293
294
295<a name="1.1.0"></a>
296# [1.1.0](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.10...v1.1.0) (2018-09-11)
297
298
299
300<a name="1.0.10"></a>
301## [1.0.10](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.6...v1.0.10) (2018-09-06)
302
303
304
305<a name="1.0.9"></a>
306## [1.0.9](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.8...v1.0.9) (2018-08-22)
307
308
309
310<a name="1.0.8"></a>
311## 1.0.8 (2018-08-22)
312
313
314
315<a name="1.0.7"></a>
316## [1.0.7](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.6...v1.0.7) (2018-06-21)
317
318
319
320<a name="1.0.6"></a>
321## [1.0.6](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.5...v1.0.6) (2018-05-04)
322
323
324
325<a name="1.0.5"></a>
326## [1.0.5](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.4...v1.0.5) (2018-05-04)
327
328
329
330<a name="1.0.4"></a>
331## [1.0.4](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.3...v1.0.4) (2018-02-09)
332
333
334
335<a name="1.0.3"></a>
336## [1.0.3](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.2...v1.0.3) (2018-02-09)
337
338
339
340<a name="1.0.2"></a>
341## [1.0.2](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.1...v1.0.2) (2017-11-17)
342
343
344
345<a name="1.0.1"></a>
346## [1.0.1](https://github.com/AlexeyPopovUA/universal-logger/compare/v0.1.1...v1.0.1) (2017-11-03)
\No newline at end of file