Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 900 Bytes

CHANGELOG.md

File metadata and controls

35 lines (19 loc) · 900 Bytes

Changelog

All notable changes to diagram-js-ui are documented here. We use semantic versioning for releases.

Unreleased

Note: Yet to be released changes appear here.

0.2.3

  • FIX: correct type exports
  • FIX: turn into an actual module
  • CHORE: add package exports declaration

0.2.2

  • FIX: export full Preact export (again) (#11)

0.2.1

  • FIX: do not double-export Preact

0.2.0

  • FEAT: align exports with htm/preact (standalone)
  • FEAT: add type definitions

0.1.1

  • FIX: move htm and preact from devDependencies to dependencies (#5, 5b0b367)

0.1.0

Initial release.