Skip to content

Releases: SegaraRai/fraci

v0.7.0

13 Jan 02:43
c9771f1
Compare
Choose a tag to compare

Minor Changes

  • 1430862: Mark package side-effect free.

v0.6.0

13 Jan 02:38
b8d5043
Compare
Choose a tag to compare

Minor Changes

  • 93c538b: Do not use unique symbol to brand prisma types to avoid TS4058 error.
  • 082ff42: Remove __EXAMPLE__ type only hint.
  • 367b8d6: Add caching feature.

v0.5.0

08 Jan 12:50
cf04e2a
Compare
Choose a tag to compare

Minor Changes

  • d46c49a: BREAKING CHANGE Renamed methods and types.
  • c0a5d80: Support transaction.

Patch Changes

  • 3c91aed: Changed default max retry count to 5 (from 10).

v0.4.1

06 Jan 14:46
dfc2dfe
Compare
Choose a tag to compare

Patch Changes

  • 8eb6ae7: Updated package description.

v0.4.0

06 Jan 12:53
a22ef53
Compare
Choose a tag to compare

Minor Changes

  • 364b106: BREAKING CHANGE: Removed result extension.

v0.3.0

06 Jan 12:07
fc16455
Compare
Choose a tag to compare

Minor Changes

  • d193157: Add isIndexConflictError method.