PackageTrack

npm ยท #3659 most downloaded on npm

@prisma/client

7.10.0prisma/prisma โ†—

Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.

Release timeline

10653 releases since 2020
20202026

One column per quarter.

Releases

  1. 4.15.0-dev.4317 May 2023pre-release

    Nothing published for this version

  2. 4.15.0-dev.4217 May 2023pre-release

    Nothing published for this version

  3. 4.15.0-dev.4117 May 2023pre-release

    Nothing published for this version

  4. 4.15.0-dev.4017 May 2023pre-release

    Nothing published for this version

  5. 4.15.0-dev.3917 May 2023pre-release

    Nothing published for this version

  6. 4.15.0-dev.3817 May 2023pre-release

    Nothing published for this version

  7. 4.15.0-dev.3717 May 2023pre-release

    Nothing published for this version

  8. 4.15.0-dev.3617 May 2023pre-release

    Nothing published for this version

  9. 4.15.0-dev.3517 May 2023pre-release

    Nothing published for this version

  10. 4.15.0-dev.3417 May 2023pre-release

    Nothing published for this version

  11. 4.15.0-dev.3317 May 2023pre-release

    Nothing published for this version

  12. 4.15.0-dev.3217 May 2023pre-release

    Nothing published for this version

  13. 4.15.0-dev.3116 May 2023pre-release

    Nothing published for this version

  14. 4.15.0-dev.3016 May 2023pre-release

    Nothing published for this version

  15. 4.15.0-dev.2916 May 2023pre-release

    Nothing published for this version

  16. 4.15.0-dev.2816 May 2023pre-release

    Nothing published for this version

  17. 4.15.0-dev.2716 May 2023pre-release

    Nothing published for this version

  18. 4.15.0-dev.2615 May 2023pre-release

    Nothing published for this version

  19. 4.15.0-dev.2515 May 2023pre-release

    Nothing published for this version

  20. 4.15.0-dev.2415 May 2023pre-release

    Nothing published for this version

  21. 4.15.0-dev.2315 May 2023pre-release

    Nothing published for this version

  22. 4.15.0-dev.2112 May 2023pre-release

    Nothing published for this version

  23. 4.15.0-dev.2012 May 2023pre-release

    Nothing published for this version

  24. 4.15.0-dev.1912 May 2023pre-release

    Nothing published for this version

  25. 4.15.0-dev.1812 May 2023pre-release

    Nothing published for this version

  26. 4.15.0-dev.1712 May 2023pre-release

    Nothing published for this version

  27. 4.15.0-dev.1612 May 2023pre-release

    Nothing published for this version

  28. 4.15.0-dev.1512 May 2023pre-release

    Nothing published for this version

  29. 4.15.0-dev.1411 May 2023pre-release

    Nothing published for this version

  30. 4.15.0-dev.1311 May 2023pre-release

    Nothing published for this version

  31. 4.15.0-dev.1211 May 2023pre-release

    Nothing published for this version

  32. 4.15.0-dev.1111 May 2023pre-release

    Nothing published for this version

  33. 4.15.0-dev.1011 May 2023pre-release

    Nothing published for this version

  34. 4.15.0-dev.911 May 2023pre-release

    Nothing published for this version

  35. 4.15.0-dev.811 May 2023pre-release

    Nothing published for this version

  36. 4.15.0-dev.710 May 2023pre-release

    Nothing published for this version

  37. 4.15.0-dev.610 May 2023pre-release

    Nothing published for this version

  38. 4.15.0-dev.510 May 2023pre-release

    Nothing published for this version

  39. 4.15.0-dev.410 May 2023pre-release

    Nothing published for this version

  40. 4.15.0-dev.310 May 2023pre-release

    Nothing published for this version

  41. 4.15.0-dev.210 May 2023pre-release

    Nothing published for this version

  42. 4.15.0-dev.19 May 2023pre-release

    Nothing published for this version

  43. 4.14.117 May 2023
    Release notes

    Today, we are issuing the 4.14.1 patch release.

    Fix in Prisma Client

    Open source โ†’
  44. 4.14.1-dev.116 May 2023pre-release

    Nothing published for this version

  45. 4.14.09 May 2023
    Release notes

    ๐ŸŒŸ Help us spread the word about Prisma by starring the repo or tweeting about the release. ๐ŸŒŸ

    Request for feedback for Preview features

    We would appreciate your feedback on a handful of Preview features to help us move them to General Availability soon. The Preview features include:

    You can test them by enabling the Preview feature in your Prisma schema and giving them a try already in your Prisma schema, e.g., PostgreSQL extensions, or regenerating Prisma Client and trying them in your queries.

    Highlights

    Improved Prisma Client startup performance

    For the last couple of months, we've been working hard to improve the performance of Prisma Client. We also published a blog post on how How We Sped Up Serverless Cold Starts with Prisma by 9x, which we recommend you give it a read.

    This release continues with the same theme by making the size of the generated Prisma Client smaller. We have roughly halved the size of Prisma Client's dependencies.

    More Introspection warnings for unsupported features

    In 4.13.0, we introduced the first 6 introspection warnings that surface the existence of these features in your database and link to our documentation on how to manually work around the Prisma Schema with unsupported database features.

    In this release, we added 3 more introspection warnings for the following features:

    On introspecting a database using any of these features, you will get a warning from the Prisma CLI and a comment in your Prisma schema where the feature is being used. The warning will also contain a link to instructions on how to manually use the feature.

    Fixes and improvements

    Prisma Client

    Prisma Migrate

    Language tools (e.g. VS Code)

    Credits

    Huge thanks to @RobertCraigie, @KhooHaoYit, @art049, @luxaritas, @mrazauskas for helping!

    ๐Ÿ“บ Join us for another "What's new in Prisma" live stream

    Learn about the latest release and other news from the Prisma community by joining us for another "What's new in Prisma" live stream.

    The stream takes place on YouTube on Thursday, May 11 at 5 pm Berlin | 8 am San Francisco.

    Open source โ†’
  46. 4.14.0-integration-windows-portability.121 Apr 2023pre-release

    Nothing published for this version

  47. 4.14.0-integration-refactor-fetch-engine-r2-engines.13 May 2023pre-release

    Nothing published for this version

  48. 4.14.0-integration-perf-no-names.68 May 2023pre-release

    Nothing published for this version

  49. 4.14.0-integration-perf-no-names.58 May 2023pre-release

    Nothing published for this version

  50. 4.14.0-integration-perf-no-names.45 May 2023pre-release

    Nothing published for this version

  51. 4.14.0-integration-perf-no-names.35 May 2023pre-release

    Nothing published for this version

  52. 4.14.0-integration-perf-no-names.25 May 2023pre-release

    Nothing published for this version

  53. 4.14.0-integration-perf-no-names.15 May 2023pre-release

    Nothing published for this version

  54. 4.14.0-integration-no-mappings.520 Apr 2023pre-release

    Nothing published for this version

  55. 4.14.0-integration-no-mappings.420 Apr 2023pre-release

    Nothing published for this version

  56. 4.14.0-integration-no-mappings.320 Apr 2023pre-release

    Nothing published for this version

  57. 4.14.0-integration-no-mappings.219 Apr 2023pre-release

    Nothing published for this version

  58. 4.14.0-integration-no-mappings.119 Apr 2023pre-release

    Nothing published for this version

  59. 4.14.0-integration-no-chalk.124 Apr 2023pre-release

    Nothing published for this version

  60. 4.14.0-integration-no-bundled-otel.65 May 2023pre-release

    Nothing published for this version