chore(release): bump workspace to v1.1.2 + CHANGELOG
Workspace package version 1.1.1 -> 1.1.2; dashboard 0.7.0 -> 0.8.0 (workspace alignment, no docs-specific UI yet); SDK_VERSION 1.2 -> 1.3 for the docs:: surface + ctx.event.docs additions. CHANGELOG entry documents the docs store, the query DSL subset, the docs:* trigger kind, the prev_data change-data-capture surface, and the new AppDocsRead/AppDocsWrite capabilities. Includes a downgrade caveat (v1.1.2 -> v1.1.1 with queued docs outbox rows would fail TriggerEvent deserialization) and known-limitations notes for the text-lex comparison gotcha and the concurrent-update prev_data race. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "picloud-dashboard",
|
||||
"version": "0.7.0",
|
||||
"version": "0.8.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user