Skip to content

Releases: aiji42/prisma-data-proxy-alt

v2.0.3

10 Mar 02:00
0444bd9
Compare
Choose a tag to compare

2.0.3 (2023-03-10)

Bug Fixes

v2.0.2

24 Nov 13:53
451d26c
Compare
Choose a tag to compare

2.0.2 (2022-11-24)

Bug Fixes

v2.0.1

25 Oct 13:29
ddc1f36
Compare
Choose a tag to compare

2.0.1 (2022-10-25)

Bug Fixes

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

v2.0.0

05 Jul 00:38
b9d7fae
Compare
Choose a tag to compare

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

05 Jul 00:01
Compare
Choose a tag to compare
v2.0.0-beta.4 Pre-release
Pre-release

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

04 Jul 15:56
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release

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

Features

  • make PRSIMA_SCHAMA_PATH unnecessary (26080dc)

v2.0.0-beta.2

04 Jul 15:05
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

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

Bug Fixes

v2.0.0-beta.1

04 Jul 14:17
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

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

21 Jun 14:10
0d6abac
Compare
Choose a tag to compare

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

21 Jun 13:27
Compare
Choose a tag to compare
v1.2.0-beta.2 Pre-release
Pre-release

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

Bug Fixes

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