mirror of
https://github.com/kunkunsh/kunkun.git
synced 2025-04-20 05:29:17 +00:00

* refactor: rename WorkerExtension to TemplateUiCommand, HeadlessWorkerExtension to HeadlessCommand * ci: update npm publish workflow to include refactor branch * ci: add push trigger for JSR publish workflow and bump API package version * ci: add pnpm setup to npm publish workflow * chore: add repository field to package.json for @kksh/api
32 lines
401 B
Markdown
32 lines
401 B
Markdown
# @kksh/api
|
|
|
|
## 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
|