npm rehype-autolink-headings 6.0.0

latest releases: 7.1.0, 7.0.0, 6.1.1...
2 years ago
  • 7d9f2f7 Use ESM
    • Change:

      // From CommonJS
      var rehypeAutolinkHeadings = require('rehype-autolink-headings')
      
      // To ESM
      import rehypeAutolinkHeadings from 'rehype-autolink-headings'

      Learn more about ESM in this guide

  • 779dc5a Add JSDoc based types
  • dac8e53 Update dependencies

Don't miss a new rehype-autolink-headings release

NewReleases is sending notifications on new releases.