Releases: JulianCataldo/remark-lint-frontmatter-schema
Releases · JulianCataldo/remark-lint-frontmatter-schema
v3.15.3
3.15.3 (2023-09-15)
Bug Fixes
- treat first yaml section as frontmatter, even if it is not the first child (c09c902)
v3.15.1
3.15.1 (2022-11-19)
Bug Fixes
- better configuration example (yaml) (c4629bb)
v3.14.0
3.14.0 (2022-11-03)
Bug Fixes
- align demo with new feats (3cbc16a)
- use bundle instead of dereference (6a8824a)
Features
- resolve current remark working directory (1887ef1)
- use only json-schema-ref-parser, drop ajv's (99b66bd)
v3.13.0
3.13.0 (2022-10-30)
Features
- support relative path for local
$schema
(20f53bf)
v3.12.0
3.12.0 (2022-10-30)
Features
- support for
const
auto-fix / suggestion (a133c54)
v3.11.0
3.11.0 (2022-10-30)
Features
- better error output for eslint / remark (aff95db)
v3.10.2
3.10.2 (2022-10-29)
Bug Fixes
- global schema assoc. w.
eslint-plugin-mdx
(6849182)