Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions calcit.cirru
Original file line number Diff line number Diff line change
Expand Up @@ -2308,8 +2308,7 @@
:code $ quote
defn updater (raw-store op op-id op-time)
let
store $ if (struct? raw-store) (unsafe-coerce raw-store 'app.schema/Store)
decode-map-as (dissoc raw-store :current-chapter-id) 'app.schema/Store
store raw-store
match op
(:states cursor s)
assoc store :states $ assoc-in (:states store)
Expand Down
13 changes: 13 additions & 0 deletions history/202609021755-static-store-boundary.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.