Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Fix type bug in DurableObject txn get #259

Merged
merged 1 commit into from
Jul 12, 2022
Merged

Conversation

vlovich
Copy link
Contributor

@vlovich vlovich commented Jul 11, 2022

Transactions are no different from regular operations. get returns T | undefined

@changeset-bot
Copy link

changeset-bot bot commented Jul 11, 2022

🦋 Changeset detected

Latest commit: 197f8a7

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

This PR includes changesets to release 1 package
Name Type
@cloudflare/workers-types 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

Transactions are no different from regular operations. get returns
T | undefined
@vlovich vlovich merged commit 38b7e0f into master Jul 12, 2022
@vlovich vlovich deleted the fix-do-txn-get-type-bug branch July 12, 2022 03:42
@github-actions github-actions bot mentioned this pull request Jul 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants