Skip to content

Releases: JulianCataldo/remark-lint-frontmatter-schema

v3.15.4

15 Oct 17:25
Compare
Choose a tag to compare

3.15.4 (2023-10-15)

Bug Fixes

v3.15.3

15 Sep 03:43
Compare
Choose a tag to compare

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.2

12 Apr 05:40
Compare
Choose a tag to compare

3.15.2 (2023-04-12)

Bug Fixes

v3.15.1

19 Nov 10:34
Compare
Choose a tag to compare

3.15.1 (2022-11-19)

Bug Fixes

  • better configuration example (yaml) (c4629bb)

v3.15.0

03 Nov 22:40
Compare
Choose a tag to compare

3.15.0 (2022-11-03)

Features

v3.14.0

03 Nov 02:42
Compare
Choose a tag to compare

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

30 Oct 04:06
Compare
Choose a tag to compare

3.13.0 (2022-10-30)

Features

  • support relative path for local $schema (20f53bf)

v3.12.0

30 Oct 03:08
Compare
Choose a tag to compare

3.12.0 (2022-10-30)

Features

  • support for const auto-fix / suggestion (a133c54)

v3.11.0

30 Oct 01:22
Compare
Choose a tag to compare

3.11.0 (2022-10-30)

Features

  • better error output for eslint / remark (aff95db)

v3.10.2

29 Oct 22:29
Compare
Choose a tag to compare

3.10.2 (2022-10-29)

Bug Fixes

  • global schema assoc. w. eslint-plugin-mdx (6849182)