Skip to content

Releases: nkeil/prisma-extension-random

v0.2.2

13 May 00:20
Compare
Choose a tag to compare

Commits:

  • fd5fe96 Fix return type of findManyRandom with no second argument (#18)
  • d428a52 Bump version

v0.2.1

28 Apr 23:40
Compare
Choose a tag to compare

Commits:

v0.2.0

31 Mar 07:22
84246fc
Compare
Choose a tag to compare

Commits:

v0.1.7

31 Mar 03:24
4d86a53
Compare
Choose a tag to compare

Commits:

v0.1.6

29 Mar 06:59
097c482
Compare
Choose a tag to compare

Commits:

v0.1.5

29 Mar 06:49
cc63462
Compare
Choose a tag to compare

Commits:

  • cc63462 [1.0.5] Improve build process and output (#8)

v0.1.4

26 Mar 08:35
bb1ba57
Compare
Choose a tag to compare

Commits:

  • bb1ba57 [1.0.4] Improve build export and tsconfig (#7)

v0.1.3

17 Oct 20:54
Compare
Choose a tag to compare

Commits:

  • e608f10 Fix error in README.md
  • 1e5c88c spelling fix in README
  • b0104fa Add CI pipeline and auto-publish to NPM (#4)
  • fa6a731 add simple prettier config. run pnpm format. fix example tsconfig
  • a309916 change @prisma/client dependency to an explicit version instead of "latest"

v0.1.2

05 Oct 18:37
Compare
Choose a tag to compare

Changes

  • Change module export to CJS to increase compatibility with existing projects

Full Changelog: v0.1.1...v0.1.2

v0.1.1

05 Oct 00:21
Compare
Choose a tag to compare

Changes

  • Optimize published package bundle.

Full Changelog: v0.1.0...v0.1.1