Skip to content

7.0.0

Compare
Choose a tag to compare
@wooorm wooorm released this 16 Jan 15:02
0fef5aa

Changes

  • 903a671 Add types
    (breaking, if you or your dependents use typescript, and didn’t expect typings)
  • 8deb6e5 Update unist-util-is (see unist-util-is@4.0.0)
    (breaking, if you or your dependents use typescript, and didn’t expect typings)
  • 0ff62a4 Rename allowDangerousHTML > allowDangerousHtml
    (not breaking, yet: there’s a deprecation warning)

Features

  • 9d85fa7 Add support for passing a list of nodes

Patches

  • b77f47c Fix breaking out of doctypes
  • 3a6a6d6 Fix breaking out of comments