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

Added 1

4.0.1

  • Add declaration maps
Changed 5

4.0.1

  • Refactor to use interface for exposed types
  • Refactor to use @import statements

4.0.0

  • Update @types/mdast and unified
  • Change to use exports field
  • Require Node.js 16 or higher

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 interface for exposed types
  • 3a57a5b Add declaration maps
  • 76559f9 Refactor to use @imports
Docs

Full Changelog: https://github.com/remarkjs/remark-gfm/compare/4.0.0...4.0.1

View originalPermalink

4.0.0
Change
  • b8cc334 Update @types/mdast, unified, utilities migrate: update too
  • 9eb0f54 Change to use exports migrate: 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

View originalPermalink