kunkun/packages
Huakun c39e98258c
Some checks failed
CI / build-test (macos-14) (push) Has been cancelled
CI / build-test (ubuntu-24.04) (push) Has been cancelled
CI / build-test (windows-latest) (push) Has been cancelled
JSR Publish / publish (push) Has been cancelled
NPM Package Publish / publish-npm (push) Has been cancelled
Fix: kkrpc serialization backward compatibility (#256)
* update deno lock

* chore: update kkrpc and tauri-api-adapter versions, enhance serialization handling

- Bump kkrpc version to 0.2.2 in multiple packages including desktop and api.
- Update tauri-api-adapter version to 0.3.27.
- Introduce a new utility function to determine kkrpc serialization based on API version.
- Refactor RPC channel initialization to include serialization version in desktop extension handling.
- Increment desktop package version to 0.1.36 and api package version to 0.1.7.

* chore: update dependencies in pnpm-lock and package.json

- Upgrade postcss version for autoprefixer to 8.5.3 in pnpm-lock.yaml.
- Add semver package with version 7.7.1 in package.json.
- Update CHANGELOG.md to reflect recent kkrpc upgrades and changes.
2025-03-19 03:01:40 -04:00
..
api Fix: kkrpc serialization backward compatibility (#256) 2025-03-19 03:01:40 -04:00
ci Feature: license check (#67) 2025-01-18 22:55:43 -05:00
config-eslint Feature: support npm extension publish (#62) 2025-01-16 06:00:07 -05:00
crypto File Transfer (Local Network) (#34) 2024-12-11 08:14:40 -05:00
db Feature: fix extension delete (#96) 2025-02-07 04:43:24 -05:00
extension Fix: kkrpc serialization backward compatibility (#256) 2025-03-19 03:01:40 -04:00
extensions UI Updates (#246) 2025-03-13 21:30:52 -04:00
grpc fix: file transfer ip bug 2025-01-12 12:56:13 -05:00
mac-security-rs File Transfer (Local Network) (#34) 2024-12-11 08:14:40 -05:00
package-registry UI (#94) 2025-02-07 01:26:56 -05:00
schema [feat] New sysinfo api, update dep (#251) 2025-03-18 08:42:39 -04:00
supabase feat: add cache table to supabase 2025-02-19 03:06:07 -05:00
svelte-animation UI updates/fixes (#244) 2025-03-10 13:59:19 -04:00
tauri-plugins/jarvis perf: remove deno and ffmpeg instruction from onboard; use tauri-plugin-svelte store (#245) 2025-03-13 21:06:33 -04:00
templates Feature: add extension api (hide and paste) (#210) 2025-02-26 04:47:43 -05:00
types perf: remove deno and ffmpeg instruction from onboard; use tauri-plugin-svelte store (#245) 2025-03-13 21:06:33 -04:00
typescript-config File Transfer (Local Network) (#34) 2024-12-11 08:14:40 -05:00
ui [feat] New sysinfo api, update dep (#251) 2025-03-18 08:42:39 -04:00
utils Improve: add global loading screen (#237) 2025-03-07 13:00:15 -05:00