|
2 | 2 |
|
3 | 3 | All 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 | 4 |
|
| 5 | +### [4.0.3](https://github.com/dequelabs/axe-core/compare/v4.0.2...v4.0.3) (2021-05-14) |
| 6 | + |
| 7 | +### Bug Fixes |
| 8 | + |
| 9 | +- add noHtml to axe.configure ([e1aafb1](https://github.com/dequelabs/axe-core/commit/e1aafb1f43183d24b13b86013fa99395573eca3e)) |
| 10 | +- do not allow postMessage with axe version of x.y.z ([cc4551f](https://github.com/dequelabs/axe-core/commit/cc4551f5b171e6249073fc47850978f2db14d38c)) |
| 11 | + |
5 | 12 | ### [4.0.2](https://github.com/dequelabs/axe-core/compare/v4.0.1...v4.0.2) (2020-09-08) |
6 | 13 |
|
7 | 14 | ### Bug Fixes |
@@ -134,6 +141,13 @@ The following checks were deprecated in axe-core 3.x, and are removed in 4.0: |
134 | 141 | - **types:** Add "wcag21aa" and "wcag21a" to our TS definition ([#2272](https://github.com/dequelabs/axe-core/issues/2272)) ([23674d4](https://github.com/dequelabs/axe-core/commit/23674d4403a7088996a758d0081b869516be4aea)) |
135 | 142 | - **types:** Add missing properties to `Spec` ([#2273](https://github.com/dequelabs/axe-core/issues/2273)) ([c39ba9f](https://github.com/dequelabs/axe-core/commit/c39ba9ffbd3a9777660da1d7e27d2471fc4158cd)) |
136 | 143 |
|
| 144 | +### [3.5.6](https://github.com/dequelabs/axe-core/compare/v3.5.5...v3.5.6) (2021-05-12) |
| 145 | + |
| 146 | +### Bug Fixes |
| 147 | + |
| 148 | +- add noHtml to axe.configure ([8982c1a](https://github.com/dequelabs/axe-core/commit/8982c1a44cd2330da5be783f74a65fca121d96cb)) |
| 149 | +- do not allow postMessage with axe version of x.y.z ([fde6ab2](https://github.com/dequelabs/axe-core/commit/fde6ab2ab247ea1e8138829534fde630bb342ed2)) |
| 150 | + |
137 | 151 | ### [3.5.5](https://github.com/dequelabs/axe-core/compare/v3.5.4...v3.5.5) (2020-06-16) |
138 | 152 |
|
139 | 153 | ### Bug Fixes |
@@ -261,6 +275,13 @@ The following checks were deprecated in axe-core 3.x, and are removed in 4.0: |
261 | 275 | - **typings:** add proper return value to getRule ([#1900](https://github.com/dequelabs/axe-core/issues/1900)) ([4d907f8](https://github.com/dequelabs/axe-core/commit/4d907f86b0152122f92cceae0b242e09aff0f49a)) |
262 | 276 | - **unicode:** stop parsing escaped unicode strings ([#1997](https://github.com/dequelabs/axe-core/issues/1997)) ([7447d03](https://github.com/dequelabs/axe-core/commit/7447d03bcfd118897d8114fded1ea8a42f3da08f)) |
263 | 277 |
|
| 278 | +### [3.4.3](https://github.com/dequelabs/axe-core/compare/v3.4.2...v3.4.3) (2021-05-12) |
| 279 | + |
| 280 | +### Bug Fixes |
| 281 | + |
| 282 | +- add noHtml to axe.configure ([eec4282](https://github.com/dequelabs/axe-core/commit/eec42827c971ca60b3363d45d427ebd969fe0156)) |
| 283 | +- do not allow postMessage with axe version of x.y.z ([b317100](https://github.com/dequelabs/axe-core/commit/b3171004a6a427a74d65aee3d311315691b635cc)) |
| 284 | + |
264 | 285 | ## [3.4.2](https://github.com/dequelabs/axe-core/compare/v3.4.1...v3.4.2) (2020-02-04) |
265 | 286 |
|
266 | 287 | ### Bug Fixes |
@@ -332,6 +353,13 @@ The following checks were deprecated in axe-core 3.x, and are removed in 4.0: |
332 | 353 | - **runVirtualNode:** Allow serialised nodes [experimental](<[512d51b](https://github.com/dequelabs/axe-core/commit/512d51b)>) |
333 | 354 | - **video-description:** deprecate video-description rule ([#1737](https://github.com/dequelabs/axe-core/issues/1737)) ([e91c25f](https://github.com/dequelabs/axe-core/commit/e91c25f)) |
334 | 355 |
|
| 356 | +### [3.3.4](https://github.com/dequelabs/axe-core/compare/v3.3.3...v3.3.4) (2021-05-11) |
| 357 | + |
| 358 | +### Bug Fixes |
| 359 | + |
| 360 | +- add noHtml to axe.configure ([ec5a4d7](https://github.com/dequelabs/axe-core/commit/ec5a4d783ad8a417df65dc1e5e4781efdeddbfa8)) |
| 361 | +- do not allow postMessage with axe version of x.y.z ([7ccd858](https://github.com/dequelabs/axe-core/commit/7ccd858fb2b58b29a955f8174298f94f87f71d26)) |
| 362 | + |
335 | 363 | ## [3.3.3](https://github.com/dequelabs/axe-core/compare/v3.3.2...v3.3.3) (2020-02-04) |
336 | 364 |
|
337 | 365 | ### Bug Fixes |
@@ -439,6 +467,13 @@ The following checks were deprecated in axe-core 3.x, and are removed in 4.0: |
439 | 467 | - only run IE11 tests in appveyor ([#1571](https://github.com/dequelabs/axe-core/issues/1571)) ([35261ef](https://github.com/dequelabs/axe-core/commit/35261ef)) |
440 | 468 | - watch integration html and json files ([#1598](https://github.com/dequelabs/axe-core/issues/1598)) ([3de0b05](https://github.com/dequelabs/axe-core/commit/3de0b05)) |
441 | 469 |
|
| 470 | +## [3.2.4](https://github.com/dequelabs/axe-core/compare/v3.2.3...v3.2.4) (2021-05-10) |
| 471 | + |
| 472 | +### Bug Fixes |
| 473 | + |
| 474 | +- add noHtml to axe.configure ([e994323](https://github.com/dequelabs/axe-core/commit/e99432311dfd45d20c8bafe823f7f8eb61065cb0)) |
| 475 | +- do not allow postMessage with axe version of x.y.z ([a05264f](https://github.com/dequelabs/axe-core/commit/a05264f0d1615e0434d5dd1efa4fca5ef76f7021)) |
| 476 | + |
442 | 477 | ## [3.2.3](https://github.com/dequelabs/axe-core/compare/v3.2.2...v3.2.3) (2020-02-04) |
443 | 478 |
|
444 | 479 | ### Bug Fixes |
@@ -521,6 +556,15 @@ The following checks were deprecated in axe-core 3.x, and are removed in 4.0: |
521 | 556 |
|
522 | 557 | - Deprecate axe.commons.utils namespace ([#1330](https://github.com/dequelabs/axe-core/issues/1330)) ([df93272](https://github.com/dequelabs/axe-core/commit/df93272)) |
523 | 558 |
|
| 559 | +<a name="3.1.3"></a> |
| 560 | + |
| 561 | +## [3.1.3](https://github.com/dequelabs/axe-core/compare/v3.1.2...v3.1.3) (2021-05-05) |
| 562 | + |
| 563 | +### Bug Fixes |
| 564 | + |
| 565 | +- add noHtml to axe.configure ([dee205b](https://github.com/dequelabs/axe-core/commit/dee205b)) |
| 566 | +- do not allow postMessage with axe version of x.y.z ([e93f394](https://github.com/dequelabs/axe-core/commit/e93f394)) |
| 567 | + |
524 | 568 | <a name="3.1.2"></a> |
525 | 569 |
|
526 | 570 | ## [3.1.2](https://github.com/dequelabs/axe-core/compare/v3.0.3...v3.1.2) (2018-09-07) |
@@ -591,6 +635,13 @@ The following checks were deprecated in axe-core 3.x, and are removed in 4.0: |
591 | 635 | - **i18n:** Update ja (Japanese) locale for 3.1 release ([#1101](https://github.com/dequelabs/axe-core/issues/1101)) ([ef6cd86](https://github.com/dequelabs/axe-core/commit/ef6cd86)) |
592 | 636 | - **deprecate:** Deprecate audio-caption rule ([#1071](https://github.com/dequelabs/axe-core/issues/1071)) ([3b05fee](https://github.com/dequelabs/axe-core/commit/3b05fee)) |
593 | 637 |
|
| 638 | +## [3.0.4](https://github.com/dequelabs/axe-core/compare/v3.0.3...v3.0.4) (2021-04-30) |
| 639 | + |
| 640 | +### Bug Fixes |
| 641 | + |
| 642 | +- add noHtml to axe.configure ([2e18f0c](https://github.com/dequelabs/axe-core/commit/2e18f0c)) |
| 643 | +- do not allow postMessage with axe version of x.y.z ([9e62c8c](https://github.com/dequelabs/axe-core/commit/9e62c8c)) |
| 644 | + |
594 | 645 | <a name="3.0.3"></a> |
595 | 646 |
|
596 | 647 | ## [3.0.3](https://github.com/dequelabs/axe-core/compare/v3.0.2...v3.0.3) (2018-06-04) |
|
0 commit comments