Skip to content

Latest commit

 

History

History
398 lines (268 loc) · 42.6 KB

CHANGELOG.md

File metadata and controls

398 lines (268 loc) · 42.6 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.9.1 (2024-05-15)

Bug Fixes

4.9.0 (2024-04-01)

Bug Fixes

Features

4.8.5 (2024-02-08)

Bug Fixes

4.8.4 (2024-01-23)

Bug Fixes

4.8.3 (2024-01-09)

Bug Fixes

  • allow cjs version of packages to export a default value (#943) (b5aee34)
  • Update axe-core to v4.8.3 (#968) (be9002c)
  • Update axe-core to v4.8.3 (#978) (1c83740)
  • webdriverio: fix types between v8 and <v8 (#962) (0511338)
  • webdriverio: work with @wdio/globals (#882) (2e016b4)
  • webdriverjs: fix default commonJs export (#927) (b07d38c)

Reverts

  • Revert "fix: Update axe-core to v4.8.3 (#968)" (#977) (0aff5d8), closes #968 #977
  • Revert "chore: merge master into develop (#955)" (#956) (07e7d9e), closes #955 #956

4.8.2 (2023-11-30)

Bug Fixes

  • allow cjs version of packages to export a default value (#943) (b5aee34)
  • webdriverio: work with @wdio/globals (#882) (2e016b4)
  • webdriverjs: fix default commonJs export (#927) (b07d38c)

4.8.1 (2023-10-11)

Bug Fixes

  • cli: better error message for ChromeDriver version mismatch (#680) (10cf350), closes #679
  • cli: improve error message on script timeout (#681) (b407c6c)
  • cli: include required files when publishing (#851) (3f1ff4b)
  • cli: respect --exit regardless of other flags (#750) (bfa2328)
  • pin axe-core version to accept patch updates only (#838) (2456ed6)
  • skip unloaded iframes for all apis (#752) (0b15629)

Features

4.8.0 (2023-09-28)

Bug Fixes

  • cli: better error message for ChromeDriver version mismatch (#680) (10cf350), closes #679
  • cli: improve error message on script timeout (#681) (b407c6c)
  • cli: respect --exit regardless of other flags (#750) (bfa2328)
  • pin axe-core version to accept patch updates only (#838) (2456ed6)
  • skip unloaded iframes for all apis (#752) (0b15629)

Features

4.7.3 (2023-06-09)

Bug Fixes

4.7.2 (2023-06-01)

Bug Fixes

4.7.1 (2023-05-02)

Bug Fixes

4.7.0 (2023-04-28)

Bug Fixes

  • cli: do not inject script tags due to pages not allowing script tags (#710) (2e0fdb4)

Features

4.6.1 (2023-03-28)

Bug Fixes

  • cli: increase --timeout default to 90 seconds (to match --help) (#683) (d11481b)
  • Update axe-core to v4.6.3 (#698) (a7d53a4)
  • work with extremely large results (#667) (395d5fc)

Features

  • webdriverio: deprecate @wdio/sync support (#677) (6121e55)

4.6.0 (2023-01-19)

Bug Fixes

  • playwright: update playwright to support updated types (#635) (1339ec7)
  • use SerialContextObject type instead of ContextObject (#632) (630b545)

Features

4.5.2 (2022-11-15)

Bug Fixes

4.5.1 (2022-11-03)

Bug Fixes

4.5.0 (2022-10-26)

Features

4.4.5 (2022-09-26)

Bug Fixes

  • change playwright to devdep and use playwright-core types (#563) (c89fa58)
  • cli: display stack trace on errors by default (#555) (a47100c)
  • only set allowedOrigin when needed (#566) (a83907b)
  • provide proper typings for axe-cli (#559) (e4ccfa5)

4.4.4 (2022-08-10)

Bug Fixes

4.4.3 (2022-06-03)

Bug Fixes

  • puppeteer,playwright: wait for finishRun to complete before closing the page (#496) (7dc6a03)
  • react: revert export to not use default (#481) (d932c9d)
  • reporter-earl: fix main export (#483) (af77177)
  • selenium-webdriverjs peer dependency to allow newer versions (#258) (2dc2788)

Features

4.4.2 (2022-03-14)

Bug Fixes

  • playwright: use axe-core source without require.resolve() (#473) (62d9240)

4.4.1 (2022-02-15)

Bug Fixes

  • cli: update packages to use latest version of ChromeDriver ([
  • react: fallback on _reactInternals (#455) (13f9fd0)

4.4.0 (2022-02-10)

Bug Fixes

  • cli: add endTimer() for page load timer (#236) (e0a19a3)
  • cli: add timeout waiting for page to be ready (#250) (cbb795f)
  • cli: find axe-core when installed globally (#232) (75c273d)
  • cli: pass chromedriver-path arg to webdriver (#416) (14e5125)
  • cli: provide a more robust error message if analysis fails (#421) (9f1fa5d)
  • pass chrome options to chromeOptions.addArguments() (#262) (715f463)
  • playwright: allow include/exclude chaining when given a string by the user (#391) (4b8ab26)
  • playwright: Make package public (#264) (35074ba)
  • selenium-webdriverjs peer dependency to allow newer versions (#258) (2dc2788)
  • types: return this rather than the class (#360) (7999891)
  • update axe-core to 4.2.1 (#254) (9d90185)
  • webdriverio,webdriverjs: fix setLegacyMode return type (#445) (147626a)
  • webdriverio: include/exclude chaining and iframe selectors (#409) (ca8aa31)
  • webdriverio: inject axe-core branding into all iframes (#231) (3f41c27)
  • webdriverio: Recursively find (#238) (7e6a80d)
  • webdriverio: support wdio using puppeteer without esm (#447) (95dda29)
  • webdriverio: use executeAsync() vs execute() (#346) (0e4aa3a)
  • webdriverJS: include/exclude chaining and iframe selectors (#404) (c7c50fb)
  • webdriverjs: prevent selnium undefined -> null transformation (#402) (5095f43)
  • webdriverjs: prevent selnium undefined -> null transformation (#402) (be3912d)
  • webdriverjs: Recursively find (#209) (0d20e1f)
  • webdriverjs: Reject with actual Errors (not strings) (#423) (3fdb50a), closes #422 #421 #387 #308 #207
  • webdriverjs: resolve promise (#347) (d1548a5)

Features

4.3.3 (2021-10-26)

Bug Fixes

  • only set allowedOrigin when needed (0561721)

4.3.1 (2021-09-20)

Bug Fixes

  • cli,reporter-earl,react: use correct version of axe-core (#378) (0c7d050)

4.3.0 (2021-09-20)

Bug Fixes

  • cli: add timeout waiting for page to be ready (#250) (cbb795f)
  • playwright: Make package public (#264) (35074ba)
  • types: return this rather than the class (#360) (7999891)
  • webdriverio: use executeAsync() vs execute() (#346) (0e4aa3a)
  • webdriverjs: resolve promise (#347) (d1548a5)
  • pass chrome options to chromeOptions.addArguments() (#262) (715f463)
  • selenium-webdriverjs peer dependency to allow newer versions (#258) (2dc2788)
  • update axe-core to 4.2.1 (#254) (9d90185)

Features

4.2.2 (2021-06-23)

Bug Fixes

  • playwright: Make package public (#264) (35074ba)
  • pass chrome options to chromeOptions.addArguments() (#262) (715f463)
  • selenium-webdriverjs peer dependency to allow newer versions (#258) (2dc2788)
  • update axe-core to 4.2.1 (#254) (9d90185)
  • cli: add timeout waiting for page to be ready (#250) (cbb795f)

Features

4.2.1 (2021-05-19)

Bug Fixes

4.2.0 (2021-05-05)

Bug Fixes

  • cli: add endTimer() for page load timer (#236) (e0a19a3)
  • cli: find axe-core when installed globally (#232) (75c273d)
  • webdriverio: inject axe-core branding into all iframes (#231) (3f41c27)
  • webdriverio: Recursively find (#238) (7e6a80d)
  • webdriverjs: Recursively find (#209) (0d20e1f)

Features

4.1.1 (2021-01-28)

Bug Fixes

Features

4.1.0 (2020-11-20)

Bug Fixes

Features

4.0.0 (2020-08-25)

Bug Fixes

  • cli: add timeout to webdriver.js (#47) (b9a3a3d)
  • cli: change default mocha timeout for testing (#18) (f1e770c)
  • cli: Enable program to work with pkg (#48) (a9ccea6)
  • cli: fix main in package.json so that we can use functions in axe-test-urls file (#26) (651af8f)
  • cli: fix webdriver being passed from index.js (#33) (7c939d6)
  • cli: start webdriver correctly (#69) (90675b4)
  • puppeteer: check to see if frame exist before injecting JS (#77) (9847f39)
  • puppeteer: fix the spelling of puppeteer in package file (#59) (8048bf2)
  • puppeteer: get results from iframes with branding (#55) (7e71380)
  • puppeteer: get results from within iframes (#42) (4c4ef7a)
  • webdriverjs: Enable library to work in pkged programs (#49) (e073487)
  • webdriverjs: Remove deprecated "error-less" callback (#27) (7218bf6)
  • webdriverjs: Require new when instantiating (#31) (c0aa15c)
  • Make packages public (#23) (56395f0)

Features

BREAKING CHANGES

  • webdriverjs: use new AxeBuilder(), not AxeBuilder()
  • webdriverjs: you must handle errors