Sourced from rehype-autolink-headings's releases.
7.0.0
Change
- 394560f Update
@types/hast,unified, utilities, etc migrate: update too- 6bebeab Change to require Node.js 16 migrate: update too
- f20421f Change to use
exportsmigrate: don’t use private APIs- 98849a7 Remove undocumented ancient
behaviourspelling migrate: use international english:behaviorAdd
- 92f0258 Add support for passing a function as
propertiesMisc
- 305d6d0 Add
fromHtmlexample by@altanoin rehypejs/rehype-autolink-headings#17Full Changelog: https://github.com/rehypejs/rehype-autolink-headings/compare/6.1.1...7.0.0
b968c99
7.0.092f0258
Add support for passing a function as propertiesf20421f
Change to use exports6bebeab
Change to require Node.js 1687105fa
Refactor docs98849a7
Remove undocumented ancient behaviour spelling8ba5363
Refactor code-stylef57cc93
Replace dependency2a2783a
Refactor to use node:test651c6dd
Add ignore-scripts to .npmrc