What changed in remark-gfm from 3 to 4
2 releases numbered after 3.0.1 up to and including 4.0.1, stable releases only. 3.0.1 and 4.0.1 are the newest stable releases of 3 and 4 we track; this page follows them as new ones ship.
6 changes across 2 releases
Original release notes, newest first
The list above is our reading of these notes; the originals from unified are here, one fold per release.
4.0.1
Types
- 4af823a Refactor to use
interfacefor exposed types - 3a57a5b Add declaration maps
- 76559f9 Refactor to use
@imports
Docs
- 173394d Add docs on footnote option
- 21cae6a Fix typo by @leafac in https://github.com/remarkjs/remark-gfm/pull/73
Full Changelog: https://github.com/remarkjs/remark-gfm/compare/4.0.0...4.0.1
4.0.0
Change
- b8cc334 Update
@types/mdast,unified, utilities migrate: update too - 9eb0f54 Change to use
exportsmigrate: don’t use private APIs - 5715c93 Change to require Node.js 16 migrate: update too
Full Changelog: https://github.com/remarkjs/remark-gfm/compare/3.0.1...4.0.0