Skip to content

feat(client): improve transaction arg type#5558

Merged
timsuchanek merged 10 commits intomasterfrom
feat/client/transaction-arg-type
Feb 9, 2021
Merged

feat(client): improve transaction arg type#5558
timsuchanek merged 10 commits intomasterfrom
feat/client/transaction-arg-type

Conversation

@williamluke4
Copy link
Copy Markdown

@williamluke4 williamluke4 commented Feb 9, 2021

closes #4949

  • Add type tests
  • Improve JSDocs

@williamluke4 williamluke4 force-pushed the feat/client/transaction-arg-type branch 2 times, most recently from d83e17d to fa5116a Compare February 9, 2021 12:42
@williamluke4 williamluke4 added this to the 2.17.0 milestone Feb 9, 2021
@williamluke4 williamluke4 force-pushed the feat/client/transaction-arg-type branch from cc8f00c to 73cbede Compare February 9, 2021 13:51
@williamluke4 williamluke4 marked this pull request as ready for review February 9, 2021 14:02
@williamluke4 williamluke4 marked this pull request as draft February 9, 2021 14:22
@williamluke4 williamluke4 force-pushed the feat/client/transaction-arg-type branch from a465637 to e087d2d Compare February 9, 2021 16:02
@williamluke4 williamluke4 marked this pull request as ready for review February 9, 2021 16:07
@timsuchanek timsuchanek merged commit 1443029 into master Feb 9, 2021
@timsuchanek timsuchanek deleted the feat/client/transaction-arg-type branch February 9, 2021 16:48
kou029w added a commit to npocccties/chibichilo that referenced this pull request Mar 18, 2021
- [use\[email protected]](https://github.com/xnimorz/use-debounce/releases/tag/6.0) removed callback field, instead of this useDebouncedCallback and useThrottledCallback returns a callable function [make return result callable, get rid of useCallbacks · xnimorz/use\-debounce@045f960](xnimorz/use-debounce@045f960)
- https://github.com/prisma/prisma/releases/tag/2.17.0 [feat\(client\): improve transaction arg type by williamluke4 · Pull Request \#5558 · prisma/prisma](prisma/prisma#5558)
- https://github.com/prisma/prisma/releases/tag/2.19.0 [Hassle\-Free Database Migrations with Prisma Migrate](https://www.prisma.io/blog/prisma-migrate-ga-b5eno5g08d0b)
- https://github.com/kleydon/prisma-session-store/releases/tag/v3.0.0 [expires \-> expiresAt; min express\-session and prisma versions by kleydon · Pull Request \#36 · kleydon/prisma\-session\-store](kleydon/prisma-session-store#36)
- ["prettier/@typescript-eslint" has been merged into "prettier" in eslint-config-prettier 8.0.0.](https://github.com/prettier/eslint-config-prettier/blob/v8.1.0/CHANGELOG.md#version-800-2021-02-21) [One config to rule them all by lydell · Pull Request \#175 · prettier/eslint\-config\-prettier](prettier/eslint-config-prettier#175)
- [[email protected]](https://github.com/kulshekhar/ts-jest/blob/v26.5.4/CHANGELOG.md#2653-2021-03-03) [fix: remove \`@types/jest\` from direct dep by ahnpnl · Pull Request \#2416 · kulshekhar/ts\-jest](kulshekhar/ts-jest#2416)
kou029w added a commit to npocccties/chibichilo that referenced this pull request Mar 18, 2021
- [use\[email protected]](https://github.com/xnimorz/use-debounce/releases/tag/6.0) removed callback field, instead of this useDebouncedCallback and useThrottledCallback returns a callable function [make return result callable, get rid of useCallbacks · xnimorz/use\-debounce@045f960](xnimorz/use-debounce@045f960)
- https://github.com/prisma/prisma/releases/tag/2.17.0 [feat\(client\): improve transaction arg type by williamluke4 · Pull Request \#5558 · prisma/prisma](prisma/prisma#5558)
- https://github.com/prisma/prisma/releases/tag/2.19.0 [Hassle\-Free Database Migrations with Prisma Migrate](https://www.prisma.io/blog/prisma-migrate-ga-b5eno5g08d0b)
- https://github.com/kleydon/prisma-session-store/releases/tag/v3.0.0 [expires \-> expiresAt; min express\-session and prisma versions by kleydon · Pull Request \#36 · kleydon/prisma\-session\-store](kleydon/prisma-session-store#36)
- ["prettier/@typescript-eslint" has been merged into "prettier" in eslint-config-prettier 8.0.0.](https://github.com/prettier/eslint-config-prettier/blob/v8.1.0/CHANGELOG.md#version-800-2021-02-21) [One config to rule them all by lydell · Pull Request \#175 · prettier/eslint\-config\-prettier](prettier/eslint-config-prettier#175)
- [[email protected]](https://github.com/kulshekhar/ts-jest/blob/v26.5.4/CHANGELOG.md#2653-2021-03-03) [fix: remove \`@types/jest\` from direct dep by ahnpnl · Pull Request \#2416 · kulshekhar/ts\-jest](kulshekhar/ts-jest#2416)
Andrew-Colman pushed a commit to Andrew-Colman/prisma that referenced this pull request Aug 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change parameter type of prisma.$transaction

2 participants