Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow step cache to use more keys (avoid string/number conflict) #2316

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

benjie
Copy link
Member

@benjie benjie commented Jan 17, 2025

Otherwise a cacheKey of 1 is seen as equivalent to "1". This also allows booleans, null, undefined, and complex values to be used as keys.

Copy link

changeset-bot bot commented Jan 17, 2025

🦋 Changeset detected

Latest commit: 9e2bc41

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 15 packages
Name Type
grafast Patch
@localrepo/grafast-bench Patch
@dataplan/json Patch
@dataplan/pg Patch
@grafserv/persisted Patch
grafserv Patch
ruru-components Patch
@localrepo/grafast-website Patch
graphile-build-pg Patch
graphile-build Patch
graphile-utils Patch
pgl Patch
postgraphile Patch
graphile-export Patch
graphile Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Base automatically changed from more-inspect-properties to main January 17, 2025 12:48
@benjie benjie merged commit ae95472 into main Jan 17, 2025
42 checks passed
@benjie benjie deleted the step-cache-to-map branch January 17, 2025 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

1 participant