Releases: remcohaszing/remark-mdx-frontmatter
Releases · remcohaszing/remark-mdx-frontmatter
v5.2.0
04 Jun 17:34
Compare
Sorry, something went wrong.
No results found
v5.1.0
22 Mar 20:58
Compare
Sorry, something went wrong.
No results found
6844673 Use unist-util-mdx-define. Since this offers options to handle conflicts, these are now also supported by remark-mdx-frontmatter.
Full Changelog : v5.0.0...v5.1.0
v5.0.0
21 Jun 13:20
Compare
Sorry, something went wrong.
No results found
What's Changed
9e59f0e Preserve references in the frontmatter data
40e0afb Remove support for Node.js 16
71b2895 Fix error message if name is invalid
1fc38ce Update README.md to ensure appropriate compilation output is logged by @cjones26 in #16
New Contributors
Full Changelog : v4.0.0...v5.0.0
v4.0.0
26 Oct 11:52
Compare
Sorry, something went wrong.
No results found
v3.0.0
23 Apr 15:56
Compare
Sorry, something went wrong.
No results found
Require Node.js 16 or greater.
Remove support for using object keys as export names. The default name is now frontmatter.
v2.1.1
27 Oct 08:20
Compare
Sorry, something went wrong.
No results found
v2.1.0
26 Oct 11:00
Compare
Sorry, something went wrong.
No results found
Update dependency estree-util-value-to-estree to version 2.
v2.0.3
21 Jul 11:45
Compare
Sorry, something went wrong.
No results found
v2.0.2
09 Jul 14:39
Compare
Sorry, something went wrong.
No results found
Define exports in package.json
v2.0.1
09 Jul 14:27
Compare
Sorry, something went wrong.
No results found
Make TypeScript output ESM