You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- New input: `ignoreGuidelines`. Used to indicate the accessibility standards or guidelines that the plugin should ignoore (#76; thank-you, @amykapernick)
14
+
15
+
### Changed
16
+
-**Breaking:** Now requires Node 16.0.0.
17
+
- Now uses Pa11y 6.2.3 and TSLib 2.4.0.
18
+
- Internal: The source code of the app is now 100% TypeScript!
19
+
- Internal: Many dev dependencies have been updated.
- Fixes [#68](https://github.com/netlify-labs/netlify-plugin-a11y/issues/68) by only failing builds if issues are found. Thank you to [@vgautam](https://github.com/vgautam) for reporting.
0 commit comments