kunkun/packages/api/CHANGELOG.md
Huakun Shen f37605f9a2
Refactor: rename api subpackage (#93)
* refactor(api): rename ui subpackage name

* refactor(api): update import paths for template UI schemas

* chore: update dependencies and bump package versions

* chore(api): bump package version to 0.1.1

* refactor(api): rename IUiIframe to IUiCustom and related types

* format
2025-02-06 21:54:35 -05:00

527 B

@kksh/api

0.1.1

Patch Changes

  • Rename api's 2 ui subpackage to less technical terms; iframe to custom and worker to template

0.1.0

Minor Changes

  • Rename WorkerExtension to TemplateUiCommand, and HeadlessWorkerExtension to HeadlessCommand

0.0.53

Patch Changes

  • Add Show Debug option for worker template form view

0.0.48

Patch Changes

  • Restructure api package, add headless api

0.0.47

Patch Changes

  • Add Extension KV API

0.0.43

Patch Changes

  • More Icon Options