Skip to content

[pull] master from reactive:master#157

Merged
pull[bot] merged 2 commits into
erickirt:masterfrom
reactive:master
May 13, 2026
Merged

[pull] master from reactive:master#157
pull[bot] merged 2 commits into
erickirt:masterfrom
reactive:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 13, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

ntucker and others added 2 commits May 13, 2026 08:38
…ache (#3960)

* fix(core): treat only undefined as missing for passthrough endpoint cache

getResponseMeta used !cacheEndpoints, so falsy cached values ('', 0, false, null) were marked Invalid and hooks refetched indefinitely.

Use cacheEndpoints === undefined to match shouldQuery semantics.

Add regression tests for schema-less endpoints; changeset for @data-client/core.

Co-authored-by: Cursor <cursoragent@cursor.com>

* chore: add linked packages to falsy-cache changeset

Co-authored-by: Cursor <cursoragent@cursor.com>

* chore: rephrase changeset from user-facing outcome

Co-authored-by: Cursor <cursoragent@cursor.com>

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators May 13, 2026
@pull pull Bot added the ⤵️ pull label May 13, 2026
@pull pull Bot merged commit bf7b1c2 into erickirt:master May 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant