Skip to content

8.0.0

Latest
Compare
Choose a tag to compare
@wooorm wooorm released this 16 Jan 12:28
· 19 commits to main since this release
a1488e9

Migrate

  • Node.js 12 is no longer supported, use Node 14.14+ or later
  • if you passed a file, please pass it in options: {file: file}
  • if you used complex-types.d.ts, please use index.d.ts instead

Change

Fix

  • b83ec5f Fix to reexport Raw from mdast-util-to-hast
  • e66705a Fix rcdata, rawtext, script data, and plaintext states
  • 8e7f703 Add improved error message for MDX nodes
  • 9910e6b Fix to deep clone unknown nodes

Misc

Full Changelog: 7.2.3...8.0.0