<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Yestino - The Signal · Prisma</title><link>https://yestino.com/zh-CN/entities/prisma-8ef671</link><description>与 Prisma 相关的全部事件</description><language>zh-CN</language><atom:link href="https://yestino.com/zh-CN/entities/prisma-8ef671/feed.xml" rel="self" type="application/rss+xml"/><item><title>v8.0.0-rc.5-dev.4: chore: close out the postgres-temporal-codecs project (#30113)</title><link>https://yestino.com/zh-CN/events/v8-0-0-rc-5-dev-4-chore-close-out-the-postgres-temporal-code-7abe06</link><guid isPermaLink="true">https://yestino.com/zh-CN/events/v8-0-0-rc-5-dev-4-chore-close-out-the-postgres-temporal-code-7abe06</guid><pubDate>Mon, 24 Aug 2026 18:36:15 GMT</pubDate><description>Stacked on #30073 — merge that first.
来源：Prisma Releases</description></item><item><title>v8.0.0-rc.5-dev.3</title><link>https://yestino.com/zh-CN/events/v8-0-0-rc-5-dev-3-1070fb</link><guid isPermaLink="true">https://yestino.com/zh-CN/events/v8-0-0-rc-5-dev-3-1070fb</guid><pubDate>Mon, 24 Aug 2026 15:29:22 GMT</pubDate><description>TML: PostgreSQL temporal codecs — Temporal or raw text, chosen in the…
来源：Prisma Releases</description></item><item><title>v8.0.0-rc.5-dev.2</title><link>https://yestino.com/zh-CN/events/v8-0-0-rc-5-dev-2-0ae71f</link><guid isPermaLink="true">https://yestino.com/zh-CN/events/v8-0-0-rc-5-dev-2-0ae71f</guid><pubDate>Mon, 24 Aug 2026 10:20:35 GMT</pubDate><description>Init stops touching agent skills; the family-level prisma init owns s…
来源：Prisma Releases</description></item><item><title>v8.0.0-rc.5-dev.1: Ship the prisma-8 skill inside the three ORM target tarballs (#30096)</title><link>https://yestino.com/zh-CN/events/v8-0-0-rc-5-dev-1-ship-the-prisma-8-skill-inside-the-three-o-e25496</link><guid isPermaLink="true">https://yestino.com/zh-CN/events/v8-0-0-rc-5-dev-1-ship-the-prisma-8-skill-inside-the-three-o-e25496</guid><pubDate>Mon, 24 Aug 2026 09:42:11 GMT</pubDate><description>The prisma-8 skill now ships inside the npm tarballs users actually install, instead of being fetched from GitHub by npx skills add at init time.
来源：Prisma Releases</description></item><item><title>v8.0.0-rc.5</title><link>https://yestino.com/zh-CN/events/v8-0-0-rc-5-e13a91</link><guid isPermaLink="true">https://yestino.com/zh-CN/events/v8-0-0-rc-5-e13a91</guid><pubDate>Sat, 22 Aug 2026 10:48:59 GMT</pubDate><description>v8.0.0-rc.5 The ORM command family now ships the unified CLI&apos;s command paths directly, the Postgres runtime survives dropped idle connections, aggregation resp…
来源：Prisma Releases</description></item><item><title>v8.0.0-rc.4-dev.17: Rekey the ORM CLI family to the unified CLI mount paths (#30102)</title><link>https://yestino.com/zh-CN/events/v8-0-0-rc-4-dev-17-rekey-the-orm-cli-family-to-the-unified-c-9e833b</link><guid isPermaLink="true">https://yestino.com/zh-CN/events/v8-0-0-rc-4-dev-17-rekey-the-orm-cli-family-to-the-unified-c-9e833b</guid><pubDate>Sat, 22 Aug 2026 09:44:20 GMT</pubDate><description>Linked issue n/a — requested by brief (prisma-cli PR #218 mounts this family and currently re-wraps it; that wrapper is deleted once this ships).
来源：Prisma Releases</description></item><item><title>v8.0.0-rc.4-dev.16: chore: close the aggregate-pagination project (#30100)</title><link>https://yestino.com/zh-CN/events/v8-0-0-rc-4-dev-16-chore-close-the-aggregate-pagination-proj-f1874f</link><guid isPermaLink="true">https://yestino.com/zh-CN/events/v8-0-0-rc-4-dev-16-chore-close-the-aggregate-pagination-proj-f1874f</guid><pubDate>Fri, 21 Aug 2026 16:09:19 GMT</pubDate><description>Closes the aggregate-pagination project and removes its working artifacts.
来源：Prisma Releases</description></item><item><title>v8.0.0-rc.4-dev.15</title><link>https://yestino.com/zh-CN/events/v8-0-0-rc-4-dev-15-1ce2ce</link><guid isPermaLink="true">https://yestino.com/zh-CN/events/v8-0-0-rc-4-dev-15-1ce2ce</guid><pubDate>Fri, 21 Aug 2026 14:33:31 GMT</pubDate><description>Fix: groupBy() ignored the chain before it, and couldn&apos;t page the gro…
来源：Prisma Releases</description></item><item><title>v8.0.0-rc.4-dev.14</title><link>https://yestino.com/zh-CN/events/v8-0-0-rc-4-dev-14-b94f3d</link><guid isPermaLink="true">https://yestino.com/zh-CN/events/v8-0-0-rc-4-dev-14-b94f3d</guid><pubDate>Fri, 21 Aug 2026 09:23:33 GMT</pubDate><description>TML-2637: correct stale init flag text and fence retired-vs-installed…
来源：Prisma Releases</description></item><item><title>v8.0.0-rc.4-dev.13: ci: combine package tests and coverage (#30082)</title><link>https://yestino.com/zh-CN/events/v8-0-0-rc-4-dev-13-ci-combine-package-tests-and-coverage-300-9073e6</link><guid isPermaLink="true">https://yestino.com/zh-CN/events/v8-0-0-rc-4-dev-13-ci-combine-package-tests-and-coverage-300-9073e6</guid><pubDate>Fri, 21 Aug 2026 09:10:13 GMT</pubDate><description>Linked issue n/a — this infrastructure migration has no Linear ticket.
来源：Prisma Releases</description></item></channel></rss>