zenstack/samples/next.js/app
Yiming Cao 2c9db43cc2
feat(cli): implement watch mode for generate (#573)
* feat(cli): implement watch mode for generate

* chore(root): update pnpm-lock.yaml

* chore(cli): track all model declaration and removed paths, logs in past tense

* fix(cli): typo, unused double array from

* fix(orm): preserve zod validation errors when validating custom json types

* update

* chore(cli): move import, fix parallel generation on watch

* feat(common-helpers): implement single-debounce

* chore(cli): use single-debounce for debouncing

* feat(common-helpers): implement single-debounce

* fix(common-helpers): re run single-debounce

* fix(tanstack): avoid invalidating queries for custom proc mutations

* add missing file

* fix formatting

---------

Co-authored-by: FTB_lag <tabolskyy.git@gmail.com>
2026-01-08 16:12:14 +08:00
..
api/model/[...path] feat(cli): implement watch mode for generate (#573) 2026-01-08 16:12:14 +08:00
feeds feat(cli): implement watch mode for generate (#573) 2026-01-08 16:12:14 +08:00
signup feat(cli): implement watch mode for generate (#573) 2026-01-08 16:12:14 +08:00
favicon.ico feat(tanstack-query): new implementation of tanstack-query react hooks (#356) 2025-11-02 23:14:11 -08:00
globals.css feat(tanstack-query): new implementation of tanstack-query react hooks (#356) 2025-11-02 23:14:11 -08:00
layout.tsx feat(cli): implement watch mode for generate (#573) 2026-01-08 16:12:14 +08:00
page.tsx feat(cli): implement watch mode for generate (#573) 2026-01-08 16:12:14 +08:00
providers.tsx refactor: extract client-helpers package, update svelte-query to v6 (#535) 2025-12-27 22:49:19 +08:00