mirror of
https://github.com/kunkunsh/kunkun.git
synced 2025-04-04 14:46:42 +00:00

* upgrade tauri-plugin-shellx * feat(shell): add killPid method to shell API with new permission * fix: extension new window * feat(shell): enhance process management and logging in extensions - Add debug logging for extension process events - Implement process tracking in UI worker - Update shell API to support custom process recording - Modify extension template to demonstrate process spawning - Refactor shell command handling with improved error handling * Add killPid extension API to @kksh/api * chore(deps): update tauri-plugin-shellx-api to version 2.0.15 * pnpm lock * chore(deps): update dependencies and lock file - Upgrade ESLint to version 9.21.0 - Update @types/bun to version 1.2.3 - Bump various development dependencies - Reorganize package.json dependencies in ui package * chore(deps): update SvelteKit template dependencies - Add @eslint/js version 9.21.0 - Update package.json dependency order - Sync pnpm-lock.yaml with package.json changes * chore: add eslint to desktop * chore(deps): remove local tauri-plugin-shellx and use published version 2.0.15 * bump desktop to 0.1.28
185 lines
2.3 KiB
Markdown
185 lines
2.3 KiB
Markdown
# create-kunkun
|
|
|
|
## 0.1.48
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @kksh/api@0.1.4
|
|
|
|
## 0.1.45
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @kksh/api@0.1.2
|
|
|
|
## 0.1.44
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @kksh/api@0.1.1
|
|
|
|
## 0.1.43
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @kksh/api@0.1.0
|
|
|
|
## 0.1.42
|
|
|
|
### Patch Changes
|
|
|
|
- Update sveltekit template
|
|
|
|
## 0.1.40
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @kksh/api@0.0.53
|
|
|
|
## 0.1.38
|
|
|
|
### Patch Changes
|
|
|
|
- Add headless command template
|
|
|
|
## 0.1.37
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @kksh/api@0.0.48
|
|
|
|
## 0.1.36
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @kksh/api@0.0.47
|
|
|
|
## 0.1.35
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @kksh/api@0.0.43
|
|
|
|
## 0.1.30
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @kksh/api@0.0.23
|
|
|
|
## 0.1.29
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @kksh/api@0.0.22
|
|
|
|
## 0.1.28
|
|
|
|
### Patch Changes
|
|
|
|
- Re-enable server-based dev extension refresh. Deep Link forces switch focus to kunkun
|
|
- Updated dependencies
|
|
- @kksh/api@0.0.21
|
|
|
|
## 0.1.27
|
|
|
|
### Patch Changes
|
|
|
|
- Fix Some Windows incompatibilities
|
|
- Updated dependencies
|
|
- @kksh/api@0.0.20
|
|
|
|
## 0.1.26
|
|
|
|
### Patch Changes
|
|
|
|
- Fix windows compatibility errors
|
|
|
|
## 0.1.23
|
|
|
|
### Patch Changes
|
|
|
|
- Store templates as .tgz in dist, to avoid missing .gitignore problem
|
|
|
|
## 0.1.18
|
|
|
|
### Patch Changes
|
|
|
|
- Update templates README with detailed instructions
|
|
|
|
## 0.1.17
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [9fa3d8e]
|
|
- Updated dependencies [0a1ab7c]
|
|
- Updated dependencies [b48d53b]
|
|
- @kksh/api@0.0.20
|
|
|
|
## 0.1.16
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [9fa3d8e]
|
|
- Updated dependencies [0a1ab7c]
|
|
- Updated dependencies [b48d53b]
|
|
- @kksh/api@0.0.20
|
|
|
|
## 0.1.13
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @kksh/api@0.0.11
|
|
|
|
## 0.1.12
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @kksh/api@0.0.10
|
|
|
|
## 0.1.11
|
|
|
|
### Patch Changes
|
|
|
|
- Update templates, custom ui templates now requires base url. Due to a Tauri API problem on Windows.
|
|
|
|
## 0.1.10
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @kksh/api@0.0.9
|
|
|
|
## 0.1.7
|
|
|
|
### Patch Changes
|
|
|
|
- Add some helper functions for template worker extension building. Replace rollup with bun.
|
|
- Updated dependencies
|
|
- @kksh/api@0.0.6
|
|
|
|
## 0.1.6
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [ec47e1e]
|
|
- @kksh/api@0.0.5
|
|
|
|
## 0.1.5
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies
|
|
- @kksh/api@0.0.4
|