Skip to content

Releases: remcohaszing/remark-mdx-frontmatter

v2.0.0

09 Jul 12:29
v2.0.0
236fd4c
Compare
Choose a tag to compare
  • The package is now ESM only
  • Support custom parsers
  • Use a default export
  • Ensure an export is always created is a name is given
  • Replace js-yaml with yaml as default yaml parser
  • Drop support for Node.js 14

v1.1.1

15 Nov 09:28
v1.1.1
05f555a
Compare
Choose a tag to compare
  • Fix a bug where exports weren’t injected if the document contains more content.

v1.1.0

07 Nov 14:13
v1.1.0
a3ad773
Compare
Choose a tag to compare
  • Remove support for nested nodes

v1.0.1

14 Mar 13:49
v1.0.1
c411b9f
Compare
Choose a tag to compare
  • Validate export identifiers

v1.0.0

07 Mar 11:28
v1.0.0
86dcda5
Compare
Choose a tag to compare

Initial release