-
- Downloads
There was an error fetching the commit references. Please try again later.
chore(release): 7.12.0
## [7.12.0](v7.11.1...v7.12.0) (2022-12-28) ### Features * **api:** `Attribute.valueMatches` can take array of keywords to match against ([0a5ff8ea](0a5ff8ea)) * **api:** add `Rule.getMetaFor(..)` ([5a76381e](5a76381e)) * **api:** add new `formAssociated` property when defining metadata ([3d56c4a5](3d56c4a5)) * **meta:** `MetaAttributeAllowedCallback` takes the attribute as second argument ([7a4edeb2](7a4edeb2)) * **rules:** new rule `form-dup-name` ([74f8e2dc](74f8e2dc)), closes [#197](#197) * **rules:** new rule `map-id-name` ([abe5acb9](abe5acb9)), closes [#184](#184) ### Bug Fixes * **parser:** enable cache api on document root ([a1cfe645](a1cfe645))
Showing
- CHANGELOG.md 15 additions, 0 deletionsCHANGELOG.md
- docs/rules/form-dup-name.md 1 addition, 1 deletiondocs/rules/form-dup-name.md
- docs/rules/map-id-name.md 1 addition, 1 deletiondocs/rules/map-id-name.md
- package-lock.json 2 additions, 2 deletionspackage-lock.json
- package.json 1 addition, 1 deletionpackage.json
Loading
Please register or sign in to comment