This repository was archived by the owner on Apr 15, 2025. It is now read-only.
v0.9.1
This release pins pydantic
to < 2
as v2.0.0
is not yet compatible with Prisma.
Misc Changes
- fix(client): ensure engine protocol is properly set
- docs: add missing code block close tag
- docs: polishes & typos
Thanks to @izeye and @Leon0824 for contributing!