@davidsneighbour/htmlvalidate-config 2025.2.4 → 2025.3.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 +910 -0
  2. package/package.json +2 -2
package/CHANGELOG.md ADDED
@@ -0,0 +1,910 @@
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
+
6
+ # [2025.3.0](https://github.com/davidsneighbour/configurations/compare/@davidsneighbour/htmlvalidate-config@0.0.21...@davidsneighbour/htmlvalidate-config@2025.3.0) (2025-07-15)
7
+
8
+
9
+
10
+ ## 2025.2.4 (2025-07-02)
11
+
12
+
13
+
14
+ ## 2025.2.3 (2025-05-31)
15
+
16
+
17
+
18
+ ## 2025.2.2 (2025-05-14)
19
+
20
+
21
+
22
+ ## 2025.2.1 (2025-05-14)
23
+
24
+
25
+
26
+ # 2025.2.0 (2025-05-14)
27
+
28
+
29
+
30
+ ## 2025.1.5 (2025-05-06)
31
+
32
+
33
+
34
+ ## 2025.1.4 (2025-05-06)
35
+
36
+
37
+
38
+ ## 2025.1.3 (2025-05-06)
39
+
40
+
41
+
42
+ ## 2025.1.2 (2025-05-06)
43
+
44
+
45
+
46
+ ## 2025.1.1 (2025-03-08)
47
+
48
+
49
+
50
+ # 2025.1.0 (2025-03-04)
51
+
52
+
53
+
54
+ ## 2025.0.2 (2025-02-23)
55
+
56
+
57
+
58
+ ## 2025.0.1 (2025-01-11)
59
+
60
+
61
+
62
+ ## 2024.4.12 (2024-12-03)
63
+
64
+
65
+
66
+ ## 2024.4.11 (2024-12-02)
67
+
68
+
69
+
70
+ ## 2024.4.10 (2024-12-01)
71
+
72
+
73
+
74
+ ## 2024.4.9 (2024-11-20)
75
+
76
+
77
+
78
+ ## 2024.4.8 (2024-11-06)
79
+
80
+
81
+
82
+ ## 2024.4.7 (2024-10-27)
83
+
84
+
85
+
86
+ ## 2024.4.6 (2024-10-23)
87
+
88
+
89
+
90
+ ## 2024.4.5 (2024-10-13)
91
+
92
+
93
+
94
+ ## 2024.4.4 (2024-10-13)
95
+
96
+
97
+
98
+ ## 2024.4.3 (2024-10-11)
99
+
100
+
101
+
102
+ ## 2024.4.2 (2024-10-09)
103
+
104
+
105
+
106
+ ## 2024.4.1 (2024-10-09)
107
+
108
+
109
+
110
+ # 2024.4.0 (2024-10-04)
111
+
112
+
113
+
114
+ ## 2024.3.49 (2024-10-04)
115
+
116
+
117
+
118
+ ## 2024.3.48 (2024-10-04)
119
+
120
+
121
+
122
+ ## 2024.3.47 (2024-10-04)
123
+
124
+
125
+
126
+ ## 2024.3.46 (2024-09-23)
127
+
128
+
129
+
130
+ ## 2024.3.45 (2024-09-10)
131
+
132
+
133
+
134
+ ## 2024.3.44 (2024-09-07)
135
+
136
+
137
+
138
+ ## 2024.3.43 (2024-09-04)
139
+
140
+
141
+
142
+ ## 2024.3.42 (2024-09-03)
143
+
144
+
145
+
146
+ ## 2024.3.41 (2024-09-03)
147
+
148
+
149
+
150
+ ## 2024.3.40 (2024-08-31)
151
+
152
+
153
+
154
+ ## 2024.3.39 (2024-08-28)
155
+
156
+
157
+
158
+ ## 2024.3.38 (2024-08-26)
159
+
160
+
161
+
162
+ ## 2024.3.37 (2024-08-25)
163
+
164
+
165
+
166
+ ## 2024.3.35 (2024-08-24)
167
+
168
+
169
+
170
+ ## 2024.3.34 (2024-08-22)
171
+
172
+
173
+
174
+ ## 2024.3.33 (2024-08-17)
175
+
176
+
177
+
178
+ ## 2024.3.32 (2024-08-15)
179
+
180
+
181
+
182
+ ## 2024.3.31 (2024-08-12)
183
+
184
+
185
+
186
+ ## 2024.3.30 (2024-08-12)
187
+
188
+
189
+
190
+ ## 2024.3.29 (2024-08-12)
191
+
192
+
193
+
194
+ ## 2024.3.28 (2024-08-12)
195
+
196
+
197
+
198
+ ## 2024.3.27 (2024-08-05)
199
+
200
+
201
+
202
+ ## 2024.3.26 (2024-08-04)
203
+
204
+
205
+
206
+ ## 2024.3.25 (2024-07-20)
207
+
208
+
209
+
210
+ ## 2024.3.24 (2024-07-14)
211
+
212
+
213
+
214
+ ## 2024.3.23 (2024-06-12)
215
+
216
+
217
+
218
+ ## 2024.3.22 (2024-06-08)
219
+
220
+
221
+
222
+ ## 2024.3.21 (2024-06-04)
223
+
224
+
225
+
226
+ ## 2024.3.20 (2024-06-04)
227
+
228
+
229
+
230
+ ## 2024.3.19 (2024-06-02)
231
+
232
+
233
+
234
+ ## 2024.3.18 (2024-06-02)
235
+
236
+
237
+
238
+ ## 2024.3.17 (2024-06-02)
239
+
240
+
241
+
242
+ ## 2024.3.16 (2024-06-02)
243
+
244
+
245
+
246
+ ## 2024.3.15 (2024-06-02)
247
+
248
+
249
+
250
+ ## 2024.3.14 (2024-06-02)
251
+
252
+
253
+
254
+ ## 2024.3.13 (2024-05-22)
255
+
256
+
257
+
258
+ ## 2024.3.12 (2024-05-17)
259
+
260
+
261
+
262
+ ## 2024.3.11 (2024-04-28)
263
+
264
+
265
+
266
+ ## 2024.3.10 (2024-04-28)
267
+
268
+
269
+
270
+ ## 2024.3.9 (2024-04-28)
271
+
272
+
273
+
274
+ ## 2024.3.6 (2024-04-21)
275
+
276
+
277
+
278
+ ## 2024.3.5 (2024-04-21)
279
+
280
+
281
+
282
+ ## 2024.3.4 (2024-04-20)
283
+
284
+
285
+
286
+ ## 2024.3.3 (2024-04-19)
287
+
288
+
289
+
290
+ ## 2024.3.2 (2024-04-13)
291
+
292
+
293
+
294
+ ## 2024.3.1 (2024-04-13)
295
+
296
+
297
+
298
+ # 2024.3.0 (2024-04-10)
299
+
300
+
301
+
302
+ ## 2024.2.5 (2024-04-10)
303
+
304
+
305
+
306
+ ## 2024.2.4 (2024-04-09)
307
+
308
+
309
+
310
+ ## 2024.2.3 (2024-04-08)
311
+
312
+
313
+
314
+ ## 2024.2.2 (2024-04-07)
315
+
316
+
317
+
318
+ ## 2024.2.1 (2024-04-07)
319
+
320
+
321
+
322
+ # 2024.2.0 (2024-04-07)
323
+
324
+
325
+
326
+ ## 2024.1.2 (2024-04-05)
327
+
328
+
329
+
330
+ ## 2024.1.1 (2024-04-05)
331
+
332
+
333
+ ### Bug Fixes
334
+
335
+ * **deps:** update dependency html-validate to v8.18.1 ([#1248](https://github.com/davidsneighbour/configurations/issues/1248)) ([64a1e32](https://github.com/davidsneighbour/configurations/commit/64a1e3228c51ad73140f72775df32a36e5aa4344))
336
+
337
+
338
+
339
+ # 2024.1.0 (2024-03-28)
340
+
341
+
342
+ ### Bug Fixes
343
+
344
+ * **deps:** update dependency axe-core to v4.9.0 ([#1240](https://github.com/davidsneighbour/configurations/issues/1240)) ([53e83e6](https://github.com/davidsneighbour/configurations/commit/53e83e6b9b25a7e1a3e519d9865e1372dfbc52d3))
345
+
346
+
347
+
348
+ ## 2024.0.3 (2024-03-24)
349
+
350
+
351
+
352
+ ## 2024.0.2 (2024-03-24)
353
+
354
+
355
+
356
+ ## 2024.0.1 (2024-03-24)
357
+
358
+
359
+
360
+ ## 5.11.1 (2024-03-22)
361
+
362
+
363
+ ### Bug Fixes
364
+
365
+ * **deps:** update dependency html-validate to v8.17.1 ([#1228](https://github.com/davidsneighbour/configurations/issues/1228)) ([51b2678](https://github.com/davidsneighbour/configurations/commit/51b26785a3726b29bff76f6bca424dbdc3502c94))
366
+
367
+
368
+
369
+ # 5.11.0 (2024-03-19)
370
+
371
+
372
+
373
+ ## 5.10.4 (2024-03-19)
374
+
375
+
376
+
377
+ ## 5.10.3 (2024-03-19)
378
+
379
+
380
+
381
+ ## 5.10.2 (2024-03-19)
382
+
383
+
384
+ ### Bug Fixes
385
+
386
+ * **deps:** update dependency html-validate to v8.16.0 ([#1220](https://github.com/davidsneighbour/configurations/issues/1220)) ([39c4aa5](https://github.com/davidsneighbour/configurations/commit/39c4aa540def8b3afd5f236dfaee23929a402307))
387
+
388
+
389
+
390
+ ## 5.10.1 (2024-03-13)
391
+
392
+
393
+
394
+ # 5.10.0 (2024-03-13)
395
+
396
+
397
+ ### Bug Fixes
398
+
399
+ * **deps:** update dependency html-validate to v8.14.0 ([#1208](https://github.com/davidsneighbour/configurations/issues/1208)) ([1e223e7](https://github.com/davidsneighbour/configurations/commit/1e223e75981f2a493a1df8f2a9e88b18ed1c3113))
400
+ * **deps:** update dependency html-validate to v8.15.0 ([#1209](https://github.com/davidsneighbour/configurations/issues/1209)) ([14764b5](https://github.com/davidsneighbour/configurations/commit/14764b5a58b47f63fbf2a63f369fdc14bea8d0c5))
401
+
402
+
403
+
404
+ ## 5.9.7 (2024-03-05)
405
+
406
+
407
+
408
+ ## 5.9.6 (2024-03-04)
409
+
410
+
411
+ ### Bug Fixes
412
+
413
+ * **deps:** update dependency html-validate to v8.12.0 ([#1197](https://github.com/davidsneighbour/configurations/issues/1197)) ([5193626](https://github.com/davidsneighbour/configurations/commit/5193626324dafe4ce9a21ebfb647f26ee56dd087))
414
+
415
+
416
+
417
+ ## 5.9.5 (2024-03-03)
418
+
419
+
420
+ ### Bug Fixes
421
+
422
+ * add export configuration to package file ([f146d7c](https://github.com/davidsneighbour/configurations/commit/f146d7c25ff8a1fb48ea45208f54b1303dc508ca))
423
+
424
+
425
+
426
+ ## 5.9.4 (2024-03-01)
427
+
428
+
429
+ ### Bug Fixes
430
+
431
+ * **deps:** update dependency html-validate to v8.11.0 ([#1186](https://github.com/davidsneighbour/configurations/issues/1186)) ([83c4815](https://github.com/davidsneighbour/configurations/commit/83c4815af1cdce629d2a584e29caa5d36a8abd19))
432
+ * **deps:** update dependency html-validate to v8.11.1 ([#1190](https://github.com/davidsneighbour/configurations/issues/1190)) ([3d760b8](https://github.com/davidsneighbour/configurations/commit/3d760b8e8ef3e8088a028c880788e937e452d992))
433
+
434
+
435
+
436
+ ## 5.9.3 (2024-02-25)
437
+
438
+
439
+
440
+ ## 5.9.2 (2024-02-25)
441
+
442
+
443
+
444
+ ## 5.9.1 (2024-02-24)
445
+
446
+
447
+
448
+ # 5.9.0 (2024-02-14)
449
+
450
+
451
+
452
+ ## 5.8.20 (2024-02-14)
453
+
454
+
455
+
456
+ ## 5.8.19 (2024-02-14)
457
+
458
+
459
+
460
+ ## 5.8.18 (2024-02-09)
461
+
462
+
463
+
464
+ ## 5.8.17 (2024-02-09)
465
+
466
+
467
+
468
+ ## 5.8.16 (2024-02-09)
469
+
470
+
471
+ ### Bug Fixes
472
+
473
+ * **deps:** update dependency axe-core to v4.8.4 ([#1165](https://github.com/davidsneighbour/configurations/issues/1165)) ([b76724b](https://github.com/davidsneighbour/configurations/commit/b76724bc6bce19dcdbd39ecb8366e584b0ea1ea9))
474
+
475
+
476
+
477
+ ## 5.8.15 (2024-02-04)
478
+
479
+
480
+
481
+ ## 5.8.14 (2024-02-04)
482
+
483
+
484
+
485
+ ## 5.8.13 (2024-02-04)
486
+
487
+
488
+
489
+ ## 5.8.12 (2024-02-04)
490
+
491
+
492
+
493
+ ## 5.8.11 (2024-02-03)
494
+
495
+
496
+
497
+ ## 5.8.10 (2024-02-03)
498
+
499
+
500
+
501
+ ## 5.8.9 (2024-02-02)
502
+
503
+
504
+
505
+ ## 5.8.8 (2024-02-01)
506
+
507
+
508
+
509
+ ## 5.8.7 (2024-01-13)
510
+
511
+
512
+
513
+ ## 5.8.6 (2024-01-13)
514
+
515
+
516
+
517
+ ## 5.8.5 (2024-01-13)
518
+
519
+
520
+
521
+ ## 5.8.4 (2024-01-13)
522
+
523
+
524
+
525
+ ## 5.8.3 (2024-01-13)
526
+
527
+
528
+ ### Bug Fixes
529
+
530
+ * **deps:** update dependency html-validate to v8.9.1 ([#1098](https://github.com/davidsneighbour/configurations/issues/1098)) ([980b381](https://github.com/davidsneighbour/configurations/commit/980b381968565f26e54d0eb0eb048d1fd73e7874))
531
+
532
+
533
+
534
+ ## 5.8.2 (2024-01-10)
535
+
536
+
537
+
538
+ ## 5.8.1 (2024-01-09)
539
+
540
+
541
+
542
+ # 5.8.0 (2024-01-09)
543
+
544
+
545
+
546
+ # 5.7.0 (2024-01-09)
547
+
548
+
549
+ ### Bug Fixes
550
+
551
+ * **deps:** update dependency html-validate to v8.9.0 ([#1091](https://github.com/davidsneighbour/configurations/issues/1091)) ([89c58f4](https://github.com/davidsneighbour/configurations/commit/89c58f4db0c6080bc3617726fc53effdf8bb5c6b))
552
+
553
+
554
+
555
+ ## 5.6.1 (2024-01-04)
556
+
557
+
558
+
559
+ # 5.6.0 (2024-01-02)
560
+
561
+
562
+
563
+ ## 5.5.27 (2024-01-01)
564
+
565
+
566
+
567
+ ## 5.5.26 (2024-01-01)
568
+
569
+
570
+
571
+ ## 5.5.25 (2024-01-01)
572
+
573
+
574
+
575
+ ## 5.5.24 (2023-12-30)
576
+
577
+
578
+ ### Bug Fixes
579
+
580
+ * **deps:** update dependency html-validate to v8.8.0 ([#1069](https://github.com/davidsneighbour/configurations/issues/1069)) ([65c2046](https://github.com/davidsneighbour/configurations/commit/65c2046ca2c32535490e31ccca3601c71274f98e))
581
+
582
+
583
+
584
+ ## 5.5.23 (2023-12-15)
585
+
586
+
587
+
588
+ ## 5.5.22 (2023-12-13)
589
+
590
+
591
+ ### Bug Fixes
592
+
593
+ * **deps:** update dependency html-validate to v8.7.4 ([#1047](https://github.com/davidsneighbour/configurations/issues/1047)) ([1af74ed](https://github.com/davidsneighbour/configurations/commit/1af74eda12bacc443f03888f2bdd79dd7f392b2e))
594
+
595
+
596
+
597
+ ## 5.5.21 (2023-12-09)
598
+
599
+
600
+
601
+ ## 5.5.20 (2023-12-08)
602
+
603
+
604
+
605
+ ## 5.5.19 (2023-11-30)
606
+
607
+
608
+
609
+ ## 5.5.18 (2023-11-29)
610
+
611
+
612
+ ### Bug Fixes
613
+
614
+ * **deps:** update dependency html-validate to v8.7.2 ([#1026](https://github.com/davidsneighbour/configurations/issues/1026)) ([204cfc2](https://github.com/davidsneighbour/configurations/commit/204cfc27015785c8a5d39babb1c5feb90307f29c))
615
+ * **deps:** update dependency html-validate to v8.7.3 ([#1035](https://github.com/davidsneighbour/configurations/issues/1035)) ([e4ec248](https://github.com/davidsneighbour/configurations/commit/e4ec2483ee15b9c03f2ceb22e9514b90992ae720))
616
+
617
+
618
+
619
+ ## 5.5.17 (2023-11-15)
620
+
621
+
622
+
623
+ ## 5.5.16 (2023-11-12)
624
+
625
+
626
+
627
+ ## 5.5.15 (2023-11-12)
628
+
629
+
630
+
631
+ ## 5.5.14 (2023-11-12)
632
+
633
+
634
+
635
+ ## 5.5.12 (2023-10-30)
636
+
637
+
638
+
639
+ ## 5.5.11 (2023-10-30)
640
+
641
+
642
+
643
+ ## 5.5.10 (2023-10-30)
644
+
645
+
646
+
647
+ ## 5.5.9 (2023-10-30)
648
+
649
+
650
+
651
+ ## 5.5.8 (2023-10-28)
652
+
653
+
654
+
655
+ ## 5.5.7 (2023-10-28)
656
+
657
+
658
+
659
+ ## 5.5.6 (2023-10-25)
660
+
661
+
662
+ ### Bug Fixes
663
+
664
+ * **deps:** update dependency html-validate to v8.7.0 ([#987](https://github.com/davidsneighbour/configurations/issues/987)) ([2467a25](https://github.com/davidsneighbour/configurations/commit/2467a253215f826f1fdf257daa3f3dc9cf188467))
665
+
666
+
667
+
668
+ ## 5.5.5 (2023-10-21)
669
+
670
+
671
+ ### Bug Fixes
672
+
673
+ * disable integrity attribute (waiting for upstream fix) ([b548799](https://github.com/davidsneighbour/configurations/commit/b5487996d89a508e43ea155b6a814f8a2a1bcc89))
674
+
675
+
676
+
677
+ ## 5.5.4 (2023-10-21)
678
+
679
+
680
+ ### Bug Fixes
681
+
682
+ * disable integrity attribute (waiting for upstream fix) ([e2a8ac0](https://github.com/davidsneighbour/configurations/commit/e2a8ac03a23595e6ea37a4a7b632a9d8f8c7f494))
683
+
684
+
685
+
686
+ ## 5.5.3 (2023-10-18)
687
+
688
+
689
+ ### Bug Fixes
690
+
691
+ * **deps:** update dependency html-validate to v8.6.0 ([#973](https://github.com/davidsneighbour/configurations/issues/973)) ([3c9202f](https://github.com/davidsneighbour/configurations/commit/3c9202f8a72427ecf6c7848bfb042151c1bdd614))
692
+
693
+
694
+
695
+ ## 5.5.2 (2023-10-08)
696
+
697
+
698
+
699
+ ## 5.5.1 (2023-10-08)
700
+
701
+
702
+
703
+ # 5.5.0 (2023-10-08)
704
+
705
+
706
+
707
+ # 5.4.0 (2023-10-08)
708
+
709
+
710
+
711
+ # 5.3.0 (2023-10-08)
712
+
713
+
714
+
715
+ ## 5.2.44 (2023-10-02)
716
+
717
+
718
+ ### Bug Fixes
719
+
720
+ * **deps:** update dependency html-validate to v8.5.0 ([#953](https://github.com/davidsneighbour/configurations/issues/953)) ([bf6064c](https://github.com/davidsneighbour/configurations/commit/bf6064c29cabe7c1f3f58f3ceb3a4da7e8f274dd))
721
+
722
+
723
+
724
+ ## 5.2.43 (2023-09-27)
725
+
726
+
727
+
728
+ ## 5.2.42 (2023-09-26)
729
+
730
+
731
+ ### Bug Fixes
732
+
733
+ * **deps:** update dependency axe-core to v4.8.2 ([#931](https://github.com/davidsneighbour/configurations/issues/931)) ([2cd481b](https://github.com/davidsneighbour/configurations/commit/2cd481b713df1d7d814c351ba68bbdeb56af7e98))
734
+ * **deps:** update dependency html-validate to v8.4.1 ([#939](https://github.com/davidsneighbour/configurations/issues/939)) ([35b2558](https://github.com/davidsneighbour/configurations/commit/35b25587c52274a0ed437ab389e409843201d6a1))
735
+
736
+
737
+
738
+ ## 5.2.41 (2023-09-18)
739
+
740
+
741
+
742
+ ## 5.2.40 (2023-09-13)
743
+
744
+
745
+ ### Bug Fixes
746
+
747
+ * **deps:** update dependency html-validate to v8.4.0 ([#909](https://github.com/davidsneighbour/configurations/issues/909)) ([d731c2a](https://github.com/davidsneighbour/configurations/commit/d731c2a24079772db465cdcd37a6cbca40326b38))
748
+
749
+
750
+
751
+ ## 5.2.39 (2023-09-09)
752
+
753
+
754
+ ### Bug Fixes
755
+
756
+ * **deps:** update dependency axe-core to v4.8.0 ([#898](https://github.com/davidsneighbour/configurations/issues/898)) ([fa90f40](https://github.com/davidsneighbour/configurations/commit/fa90f407a2b0a538851ad5e9efb8643e743eb761))
757
+
758
+
759
+
760
+ ## 5.2.38 (2023-09-05)
761
+
762
+
763
+
764
+ ## 5.2.37 (2023-09-02)
765
+
766
+
767
+
768
+ ## 5.2.36 (2023-09-02)
769
+
770
+
771
+
772
+ ## 5.2.34 (2023-08-24)
773
+
774
+
775
+
776
+ ## 5.2.33 (2023-08-20)
777
+
778
+
779
+
780
+ ## 5.2.32 (2023-08-13)
781
+
782
+
783
+
784
+ ## 5.2.31 (2023-08-12)
785
+
786
+
787
+
788
+ ## 5.2.30 (2023-08-09)
789
+
790
+
791
+ ### Bug Fixes
792
+
793
+ * **deps:** update dependency html-validate to v8.2.0 ([#837](https://github.com/davidsneighbour/configurations/issues/837)) ([3db2e19](https://github.com/davidsneighbour/configurations/commit/3db2e196460ed2cf87630af2528c3e9372459443))
794
+
795
+
796
+
797
+ ## 5.2.29 (2023-08-06)
798
+
799
+
800
+
801
+ ## 5.2.28 (2023-07-31)
802
+
803
+
804
+
805
+ ## 5.2.27 (2023-07-25)
806
+
807
+
808
+
809
+ ## 5.2.26 (2023-07-24)
810
+
811
+
812
+
813
+ ## 5.2.25 (2023-07-23)
814
+
815
+
816
+
817
+ ## 5.2.24 (2023-07-16)
818
+
819
+
820
+
821
+ ## 5.2.20 (2023-07-16)
822
+
823
+
824
+
825
+ ## 5.2.4 (2023-06-19)
826
+
827
+
828
+
829
+ ## 5.2.3 (2023-06-13)
830
+
831
+
832
+
833
+ ## 5.2.2 (2023-06-12)
834
+
835
+
836
+
837
+ ## 5.2.1 (2023-06-08)
838
+
839
+
840
+ ### Bug Fixes
841
+
842
+ * **deps:** update dependency html-validate to v8 ([#700](https://github.com/davidsneighbour/configurations/issues/700)) ([6ff3f23](https://github.com/davidsneighbour/configurations/commit/6ff3f23010fc047dbbad56b9a5c0b9615dfc0919))
843
+
844
+
845
+
846
+ ## 5.1.40 (2023-06-07)
847
+
848
+
849
+
850
+ ## 5.1.36 (2023-05-26)
851
+
852
+
853
+
854
+ ## 5.1.35 (2023-05-25)
855
+
856
+
857
+
858
+ ## 5.1.31 (2023-05-17)
859
+
860
+
861
+
862
+ ## 5.1.30 (2023-05-14)
863
+
864
+
865
+
866
+ ## 5.1.26 (2023-05-07)
867
+
868
+
869
+
870
+ ## 5.1.20 (2023-04-21)
871
+
872
+
873
+
874
+ ## 5.1.18 (2023-04-16)
875
+
876
+
877
+
878
+ ## 5.1.13 (2023-03-30)
879
+
880
+
881
+
882
+ ## 5.0.19 (2023-03-12)
883
+
884
+
885
+
886
+ ## 5.0.16 (2023-03-04)
887
+
888
+
889
+
890
+ ## 5.0.11 (2023-02-14)
891
+
892
+
893
+
894
+ ## 5.0.10 (2023-02-14)
895
+
896
+
897
+
898
+ ## 5.0.5 (2023-01-29)
899
+
900
+
901
+
902
+ ## 5.0.4 (2023-01-29)
903
+
904
+
905
+
906
+ ## 5.0.3 (2023-01-29)
907
+
908
+
909
+
910
+ ## 5.0.2 (2023-01-29)
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@davidsneighbour/htmlvalidate-config",
3
3
  "description": "HTML Validate configuration for use in @davidsneighbour projects.",
4
- "version": "2025.2.4",
4
+ "version": "2025.3.0",
5
5
  "license": "MIT",
6
6
  "repository": "davidsneighbour/configurations",
7
7
  "author": "Patrick Kollitsch <davidsneighbourdev+gh@gmail.com> (https://davids-neighbour.com)",
@@ -20,7 +20,7 @@
20
20
  "node": ">=20.18.0",
21
21
  "npm": ">=10.3.0"
22
22
  },
23
- "gitHead": "a671271a4f8f222eef69bdb514c2a06996028c4b",
23
+ "gitHead": "7c4b6f0fdfe984b35136c426242218d49030680e",
24
24
  "exports": {
25
25
  ".": {
26
26
  "import": "./index.cjs",