Skip to content

v0.4.0

Choose a tag to compare

@MinCrohn MinCrohn released this 12 Nov 05:45
· 72 commits to main since this release

Added

  • feat: add individual corner radius support (#140)
  • feat: support 'wordWrapWidth: auto' for responsive wrapping (#147)

Fixed

  • fix: update legacy data conversion (#139)
  • fix: prevent drag selection when config.draggable is false (#141)
  • fix: ensure update after zoom completes (#142)
  • fix: add viewport setter (#143)
  • fix: resolve race condition in concurrent initAsset calls (#144)

Chores

  • docs: add deepwiki badge (#136)
  • chore: export selector utility (#138)
  • chore: bump tar-fs from 2.1.3 to 2.1.4 (#145)
  • chore: bump playwright from 1.53.2 to 1.56.1 (#146)

Full Changelog: v0.3.1...v0.4.0