Commits (19)
-
David Sveningsson authored
This reverts commit 474209ac.
b4d016b4 -
David Sveningsson authoredac094744
-
David Sveningsson authored1d5aa3c8
-
David Sveningsson authored
fix(rules): use original wcag rule names See merge request !384
528d5858 -
WhiteSource Renovate authored048f71d0
-
WhiteSource Renovate authored4d0a587f
-
WhiteSource Renovate authored7b420088
-
WhiteSource Renovate authored1f98caed
-
David Sveningsson authored
In practice all where optional but the type never reflected this.
eac50523 -
David Sveningsson authored
fix(meta): make all meta properties optional in type declaration See merge request !385
cfcc4889 -
David Sveningsson authored
fixes #69
96e73439 -
David Sveningsson authored
fix(meta): support case-insensitive regexp flag Closes #69 See merge request !386
3286b986 -
David Sveningsson authored
fixes #70
444a4726 -
David Sveningsson authored
fix(meta): allow regexp literal in element schema Closes #70 See merge request !387
5c833602 -
David Sveningsson authored
More similar to plugins and makes it easier to handle in tooling (e.g. webpack)
8948803c -
David Sveningsson authored
refactor(rules): use explicit rule bundle instead of dynamic require See merge request !388
221e6771 -
WhiteSource Renovate authored7ca847b6
-
WhiteSource Renovate authoreda70a0edf
-
David Sveningsson authored
## [2.18.1](v2.18.0...v2.18.1) (2020-03-22) ### Bug Fixes * **meta:** allow regexp literal in element schema ([444a4726](444a4726)), closes [#70](#70) * **meta:** make all meta properties optional in type declaration ([eac50523](eac50523)) * **meta:** support case-insensitive regexp flag ([96e73439](96e73439)), closes [#69](#69) * **rules:** use original wcag rule names ([1d5aa3c8](1d5aa3c8)) ### Reverts * Revert "ci: temporary add debug to troubleshoot @semantic-release/gitlab" ([b4d016b4](b4d016b4))
Showing