What happened to prisma pulse?

I see there's an project on github for it but all the links to documentation no longer work. Is pulse still maintained?
4 Replies
Prisma AI Help
Prisma AI Help•3mo ago
You selected the bot's instantaneous insights. Let me compile your answer right away! Prisma Pulse is still an active project, but there have been some issues with documentation links and package exports. The Pulse extension is available as @prisma/extension-pulse, and recent updates have addressed some import/export issues, especially for different runtimes like Node and Workerd. If you encounter errors like "not exported from package," you should import from @prisma/extension-pulse/node or @prisma/extension-pulse/workerd depending on your environment, as described by maintainers in recent GitHub issues. The team has released updates (e.g., version 1.2.0) to improve compatibility and fix bugs, so Pulse is still maintained and being improved @prisma/extension-pulse is not exported from package. However, some documentation links (especially older ones) are broken or have been removed as the project and its documentation have evolved. The maintainers have acknowledged these issues and are working to keep the docs up to date, but you may need to rely on the npm package page or GitHub issues for the latest usage instructions @prisma/extension-pulse is not exported from package. In summary: Prisma Pulse is still maintained, but documentation is in flux and some links may be outdated. For the latest info, check the npm package and recent GitHub issues. šŸ¤” Alright, thanks for letting us know that there's still some help needed. A team member will reply to you shortly. In the meantime, please let us know any additional info, questions, or which parts of the answer may need clarification.
drakedeatonuk
drakedeatonukOP•2mo ago
im not sure the AI answer was accurate. please can ii get a response from the team
Nurul
Nurul•2mo ago
Hey, We are planning to bring back a new version of Pulse based on all the feedback we had received. The old version of Prisma Pulse is no longer available.
drakedeatonuk
drakedeatonukOP•2mo ago
Awesome man thanks for the info. I always wanted to use it before but was on mysql. currently migrating to postgres. I'll definitely try it out whenever it becomes available šŸ™

Did you find this page helpful?