Skip to content

Releases: rehypejs/rehype-sanitize

6.0.0

26 Aug 11:11
566a856
Compare
Choose a tag to compare

Change

  • 4e05d28 Update hast-util-sanitie, unified, etc
    migrate: update too
    there are some small changes to the defaults, which match how GH cleans,
    see this commit for details
  • 5092269 Change to require Node.js 16
    migrate: update too
  • cecabae Change to use exports
    migrate: don’t use private APIs

Full Changelog: 5.0.1...6.0.0

5.0.1

08 Dec 13:20
b05e645
Compare
Choose a tag to compare

Full Changelog: 5.0.0...5.0.1

5.0.0

01 Aug 20:59
f65fcf3
Compare
Choose a tag to compare
  • abf5e36 Add JSDoc based types
  • c0f5518 Use ESM
    • Change:

      // From CommonJS
      var rehypeSanitize = require('rehype-sanitize')
      
      // To ESM
      import rehypeSanitize from 'rehype-sanitize'

      Learn more about ESM in this guide

4.0.0

22 Aug 10:16
a6ddc5e
Compare
Choose a tag to compare
  • fdeff60 Add types
    (breaking, potentially, if you or your dependents use typescript)

3.0.1

15 Mar 13:38
75023be
Compare
Choose a tag to compare

3.0.0

01 Jul 12:36
e2cc13f
Compare
Choose a tag to compare

2.0.3

01 Jun 08:11
49ddad6
Compare
Choose a tag to compare

2.0.2

17 Nov 12:29
Compare
Choose a tag to compare

2.0.1

20 Jun 14:15
Compare
Choose a tag to compare
  • 8900e6b Add list of related projects
  • 1efe20b Simplify example in readme.md

2.0.0

24 Feb 07:37
Compare
Choose a tag to compare