github rehypejs/rehype-highlight 7.0.0

8 months ago

Change

  • d72c765 Update lowlight
    migrate: if you pass languages, make sure the spread in common from lowlight:
    .use(rehypeHighlight, {...common, ...otherLanguages})
  • b057174 Update @types/hast, unified, utilities, etc
    migrate: update too
  • 72fe488 Change to require Node.js 16
    migrate: update too
  • d2fc56d Change to use exports
    migrate: don’t use private APIs
  • dc3823d Remove ignoreMissing option, make it default
    migrate: remove ignoreMissing, expect warnings on the file instead

Misc

Full Changelog: 6.0.0...7.0.0

Don't miss a new rehype-highlight release

NewReleases is sending notifications on new releases.