zenstack/packages/runtime
2025-04-13 21:24:49 -07:00
..
res fix(runtime): reexport from ".zenstack/models" from runtime "/models" (#2075) 2025-04-09 14:24:20 -07:00
src fix(policy): revers lookup condition to parent entity is not properly built with compound id fields (#2053) 2025-03-23 13:19:47 -07:00
tests fix(zod): "strip" mode causes create payload fields to be accidentally dropped (#1747) 2024-09-27 13:19:41 -07:00
CHANGELOG.md merge v2 to dev (#1281) 2024-04-24 21:19:41 +08:00
jest.config.ts fix(runtime): improved query reduction to workaround Prisma issue prisma/prisma#21856 (#1634) 2024-08-04 07:51:48 -07:00
LICENSE merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
package.json chore: bump version (#2083) 2025-04-13 21:24:49 -07:00
README.md feat: extract next-auth integration into a separate package (#134) 2022-12-02 21:55:56 +08:00
tsconfig.json feat: improved automatic query invalidation for tanstack-query (#790) 2023-10-31 20:11:44 -07:00
tsup-browser.config.ts feat: improved automatic query invalidation for tanstack-query (#790) 2023-10-31 20:11:44 -07:00
tsup-cross.config.ts feat: improved automatic query invalidation for tanstack-query (#790) 2023-10-31 20:11:44 -07:00

ZenStack Runtime Library

This package is the runtime library supporting web apps built using ZenStack.

Visit Homepage for more details.