Skip to content

Releases: aiji42/prisma-data-proxy-alt

v2.0.3

Choose a tag to compare

@github-actions github-actions released this 10 Mar 02:00
0444bd9

2.0.3 (2023-03-10)

Bug Fixes

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 24 Nov 13:53
451d26c

2.0.2 (2022-11-24)

Bug Fixes

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 25 Oct 13:29
ddc1f36

2.0.1 (2022-10-25)

Bug Fixes

  • relation querying when model has composite primary key (ddc1f36)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 00:38
b9d7fae

2.0.0 (2022-07-05)

Bug Fixes

  • add @prisma/sdk to dependencies (1fb8c23)

Features

  • allow schema path to be specified by PRISMA_SCHEMA_PATH (b5a7464)
  • support for @prisma/client v4 (aa6920b)

BREAKING CHANGES

  • need @prisma/client >= 4 and set PRISMA_SCHEMA_PATH on start the server

v2.0.0-beta.4

v2.0.0-beta.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Jul 00:01

2.0.0-beta.4 (2022-07-05)

Features

  • allow schema path to be specified by PRISMA_SCHEMA_PATH (b5a7464)

v2.0.0-beta.3

v2.0.0-beta.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Jul 15:56

2.0.0-beta.3 (2022-07-04)

Features

  • make PRSIMA_SCHAMA_PATH unnecessary (26080dc)

v2.0.0-beta.2

v2.0.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Jul 15:05

2.0.0-beta.2 (2022-07-04)

Bug Fixes

v2.0.0-beta.1

v2.0.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Jul 14:17

2.0.0-beta.1 (2022-07-04)

Features

  • support for @prisma/client v4 (aa6920b)

BREAKING CHANGES

  • need @prisma/client >= 4 and set PRISMA_SCHEMA_PATH on start the server

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Jun 14:10
0d6abac

1.2.0 (2022-06-21)

Bug Fixes

  • remove @prisma/client from dependencies and add it to peerDependencies (fdc43b8)

Features

  • create pdp command to start the server directly (0dc90f5)

v1.2.0-beta.2

v1.2.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jun 13:27

1.2.0-beta.2 (2022-06-21)

Bug Fixes

  • remove @prisma/client from dependencies and add it to peerDependencies (fdc43b8)