UNPKG

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