Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 432 Bytes

CHANGELOG.md

File metadata and controls

22 lines (12 loc) · 432 Bytes

4.0.0

Breaking Changes

  • Drop support for browser build. All integrations must use the npm version.

3.0.0

  • Fix bug where an markdown image with link would generate a double link #46 (thanks @tlylt)

Breaking Changes

  • Drop support for Node < v16

2.0.0

  • Apply previously applied attributes to rendered image (thanks @harigopal)

Breaking Changes

  • Drop support for Node < v12
  • Drop support for markdown-it < 9