This repository has been archived by the owner on Jul 10, 2024. It is now read-only.
2.4.1
In this release:
- Upgraded Prisma version
- Removal of the Nexus plugin
- Some bug fixes
Upgraded Prisma version
This version of Prisma-multi-tenant now comes with Prisma v2.10.1. (See Prisma release notes)
Removal of the Nexus plugin
Unfortunately, Nexus Framework has been deprecated. (See deprecation notice). Therefore, we removed the Nexus plugin and its documentation from the repository
Bug fixes
- Allow quotes surrounding urls #60
- Fix "plurals" bug on init
- Fix missing "find-up" bug