Releases: remarkjs/remark-normalize-headings
Releases · remarkjs/remark-normalize-headings
4.0.0
21 Sep 07:17
Compare
Sorry, something went wrong.
No results found
Change
56b44d3 Change to require Node.js 16
migrate : update too
d90b0a9 Change to use exports
migrate : don’t use private APIs
7bb8546 Update @types/mdast, utilities, etc
migrate : update too
Full Changelog : 3.0.1...4.0.0
3.0.1
30 Oct 08:25
Compare
Sorry, something went wrong.
No results found
3.0.0
03 Aug 15:59
Compare
Sorry, something went wrong.
No results found
a4e6e70 Use ESM
// From CommonJS
var remarkNormalizeHeadings = require ( 'remark-normalize-headings' )
// To ESM
import remarkNormalizeHeadings from 'remark-normalize-headings'
Learn more about ESM in this guide
d9cce07 Add JSDoc based types
2.0.0
22 Mar 10:38
Compare
Sorry, something went wrong.
No results found
1.0.2
15 Jun 09:35
Compare
Sorry, something went wrong.
No results found
1.0.1
20 Nov 20:27
Compare
Sorry, something went wrong.
No results found
v1.0.0
13 Jun 17:26
Compare
Sorry, something went wrong.
No results found