axe DevTools Linter 4.8.0 (October 3, 2023)
Release notes describing the changes in axe DevTools Linter 4.8.0
New Features
- axe DevTools Linter now supports these new rules:
- You can now use multiple config files with axe DevTools Connector and axe Accessibility Linter for VS Code. These tools will now locate the nearest axe-linter.yml file: the one in the current directory or, if there is none, will walk up the directory tree to find one. This allows you to place a config file in the root of your project and override it with config files in different subdirectories.
Bug Fixes
Fixed a problem in the VS Code extension that prevented encoded URLs from being decoded properly.
Known Issues
None.