Changelog

August 18, 2025 ยท View on GitHub

All notable changes to only the d2.js package will be documented in this file. Does not include changes to the main d2 project.

Next

  • Fix TypeScript signatures
  • Fix theme-overrides not applying
  • Fix grids in ELK layouts
  • Significantly reduce bundle size
  • Support D2 0.7.1

[0.1.22]

March 20, 2025

  • Support d2-config. Support additional options. #2343
    • themeID
    • darkThemeID
    • center
    • pad
    • scale
    • forceAppendix
    • target
    • animateInterval
    • salt
    • noXMLTag
  • Support relative imports. Improve elk error handling #2382
  • Support fonts (fontRegular, fontItalic, fontBold, fontSemiBold) #2384
  • Add TypeScript signatures

[0.1.21]

January 12, 2025

First public release