@leancodepl/validation 9.7.1 → 9.7.3

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/CHANGELOG.md ADDED
@@ -0,0 +1,752 @@
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file. See
4
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
+
6
+ ## [9.7.3](https://github.com/leancodepl/js_corelibrary/compare/v9.7.2...v9.7.3) (2026-02-10)
7
+
8
+ **Note:** Version bump only for package @leancodepl/validation
9
+
10
+ # Change Log
11
+
12
+ All notable changes to this project will be documented in this file. See
13
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
14
+
15
+ ## [9.7.2](https://github.com/leancodepl/js_corelibrary/compare/v9.7.1...v9.7.2) (2026-01-20)
16
+
17
+ **Note:** Version bump only for package @leancodepl/validation
18
+
19
+ # Change Log
20
+
21
+ All notable changes to this project will be documented in this file. See
22
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
23
+
24
+ ## [9.7.1](https://github.com/leancodepl/js_corelibrary/compare/v9.7.0...v9.7.1) (2026-01-20)
25
+
26
+ **Note:** Version bump only for package @leancodepl/validation
27
+
28
+ # Change Log
29
+
30
+ All notable changes to this project will be documented in this file. See
31
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
32
+
33
+ # [9.7.0](https://github.com/leancodepl/js_corelibrary/compare/v9.6.6...v9.7.0) (2025-12-18)
34
+
35
+ **Note:** Version bump only for package @leancodepl/validation
36
+
37
+ # Change Log
38
+
39
+ All notable changes to this project will be documented in this file. See
40
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
41
+
42
+ ## [9.6.6](https://github.com/leancodepl/js_corelibrary/compare/v9.6.5...v9.6.6) (2025-11-18)
43
+
44
+ ### Features
45
+
46
+ - remove AttemptedValue from validation
47
+ ([9dbb435](https://github.com/leancodepl/js_corelibrary/commit/9dbb43576766e5953141d98bef15b658f7e67096))
48
+
49
+ # Change Log
50
+
51
+ All notable changes to this project will be documented in this file. See
52
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
53
+
54
+ ## [9.6.5](https://github.com/leancodepl/js_corelibrary/compare/v9.6.4...v9.6.5) (2025-10-16)
55
+
56
+ **Note:** Version bump only for package @leancodepl/validation
57
+
58
+ # Change Log
59
+
60
+ All notable changes to this project will be documented in this file. See
61
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
62
+
63
+ ## [9.6.4](https://github.com/leancodepl/js_corelibrary/compare/v9.6.3...v9.6.4) (2025-10-16)
64
+
65
+ **Note:** Version bump only for package @leancodepl/validation
66
+
67
+ # Change Log
68
+
69
+ All notable changes to this project will be documented in this file. See
70
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
71
+
72
+ ## [9.6.3](https://github.com/leancodepl/js_corelibrary/compare/v9.6.2...v9.6.3) (2025-09-22)
73
+
74
+ **Note:** Version bump only for package @leancodepl/validation
75
+
76
+ # Change Log
77
+
78
+ All notable changes to this project will be documented in this file. See
79
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
80
+
81
+ ## [9.6.2](https://github.com/leancodepl/js_corelibrary/compare/v9.6.1...v9.6.2) (2025-09-09)
82
+
83
+ **Note:** Version bump only for package @leancodepl/validation
84
+
85
+ # Change Log
86
+
87
+ All notable changes to this project will be documented in this file. See
88
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
89
+
90
+ ## [9.6.1](https://github.com/leancodepl/js_corelibrary/compare/v9.6.0...v9.6.1) (2025-09-05)
91
+
92
+ **Note:** Version bump only for package @leancodepl/config
93
+
94
+ # Change Log
95
+
96
+ All notable changes to this project will be documented in this file. See
97
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
98
+
99
+ # [9.6.0](https://github.com/leancodepl/js_corelibrary/compare/v9.5.3...v9.6.0) (2025-09-05)
100
+
101
+ **Note:** Version bump only for package @leancodepl/validation
102
+
103
+ # Change Log
104
+
105
+ All notable changes to this project will be documented in this file. See
106
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
107
+
108
+ ## [9.5.3](https://github.com/leancodepl/js_corelibrary/compare/v9.5.2...v9.5.3) (2025-08-26)
109
+
110
+ **Note:** Version bump only for package @leancodepl/validation
111
+
112
+ # Change Log
113
+
114
+ All notable changes to this project will be documented in this file. See
115
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
116
+
117
+ ## [9.5.2](https://github.com/leancodepl/js_corelibrary/compare/v9.5.1...v9.5.2) (2025-08-13)
118
+
119
+ ### Features
120
+
121
+ - allow passing error codes as ReadonlyArray
122
+ ([2b078cc](https://github.com/leancodepl/js_corelibrary/commit/2b078ccb3158665f2a5911f374fe66fc5e9e5808))
123
+
124
+ # Change Log
125
+
126
+ All notable changes to this project will be documented in this file. See
127
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
128
+
129
+ ## [9.5.1](https://github.com/leancodepl/js_corelibrary/compare/v9.5.0...v9.5.1) (2025-08-05)
130
+
131
+ **Note:** Version bump only for package @leancodepl/validation
132
+
133
+ # Change Log
134
+
135
+ All notable changes to this project will be documented in this file. See
136
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
137
+
138
+ # [9.5.0](https://github.com/leancodepl/js_corelibrary/compare/v9.4.0...v9.5.0) (2025-08-05)
139
+
140
+ **Note:** Version bump only for package @leancodepl/validation
141
+
142
+ # Change Log
143
+
144
+ All notable changes to this project will be documented in this file. See
145
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
146
+
147
+ # [9.4.0](https://github.com/leancodepl/js_corelibrary/compare/v9.3.0...v9.4.0) (2025-08-04)
148
+
149
+ **Note:** Version bump only for package @leancodepl/validation
150
+
151
+ # Change Log
152
+
153
+ All notable changes to this project will be documented in this file. See
154
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
155
+
156
+ # [9.3.0](https://github.com/leancodepl/js_corelibrary/compare/v9.2.1...v9.3.0) (2025-07-31)
157
+
158
+ **Note:** Version bump only for package @leancodepl/validation
159
+
160
+ # Change Log
161
+
162
+ All notable changes to this project will be documented in this file. See
163
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
164
+
165
+ ## [9.2.1](https://github.com/leancodepl/js_corelibrary/compare/v9.2.0...v9.2.1) (2025-07-30)
166
+
167
+ **Note:** Version bump only for package @leancodepl/validation
168
+
169
+ # Change Log
170
+
171
+ All notable changes to this project will be documented in this file. See
172
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
173
+
174
+ # [9.2.0](https://github.com/leancodepl/js_corelibrary/compare/v9.1.0...v9.2.0) (2025-07-24)
175
+
176
+ **Note:** Version bump only for package @leancodepl/validation
177
+
178
+ # Change Log
179
+
180
+ All notable changes to this project will be documented in this file. See
181
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
182
+
183
+ # [9.1.0](https://github.com/leancodepl/js_corelibrary/compare/v9.0.0...v9.1.0) (2025-07-24)
184
+
185
+ **Note:** Version bump only for package @leancodepl/validation
186
+
187
+ # Change Log
188
+
189
+ All notable changes to this project will be documented in this file. See
190
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
191
+
192
+ # [9.0.0](https://github.com/leancodepl/js_corelibrary/compare/v8.6.0...v9.0.0) (2025-07-22)
193
+
194
+ **Note:** Version bump only for package @leancodepl/validation
195
+
196
+ # Change Log
197
+
198
+ All notable changes to this project will be documented in this file. See
199
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
200
+
201
+ # [8.6.0](https://github.com/leancodepl/js_corelibrary/compare/v8.5.1...v8.6.0) (2025-07-16)
202
+
203
+ **Note:** Version bump only for package @leancodepl/validation
204
+
205
+ # Change Log
206
+
207
+ All notable changes to this project will be documented in this file. See
208
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
209
+
210
+ ## [8.5.1](https://github.com/leancodepl/js_corelibrary/compare/v8.5.0...v8.5.1) (2025-07-14)
211
+
212
+ ### Bug Fixes
213
+
214
+ - add actual content to published packages
215
+ ([cb7dadb](https://github.com/leancodepl/js_corelibrary/commit/cb7dadbc1f2126370f63505f5b8dbac08dad69a3))
216
+
217
+ # Change Log
218
+
219
+ All notable changes to this project will be documented in this file. See
220
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
221
+
222
+ # [8.5.0](https://github.com/leancodepl/js_corelibrary/compare/v8.4.0...v8.5.0) (2025-07-11)
223
+
224
+ ### Bug Fixes
225
+
226
+ - enhance packages documentation
227
+ ([ae960c4](https://github.com/leancodepl/js_corelibrary/commit/ae960c469b6231b04ca8b239dc268decbc9f0a18))
228
+ - validation package tests linting
229
+ ([e12c681](https://github.com/leancodepl/js_corelibrary/commit/e12c681f80beb790bdd277e75e80f75740a769f4))
230
+
231
+ # Change Log
232
+
233
+ All notable changes to this project will be documented in this file. See
234
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
235
+
236
+ # [8.4.0](https://github.com/leancodepl/js_corelibrary/compare/v8.3.6...v8.4.0) (2025-06-20)
237
+
238
+ **Note:** Version bump only for package @leancodepl/validation
239
+
240
+ # Change Log
241
+
242
+ All notable changes to this project will be documented in this file. See
243
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
244
+
245
+ ## [8.3.6](https://github.com/leancodepl/js_corelibrary/compare/v8.3.5...v8.3.6) (2025-02-14)
246
+
247
+ **Note:** Version bump only for package @leancodepl/validation
248
+
249
+ # Change Log
250
+
251
+ All notable changes to this project will be documented in this file. See
252
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
253
+
254
+ ## [8.3.5](https://github.com/leancodepl/js_corelibrary/compare/v8.3.4...v8.3.5) (2025-01-30)
255
+
256
+ **Note:** Version bump only for package @leancodepl/validation
257
+
258
+ # Change Log
259
+
260
+ All notable changes to this project will be documented in this file. See
261
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
262
+
263
+ ## [8.3.4](https://github.com/leancodepl/js_corelibrary/compare/v8.3.3...v8.3.4) (2025-01-20)
264
+
265
+ **Note:** Version bump only for package @leancodepl/validation
266
+
267
+ # Change Log
268
+
269
+ All notable changes to this project will be documented in this file. See
270
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
271
+
272
+ ## [8.3.3](https://github.com/leancodepl/js_corelibrary/compare/v8.3.2...v8.3.3) (2025-01-17)
273
+
274
+ **Note:** Version bump only for package @leancodepl/validation
275
+
276
+ # Change Log
277
+
278
+ All notable changes to this project will be documented in this file. See
279
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
280
+
281
+ ## [8.3.2](https://github.com/leancodepl/js_corelibrary/compare/v8.3.1...v8.3.2) (2025-01-02)
282
+
283
+ **Note:** Version bump only for package @leancodepl/validation
284
+
285
+ # Change Log
286
+
287
+ All notable changes to this project will be documented in this file. See
288
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
289
+
290
+ ## [8.3.1](https://github.com/leancodepl/js_corelibrary/compare/v8.3.0...v8.3.1) (2024-12-06)
291
+
292
+ **Note:** Version bump only for package @leancodepl/validation
293
+
294
+ # Change Log
295
+
296
+ All notable changes to this project will be documented in this file. See
297
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
298
+
299
+ # [8.3.0](https://github.com/leancodepl/js_corelibrary/compare/v8.2.0...v8.3.0) (2024-12-06)
300
+
301
+ **Note:** Version bump only for package @leancodepl/validation
302
+
303
+ # Change Log
304
+
305
+ All notable changes to this project will be documented in this file. See
306
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
307
+
308
+ # [8.2.0](https://github.com/leancodepl/js_corelibrary/compare/v8.1.1...v8.2.0) (2024-11-05)
309
+
310
+ **Note:** Version bump only for package @leancodepl/validation
311
+
312
+ # Change Log
313
+
314
+ All notable changes to this project will be documented in this file. See
315
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
316
+
317
+ ## [8.1.1](https://github.com/leancodepl/js_corelibrary/compare/v8.1.0...v8.1.1) (2024-10-22)
318
+
319
+ **Note:** Version bump only for package @leancodepl/validation
320
+
321
+ # Change Log
322
+
323
+ All notable changes to this project will be documented in this file. See
324
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
325
+
326
+ # [8.1.0](https://github.com/leancodepl/js_corelibrary/compare/v8.0.0...v8.1.0) (2024-10-17)
327
+
328
+ **Note:** Version bump only for package @leancodepl/validation
329
+
330
+ # Change Log
331
+
332
+ All notable changes to this project will be documented in this file. See
333
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
334
+
335
+ # [8.0.0](https://github.com/leancodepl/js_corelibrary/compare/v7.8.2...v8.0.0) (2024-10-10)
336
+
337
+ ### Bug Fixes
338
+
339
+ - apply linters config
340
+ ([2314cff](https://github.com/leancodepl/js_corelibrary/commit/2314cff2d16611d06ebcf5287a166d29ab64c653))
341
+
342
+ # Change Log
343
+
344
+ All notable changes to this project will be documented in this file. See
345
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
346
+
347
+ ## [7.8.2](https://github.com/leancodepl/js_corelibrary/compare/v7.8.1...v7.8.2) (2024-09-19)
348
+
349
+ **Note:** Version bump only for package @leancodepl/validation
350
+
351
+ # Change Log
352
+
353
+ All notable changes to this project will be documented in this file. See
354
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
355
+
356
+ ## [7.8.1](https://github.com/leancodepl/js_corelibrary/compare/v7.8.0...v7.8.1) (2024-08-28)
357
+
358
+ **Note:** Version bump only for package @leancodepl/validation
359
+
360
+ # Change Log
361
+
362
+ All notable changes to this project will be documented in this file. See
363
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
364
+
365
+ # [7.8.0](https://github.com/leancodepl/js_corelibrary/compare/v7.7.0...v7.8.0) (2024-08-23)
366
+
367
+ **Note:** Version bump only for package @leancodepl/validation
368
+
369
+ # Change Log
370
+
371
+ All notable changes to this project will be documented in this file. See
372
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
373
+
374
+ # [7.7.0](https://github.com/leancodepl/js_corelibrary/compare/v7.6.0...v7.7.0) (2024-07-30)
375
+
376
+ **Note:** Version bump only for package @leancodepl/validation
377
+
378
+ # Change Log
379
+
380
+ All notable changes to this project will be documented in this file. See
381
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
382
+
383
+ # [7.6.0](https://github.com/leancodepl/js_corelibrary/compare/v7.5.0...v7.6.0) (2024-07-24)
384
+
385
+ **Note:** Version bump only for package @leancodepl/validation
386
+
387
+ # Change Log
388
+
389
+ All notable changes to this project will be documented in this file. See
390
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
391
+
392
+ # [7.5.0](https://github.com/leancodepl/js_corelibrary/compare/v7.4.0...v7.5.0) (2024-07-15)
393
+
394
+ **Note:** Version bump only for package @leancodepl/validation
395
+
396
+ # Change Log
397
+
398
+ All notable changes to this project will be documented in this file. See
399
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
400
+
401
+ # [7.4.0](https://github.com/leancodepl/js_corelibrary/compare/v7.3.7...v7.4.0) (2024-05-16)
402
+
403
+ ### Bug Fixes
404
+
405
+ - packages versions
406
+ ([739d722](https://github.com/leancodepl/js_corelibrary/commit/739d72211dff7c15b07e283b2f09a2470a8329c2))
407
+
408
+ # Change Log
409
+
410
+ All notable changes to this project will be documented in this file. See
411
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
412
+
413
+ ## [7.3.7](https://github.com/leancodepl/js_corelibrary/compare/v7.3.6...v7.3.7) (2024-04-15)
414
+
415
+ **Note:** Version bump only for package @leancodepl/validation
416
+
417
+ # Change Log
418
+
419
+ All notable changes to this project will be documented in this file. See
420
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
421
+
422
+ ## [7.3.6](https://github.com/leancodepl/js_corelibrary/compare/v7.3.5...v7.3.6) (2024-01-16)
423
+
424
+ **Note:** Version bump only for package @leancodepl/validation
425
+
426
+ # Change Log
427
+
428
+ All notable changes to this project will be documented in this file. See
429
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
430
+
431
+ ## [7.3.5](https://github.com/leancodepl/js_corelibrary/compare/v7.3.4...v7.3.5) (2024-01-15)
432
+
433
+ ### Bug Fixes
434
+
435
+ - generated packages.json
436
+ ([9623b51](https://github.com/leancodepl/js_corelibrary/commit/9623b51149402c2912d5700c1c73c27245c745d8))
437
+
438
+ # Change Log
439
+
440
+ All notable changes to this project will be documented in this file. See
441
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
442
+
443
+ ## [7.3.4](https://github.com/leancodepl/js_corelibrary/compare/v7.3.3...v7.3.4) (2024-01-11)
444
+
445
+ **Note:** Version bump only for package @leancodepl/validation
446
+
447
+ # Change Log
448
+
449
+ All notable changes to this project will be documented in this file. See
450
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
451
+
452
+ ## [7.3.3](https://github.com/leancodepl/js_corelibrary/compare/v7.3.2...v7.3.3) (2023-12-11)
453
+
454
+ **Note:** Version bump only for package @leancodepl/validation
455
+
456
+ # Change Log
457
+
458
+ All notable changes to this project will be documented in this file. See
459
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
460
+
461
+ ## [7.3.2](https://github.com/leancodepl/js_corelibrary/compare/v7.3.1...v7.3.2) (2023-12-08)
462
+
463
+ **Note:** Version bump only for package @leancodepl/validation
464
+
465
+ # Change Log
466
+
467
+ All notable changes to this project will be documented in this file. See
468
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
469
+
470
+ ## [7.3.1](https://github.com/leancodepl/js_corelibrary/compare/v7.3.0...v7.3.1) (2023-12-08)
471
+
472
+ ### Bug Fixes
473
+
474
+ - bring back eslint plugin unused imports
475
+ ([f1f0be3](https://github.com/leancodepl/js_corelibrary/commit/f1f0be3977699ed8be9e9a9496fb79f2cde65437))
476
+
477
+ # Change Log
478
+
479
+ All notable changes to this project will be documented in this file. See
480
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
481
+
482
+ # [7.3.0](https://github.com/leancodepl/js_corelibrary/compare/v7.2.4...v7.3.0) (2023-12-08)
483
+
484
+ **Note:** Version bump only for package @leancodepl/validation
485
+
486
+ # Change Log
487
+
488
+ All notable changes to this project will be documented in this file. See
489
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
490
+
491
+ ## [7.2.4](https://github.com/leancodepl/js_corelibrary/compare/v7.2.3...v7.2.4) (2023-12-05)
492
+
493
+ **Note:** Version bump only for package @leancodepl/validation
494
+
495
+ # Change Log
496
+
497
+ All notable changes to this project will be documented in this file. See
498
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
499
+
500
+ ## [7.2.3](https://github.com/leancodepl/js_corelibrary/compare/v7.2.2...v7.2.3) (2023-11-14)
501
+
502
+ **Note:** Version bump only for package @leancodepl/validation
503
+
504
+ # Change Log
505
+
506
+ All notable changes to this project will be documented in this file. See
507
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
508
+
509
+ ## [7.2.2](https://github.com/leancodepl/js_corelibrary/compare/v7.2.1...v7.2.2) (2023-11-13)
510
+
511
+ **Note:** Version bump only for package @leancodepl/validation
512
+
513
+ # Change Log
514
+
515
+ All notable changes to this project will be documented in this file. See
516
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
517
+
518
+ ## [7.2.1](https://github.com/leancodepl/js_corelibrary/compare/v7.1.7...v7.2.1) (2023-11-09)
519
+
520
+ **Note:** Version bump only for package @leancodepl/validation
521
+
522
+ # Change Log
523
+
524
+ All notable changes to this project will be documented in this file. See
525
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
526
+
527
+ # [7.2.0](https://github.com/leancodepl/js_corelibrary/compare/v7.1.7...v7.2.0) (2023-11-09)
528
+
529
+ **Note:** Version bump only for package @leancodepl/validation
530
+
531
+ # Change Log
532
+
533
+ All notable changes to this project will be documented in this file. See
534
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
535
+
536
+ ## [7.1.7](https://github.com/leancodepl/js_corelibrary/compare/v7.0.0...v7.1.7) (2023-09-28)
537
+
538
+ ### Bug Fixes
539
+
540
+ - update nx to fix building packages
541
+ ([ff7577c](https://github.com/leancodepl/js_corelibrary/commit/ff7577c489a575818211d68eacacaed0aa309076))
542
+
543
+ ### Features
544
+
545
+ - add react-query-cqrs-client library
546
+ ([ec1588a](https://github.com/leancodepl/js_corelibrary/commit/ec1588a64c059619e571c3f92fd1c252480f12a2))
547
+
548
+ # Change Log
549
+
550
+ All notable changes to this project will be documented in this file. See
551
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
552
+
553
+ ## [7.1.6](https://github.com/leancodepl/js_corelibrary/compare/v7.0.0...v7.1.6) (2023-09-27)
554
+
555
+ ### Bug Fixes
556
+
557
+ - update nx to fix building packages
558
+ ([ff7577c](https://github.com/leancodepl/js_corelibrary/commit/ff7577c489a575818211d68eacacaed0aa309076))
559
+
560
+ ### Features
561
+
562
+ - add react-query-cqrs-client library
563
+ ([ec1588a](https://github.com/leancodepl/js_corelibrary/commit/ec1588a64c059619e571c3f92fd1c252480f12a2))
564
+
565
+ # Change Log
566
+
567
+ All notable changes to this project will be documented in this file. See
568
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
569
+
570
+ ## [7.1.5](https://github.com/leancodepl/js_corelibrary/compare/v7.1.4...v7.1.5) (2023-09-27)
571
+
572
+ **Note:** Version bump only for package @leancodepl/validation
573
+
574
+ # Change Log
575
+
576
+ All notable changes to this project will be documented in this file. See
577
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
578
+
579
+ ## [7.1.4](https://github.com/leancodepl/js_corelibrary/compare/v7.1.3...v7.1.4) (2023-09-27)
580
+
581
+ **Note:** Version bump only for package @leancodepl/validation
582
+
583
+ # Change Log
584
+
585
+ All notable changes to this project will be documented in this file. See
586
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
587
+
588
+ ## [7.1.3](https://github.com/leancodepl/js_corelibrary/compare/v7.1.2...v7.1.3) (2023-09-27)
589
+
590
+ **Note:** Version bump only for package @leancodepl/validation
591
+
592
+ # Change Log
593
+
594
+ All notable changes to this project will be documented in this file. See
595
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
596
+
597
+ ## [7.1.2](https://github.com/leancodepl/js_corelibrary/compare/v7.1.1...v7.1.2) (2023-09-27)
598
+
599
+ **Note:** Version bump only for package @leancodepl/validation
600
+
601
+ # Change Log
602
+
603
+ All notable changes to this project will be documented in this file. See
604
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
605
+
606
+ # [7.1.0](https://github.com/leancodepl/js_corelibrary/compare/v7.0.0...v7.1.0) (2023-09-27)
607
+
608
+ ### Bug Fixes
609
+
610
+ - update nx to fix building packages
611
+ ([ff7577c](https://github.com/leancodepl/js_corelibrary/commit/ff7577c489a575818211d68eacacaed0aa309076))
612
+
613
+ ### Features
614
+
615
+ - add react-query-cqrs-client library
616
+ ([ec1588a](https://github.com/leancodepl/js_corelibrary/commit/ec1588a64c059619e571c3f92fd1c252480f12a2))
617
+
618
+ # Change Log
619
+
620
+ All notable changes to this project will be documented in this file. See
621
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
622
+
623
+ # [7.0.0](https://github.com/leancodepl/js_corelibrary/compare/v6.5.1...v7.0.0) (2023-09-01)
624
+
625
+ ### Bug Fixes
626
+
627
+ - fix building some libraries
628
+ ([31b48d6](https://github.com/leancodepl/js_corelibrary/commit/31b48d68684d07d5f77b14f2bb12c0a4470fe76f))
629
+
630
+ ### Features
631
+
632
+ - add github actions
633
+ ([15c2060](https://github.com/leancodepl/js_corelibrary/commit/15c2060511e6bec652431f248d6da75c3d194c85))
634
+ - add registry option to publish script
635
+ ([50f4c08](https://github.com/leancodepl/js_corelibrary/commit/50f4c0877482895b49b62a8f0a1f7ae289898130))
636
+
637
+ # Change Log
638
+
639
+ All notable changes to this project will be documented in this file. See
640
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
641
+
642
+ <a name="6.3.0"></a>
643
+
644
+ # [6.3.0](https://github.com/projects/leancodepl/repos/js_corelibrary/compare/diff?targetBranch=refs%2Ftags%2Fv6.2.0&sourceBranch=refs%2Ftags%2Fv6.3.0) (2022-08-10)
645
+
646
+ ### Bug Fixes
647
+
648
+ - correct module paths in package.json
649
+ ([94e0a2b](https://github.com/projects/leancodepl/repos/js_corelibrary/commits/94e0a2b))
650
+
651
+ <a name="6.2.0"></a>
652
+
653
+ # [6.2.0](https://bitbucket.org/projects/leancode-team/repos/core-js-library/compare/diff?targetBranch=refs%2Ftags%2Fv6.1.8&sourceBranch=refs%2Ftags%2Fv6.2.0) (2022-02-21)
654
+
655
+ ### Features
656
+
657
+ - update packages ([e7a3cb8](https://bitbucket.org/projects/leancode-team/repos/core-js-library/commits/e7a3cb8))
658
+ - update packages ([f67355c](https://bitbucket.org/projects/leancode-team/repos/core-js-library/commits/f67355c))
659
+
660
+ <a name="6.1.1"></a>
661
+
662
+ ## [6.1.1](https://bitbucket.org/projects/leancode-team/repos/core-js-library/compare/diff?targetBranch=refs%2Ftags%2Fv6.1.0&sourceBranch=refs%2Ftags%2Fv6.1.1) (2021-08-20)
663
+
664
+ **Note:** Version bump only for package @leancode/validation
665
+
666
+ <a name="6.1.0"></a>
667
+
668
+ # [6.1.0](https://bitbucket.org/projects/leancode-team/repos/core-js-library/compare/diff?targetBranch=refs%2Ftags%2Fv6.0.0&sourceBranch=refs%2Ftags%2Fv6.1.0) (2021-08-09)
669
+
670
+ ### Features
671
+
672
+ - split cqrs clients ([07fff4b](https://bitbucket.org/projects/leancode-team/repos/core-js-library/commits/07fff4b))
673
+
674
+ <a name="6.0.0"></a>
675
+
676
+ # [6.0.0](https://bitbucket.org/projects/leancode-team/repos/core-js-library/compare/diff?targetBranch=refs%2Ftags%2Fv5.2.0&sourceBranch=refs%2Ftags%2Fv6.0.0) (2021-07-05)
677
+
678
+ ### Features
679
+
680
+ - update dependencies ([0fed8db](https://bitbucket.org/projects/leancode-team/repos/core-js-library/commits/0fed8db))
681
+
682
+ <a name="5.2.0"></a>
683
+
684
+ # [5.2.0](https://bitbucket.org/projects/leancode-team/repos/core-js-library/compare/diff?targetBranch=refs%2Ftags%2Fv5.1.0&sourceBranch=refs%2Ftags%2Fv5.2.0) (2021-01-14)
685
+
686
+ ### Features
687
+
688
+ - update typescript to 4.1
689
+ ([d37dd16](https://bitbucket.org/projects/leancode-team/repos/core-js-library/commits/d37dd16))
690
+ - update typescript to 4.1.3
691
+ ([5e125da](https://bitbucket.org/projects/leancode-team/repos/core-js-library/commits/5e125da))
692
+
693
+ <a name="5.1.0"></a>
694
+
695
+ # [5.1.0](https://bitbucket.org/projects/leancode-team/repos/core-js-library/compare/diff?targetBranch=refs%2Ftags%2Fv5.0.2&sourceBranch=refs%2Ftags%2Fv5.1.0) (2020-11-02)
696
+
697
+ **Note:** Version bump only for package @leancode/validation
698
+
699
+ <a name="5.0.2"></a>
700
+
701
+ ## [5.0.2](https://bitbucket.org/projects/leancode-team/repos/core-js-library/compare/diff?targetBranch=refs%2Ftags%2Fv5.0.1&sourceBranch=refs%2Ftags%2Fv5.0.2) (2020-10-05)
702
+
703
+ **Note:** Version bump only for package @leancode/validation
704
+
705
+ <a name="5.0.1"></a>
706
+
707
+ ## [5.0.1](https://bitbucket.org/projects/leancode-team/repos/core-js-library/compare/diff?targetBranch=refs%2Ftags%2Fv5.0.0&sourceBranch=refs%2Ftags%2Fv5.0.1) (2020-09-14)
708
+
709
+ ### Bug Fixes
710
+
711
+ - tests ([a48ec0f](https://bitbucket.org/projects/leancode-team/repos/core-js-library/commits/a48ec0f))
712
+
713
+ <a name="5.0.0"></a>
714
+
715
+ # [5.0.0](https://bitbucket.org/projects/leancode-team/repos/core-js-library/compare/diff?targetBranch=refs%2Ftags%2Fv4.5.0&sourceBranch=refs%2Ftags%2Fv5.0.0) (2020-08-24)
716
+
717
+ ### Bug Fixes
718
+
719
+ - tests ([c5e8edf](https://bitbucket.org/projects/leancode-team/repos/core-js-library/commits/c5e8edf))
720
+
721
+ ### Features
722
+
723
+ - update to typescript 4.0
724
+ ([271f089](https://bitbucket.org/projects/leancode-team/repos/core-js-library/commits/271f089))
725
+
726
+ ### BREAKING CHANGES
727
+
728
+ - update peer dependency of TS to 4.0
729
+
730
+ <a name="4.5.0"></a>
731
+
732
+ # [4.5.0](https://bitbucket.org/projects/leancode-team/repos/core-js-library/compare/diff?targetBranch=refs%2Ftags%2Fv4.4.1&sourceBranch=refs%2Ftags%2Fv4.5.0) (2020-07-01)
733
+
734
+ **Note:** Version bump only for package @leancode/validation
735
+
736
+ <a name="4.4.1"></a>
737
+
738
+ ## [4.4.1](https://bitbucket.org/projects/leancode-team/repos/core-js-library/compare/diff?targetBranch=refs%2Ftags%2Fv4.4.0&sourceBranch=refs%2Ftags%2Fv4.4.1) (2020-05-26)
739
+
740
+ ### Bug Fixes
741
+
742
+ - **validation:** make types more robust
743
+ ([a43ed5c](https://bitbucket.org/projects/leancode-team/repos/core-js-library/commits/a43ed5c))
744
+
745
+ <a name="4.4.0"></a>
746
+
747
+ # [4.4.0](https://bitbucket.org/projects/leancode-team/repos/core-js-library/compare/diff?targetBranch=refs%2Ftags%2Fv4.3.2&sourceBranch=refs%2Ftags%2Fv4.4.0) (2020-04-22)
748
+
749
+ ### Features
750
+
751
+ - **validation:** add validations error handler
752
+ ([e5c1712](https://bitbucket.org/projects/leancode-team/repos/core-js-library/commits/e5c1712))