Skip to content

Releases: rehypejs/rehype-minify

7.0.1

27 Sep 11:52
1c1f8d0
Compare
Choose a tag to compare

(note: this is a patch release to all packages)

Miscellaneous

  • 79383ba Add license files to packages

Types

Full Changelog: 7.0.0...7.0.1

[email protected]

17 Sep 10:39
aeddee2
Compare
Choose a tag to compare

[email protected]

17 Sep 14:51
a545e79
Compare
Choose a tag to compare
  • 29fd94a Refactor to externalize hast-util-minify-whitespace

Full Changelog: https://github.com/rehypejs/rehype-minify/compare/[email protected]@6.0.1

[email protected]

17 Sep 14:51
671df5f
Compare
Choose a tag to compare

[email protected]

01 Nov 13:12
7bbb9f5
Compare
Choose a tag to compare

7.0.0

30 Aug 15:24
aba138b
Compare
Choose a tag to compare

Change

  • ebf43e7 Update unified, @types/hast, utilities, etc
    migrate: update too
  • 3cf2c29 Change to require Node.js 16
    migrate: update too
  • f9fab12 Change to use exports
    migrate: don’t use private APIs
  • 6724645 rehype-minify-doctype: remove
    migrate: it’s not possible to use weird doctypes, use xast if you want xml
  • 1635e2f hast-util-from-string: remove return value
    migrate: keep a reference to the changed node around

Full Changelog: 6.0.0...7.0.0

[email protected]

30 Mar 14:42
857a97f
Compare
Choose a tag to compare
  • ca840b0 Fix to not collapse in script, style

[email protected]

12 Sep 07:04
7c74eed
Compare
Choose a tag to compare

[email protected]

12 Sep 07:04
dffd016
Compare
Choose a tag to compare
  • 4e5b583 Externalize schema as html-enumerated-attributes
  • 3d42055 Add support for selectors
  • b34a034 Update to improved schema

[email protected]

12 Sep 07:03
265514d
Compare
Choose a tag to compare