Skip to content

Releases: codepunkt/vitest-environment-prisma-postgres

Release 2.0.0

Choose a tag to compare

@codepunkt codepunkt released this 11 Jun 15:11

2.0.0 (2026-06-11)

🐛 Bug Fixes

  • add has trap to client proxy for in operator support (#26) (fbec41a)
  • augment prismaPostgresTextContent type with transaction fns (bcbddce)
  • import builtinEnvironments from vitest/runtime (#36) (9924419)

📚 Documentation

Release 1.0.1

Choose a tag to compare

@codepunkt codepunkt released this 29 Nov 18:15

1.0.1 (2025-11-29)

🐛 Bug Fixes

  • add proper type for global prismaPostgresTestContext (4914711)

⚙️ CI

  • configure codecov coverage (41714fe)

Release 1.0.0

Choose a tag to compare

@codepunkt codepunkt released this 29 Nov 08:45

1.0.0 (2025-11-29)

✨ New Features

  • Vitest environment for Prisma and PostgreSQL (d78e15b)