Prisma support
What's Changed
-
Add
RateLimiterPrisma
. Read about it on Wiki. Prisma supports PostgreSQL, MySQL, SQLite, MongoDB and many other databases. Thank you @animir -
Test environment and github actions got a number of improvements. Thank you @mroderick
-
BREAKING CHANGES: we dropped support for
Node.js 14
and all previous versions.
Full Changelog: v4.0.1...v5.0.0