Feature: KV API (#43)

* feat: add kv store API for extensions

* feat: add kv api to @kksh/api package

* bump: @kksh/api to 0.0.47

* feat: add IKV type export to UI module

* feat: add delete api for KV API
This commit is contained in:
Huakun Shen 2025-01-05 17:19:21 -05:00 committed by GitHub
parent 41d9c72277
commit d3f18e6618
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
40 changed files with 628 additions and 265 deletions

View file

@ -8,6 +8,7 @@
"baseBranch": "develop",
"updateInternalDependencies": "patch",
"ignore": [
"jarvis",
"@kksh/desktop",
"@kksh/supabase",
"@kksh/utils",