github-actions[bot]
|
267f98df1d
|
chore: bump version 3.0.0-beta.21 (#388)
|
2025-11-09 20:54:31 -08:00 |
|
github-actions[bot]
|
e37a6cfa2d
|
chore: bump version 3.0.0-beta.20 (#381)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
|
2025-11-08 12:45:38 -08:00 |
|
github-actions[bot]
|
56acc1cd5e
|
chore: bump version 3.0.0-beta.19 (#374)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
|
2025-11-05 21:50:22 -08:00 |
|
github-actions[bot]
|
218f44ea5e
|
chore: bump version 3.0.0-beta.18 (#367)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
|
2025-11-04 21:53:49 -08:00 |
|
github-actions[bot]
|
7cdda90deb
|
chore: bump version 3.0.0-beta.17 (#363)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
|
2025-11-04 12:56:44 -08:00 |
|
github-actions[bot]
|
7839d5f0c4
|
chore: bump version 3.0.0-beta.16 (#358)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
|
2025-11-03 09:33:12 -08:00 |
|
Yiming Cao
|
170535a6f9
|
feat(schema): add option for generating lite schema (#357)
* feat(schema): add option for generating lite schema
* fix --lite-only option and add CLI test
|
2025-11-03 09:25:23 -08:00 |
|
Yiming Cao
|
e919bb0199
|
feat(tanstack-query): new implementation of tanstack-query react hooks (#356)
* WIP
* feat: tanstack-query/react CRUD hooks implementation
* fix build
* addressing PR comments
* update
* update
* migrate tests
* update
* fix test environment
* use happy-dom instead of jsdom
|
2025-11-02 23:14:11 -08:00 |
|
github-actions[bot]
|
02a621a9c4
|
chore: bump version 3.0.0-beta.15 (#352)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
|
2025-11-02 09:34:06 -08:00 |
|
Yiming Cao
|
f9cbedc255
|
feat(server): migrate tanstack-start adapter (#344)
* feat(server): migrate tanstack-start adapter
* prettier format
|
2025-10-29 19:26:12 -07:00 |
|
github-actions[bot]
|
db505bcb80
|
chore: bump version 3.0.0-beta.14 (#338)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
|
2025-10-26 17:20:50 -07:00 |
|
Yiming Cao
|
cccd34491d
|
refactor: rename runtime package to orm (#332)
|
2025-10-23 22:07:55 -07:00 |
|
github-actions[bot]
|
67f23689f6
|
chore: bump version 3.0.0-beta.13 (#329)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
|
2025-10-23 18:26:01 -07:00 |
|
github-actions[bot]
|
d475599a6b
|
chore: bump version 3.0.0-beta.12 (#324)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
|
2025-10-22 09:58:40 -07:00 |
|
github-actions[bot]
|
14eaf36c1a
|
chore: bump version 3.0.0-beta.11 (#318)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
|
2025-10-20 18:19:07 -07:00 |
|
Yiming Cao
|
05bf237833
|
fix: clean up plugin loading and fix VSCode extension (#312)
* fix: clean up plugin loading and fix VSCode extension
* address pr comments
|
2025-10-17 12:41:11 -07:00 |
|
sanny-io
|
6f48c74344
|
fix: skip generators for migrate reset (#308)
|
2025-10-17 12:39:00 -07:00 |
|
github-actions[bot]
|
7ef504c347
|
chore: bump version 3.0.0-beta.10 (#309)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
|
2025-10-16 21:52:35 -07:00 |
|
Yiming Cao
|
59dfa73f01
|
refactor: move policy attributes to its own zmodel (#307)
* refactor: move policy attributes to its own zmodel
* update
* update
* fix tests
|
2025-10-16 21:52:22 -07:00 |
|
Yiming Cao
|
e0040cb974
|
chore: test refactor (#303)
|
2025-10-15 18:57:56 -07:00 |
|
sanny-io
|
d3a560681b
|
fix: prisma plugin not respecting zenstack.output (#298)
* fix: prisma plugin not respecting `zenstack.output`
* chore: add test for #295
---------
Co-authored-by: = <=>
|
2025-10-15 18:13:54 -07:00 |
|
sanny-io
|
348abee261
|
fix: literal function arguments with @default() (#288)
* fix: literal function arguments with `@default()`
* Add test.
---------
Co-authored-by: = <=>
|
2025-10-08 20:54:54 -07:00 |
|
github-actions[bot]
|
cc848f26ce
|
chore: bump version 3.0.0-beta.9 (#286)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
|
2025-10-03 21:08:30 -07:00 |
|
Yiming Cao
|
411524404e
|
refactor: move e2e orm tests to e2e project, fix bundle issues (#285)
* refactor: move e2e orm tests to e2e project, fix bundle issues
* add missing package
* include all tests
* more fixes
* update lockfile
* extract policy plugin to its own package
* fix lint
* addressing review comments
|
2025-10-03 21:06:19 -07:00 |
|
github-actions[bot]
|
056029ecde
|
chore: bump version 3.0.0-beta.8 (#279)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
|
2025-09-30 16:46:35 -07:00 |
|
github-actions[bot]
|
32a8ab15d9
|
chore: bump version 3.0.0-beta.7 (#271)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
|
2025-09-23 19:19:10 -07:00 |
|
github-actions[bot]
|
daaf0bbd7d
|
chore: bump version 3.0.0-beta.6 (#266)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
|
2025-09-22 22:31:59 -07:00 |
|
github-actions[bot]
|
e7ba1d6696
|
chore: bump version 3.0.0-beta.5 (#257)
|
2025-09-19 14:54:30 -07:00 |
|
github-actions[bot]
|
3d2e199d59
|
chore: bump version 3.0.0-beta.4 (#248)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
|
2025-09-11 23:35:02 -07:00 |
|
github-actions[bot]
|
0f9764f328
|
chore: bump version 3.0.0-beta.3 (#237)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
|
2025-09-04 04:46:44 -07:00 |
|
Yiming Cao
|
b02958d9a6
|
chore: fix telemetry token (#236)
* chore: fix telemetry token
* update
* update
* try again
* update
* update
* update
* update
* update
* update
* update
* fix
|
2025-09-03 23:56:51 -07:00 |
|
github-actions[bot]
|
1fe1be1af0
|
chore: bump version 3.0.0-beta.2 (#232)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
|
2025-09-03 16:44:06 -07:00 |
|
Yiming Cao
|
e013774347
|
chore: fix telemetry env var for publish CI (#230)
* chore: fix telemetry env var for publish CI
* update test and config
* update
* remove unused settings
|
2025-09-02 18:02:47 +08:00 |
|
Yiming Cao
|
4821aecef9
|
chore: doc update (#226)
* chore: update vscode engine version
* update
* update
* update
* update
|
2025-09-01 19:06:45 +08:00 |
|
Yiming Cao
|
116ddcca4c
|
chore: update vscode engine version (#225)
* chore: update vscode engine version
* update
* update
* update
|
2025-09-01 19:04:26 +08:00 |
|
Yiming Cao
|
20afec565b
|
chore: bump beta (#219)
|
2025-09-01 16:30:25 +08:00 |
|
Yiming Cao
|
1d1f2c9002
|
feat: new version check (#222)
* feat: new version check
* update
|
2025-08-31 19:48:15 +08:00 |
|
github-actions[bot]
|
11658f236c
|
chore: bump version 3.0.0-alpha.34 (#221)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
|
2025-08-31 15:23:31 +08:00 |
|
Yiming Cao
|
808a7a6349
|
feat: CLI telemetry (#220)
* feat: CLI telemetry
* update
* update
* update
* update
|
2025-08-31 15:22:34 +08:00 |
|
Yiming Cao
|
21404d076b
|
chore: misc CLI improvements (#218)
* chore: misc CLI improvements
* update
|
2025-08-30 18:20:04 +08:00 |
|
github-actions[bot]
|
81e10162fe
|
chore: bump version 3.0.0-alpha.33 (#212)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
|
2025-08-27 19:35:32 +08:00 |
|
github-actions[bot]
|
a9ef4b03f7
|
chore: bump version 3.0.0-alpha.32 (#207)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
|
2025-08-26 10:57:26 +08:00 |
|
github-actions[bot]
|
25b5d1a14c
|
chore: bump version 3.0.0-alpha.31 (#204)
|
2025-08-24 09:48:45 +08:00 |
|
github-actions[bot]
|
f3e8d072f8
|
chore: bump version 3.0.0-alpha.30 (#196)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
|
2025-08-21 18:23:22 +08:00 |
|
Yiming Cao
|
3faa2cffb5
|
fix: output path handling for prisma plugin (#194)
|
2025-08-21 13:30:50 +08:00 |
|
github-actions[bot]
|
286b14ff59
|
chore: bump version 3.0.0-alpha.29 (#190)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
|
2025-08-20 16:46:54 +08:00 |
|
github-actions[bot]
|
bca8ee86ea
|
chore: bump version 3.0.0-alpha.28 (#187)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
|
2025-08-19 15:08:45 +08:00 |
|
Yiming Cao
|
3cdadd7429
|
chore: misc changes (#186)
* chore: misc changes
* update
* fix tests
* fix lint
* update test
* update
|
2025-08-19 15:08:33 +08:00 |
|
github-actions[bot]
|
9139e3fe0a
|
chore: bump version 3.0.0-alpha.27 (#183)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
|
2025-08-18 16:47:21 +08:00 |
|
Yiming Cao
|
98668e881d
|
feat: cli plugin support (#181)
* feat: cli plugin support
* update
* update
* more fixes
|
2025-08-17 16:35:07 +08:00 |
|