zenstack/packages/runtime
2024-11-03 19:24:57 -08:00
..
res refactor(runtime): separate node and edge enhancement code for edge-runtime compatibility (#1684) 2024-09-05 22:40:17 -07:00
src feat(zmodel): "type" construct and strongly-typed Json fields (#1813) 2024-11-03 19:24:57 -08: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 (#1814) 2024-10-29 12:33:23 -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.