Files
liquidjs/docs/source/tutorials
Yang JunandCursor bc207a66b7 refactor: drop redundant tag write-path blocking
Write blocking on assign/capture/increment/decrement duplicated read-side
protection in readJSProperty; null-proto scopes from push already prevent
prototype pollution on managed writes.

Co-authored-by: Cursor <[email protected]>
2026-07-21 20:31:38 +08:00
..