Commit graph

112 commits

Author SHA1 Message Date
github-actions[bot]
2c32dc329e
[CI] Bump version 3.4.6 (#2477)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-03-11 11:40:16 -07:00
github-actions[bot]
bd2b111b8e
[CI] Bump version 3.4.5 (#2457)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-03-06 22:26:46 -08:00
github-actions[bot]
07586f24cf
[CI] Bump version 3.4.4 (#2450)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-03-04 18:48:24 -08:00
github-actions[bot]
518cbb7ddf
[CI] Bump version 3.4.3 (#2436)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-03-03 09:34:03 -08:00
github-actions[bot]
f58550e262
[CI] Bump version 3.4.2 (#2430)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-03-01 20:26:23 -08:00
github-actions[bot]
3336505ed6
[CI] Bump version 3.4.1 (#2422)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-02-27 19:37:57 -08:00
github-actions[bot]
2da0c214dc
[CI] Bump version 3.4.0 (#2408)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-02-25 22:40:51 -05:00
Yiming Cao
c7c3d86199
chore: fix npm audit issues (#2407) 2026-02-25 20:47:09 -05:00
github-actions[bot]
274871b858
chore: bump version 3.3.3 (#659)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-02-06 16:14:11 +08:00
github-actions[bot]
392b8a2da5
chore: bump version 3.3.2 (#648)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-02-01 20:59:52 +08:00
github-actions[bot]
646267d736
chore: bump version 3.3.1 (#642)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-01-31 16:07:23 +08:00
github-actions[bot]
3392104d04
chore: bump version 3.3.0 (#635)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-01-30 16:22:01 +08:00
Yiming Cao
99f68e2f7b
feat(orm): mysql support (#616)
* WIP(orm): mysql support

* WIP: more progress with fixing tests

* WIP: get all client api tests pass

* WIP: get all tests pass

* fix executor

* add MySQL to CI matrix

* fix sqlite test runs

* fix test

* fix delete readback check

* set mysql container max connections

* fix tests

* fix test

* refactor: extract duplicated mysql/pg code into base class

* address PR comments

* refactor: remove order by duplicated code

* refactor: optimize stripTableReference

* addressing PR comments

* fix tests
2026-01-24 23:21:36 +08:00
Yiming Cao
33f648510f
chore: add publish-canary command (#602) 2026-01-16 21:18:05 +08:00
github-actions[bot]
f54093db51
chore: bump version 3.2.1 (#587)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-01-11 16:44:20 +08:00
github-actions[bot]
20f07770b3
chore: bump version 3.2.0 (#561)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-01-05 16:57:58 +08:00
github-actions[bot]
f13886bb16
chore: bump version 3.1.0 (#539)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-12-28 12:50:52 +08:00
Yiming Cao
67bb5ab8ec
feat: split bump-version into bump-patch and bump-minor commands (#538)
- Updated GitHub Actions workflow to accept version_type input (patch/minor)
- Modified bump-version.ts script to support both patch and minor version increments
  - Patch: increments patch version (e.g., 3.0.5 → 3.0.6)
  - Minor: increments minor version and resets patch to 0 (e.g., 3.0.5 → 3.1.0)
- Replaced single bump-version command with two separate commands:
  - bump-patch: triggers workflow with version_type=patch
  - bump-minor: triggers workflow with version_type=minor

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-28 12:19:03 +08:00
Yiming Cao
fe731f726a
refactor: extract client-helpers package, update svelte-query to v6 (#535) 2025-12-27 22:49:19 +08:00
Yiming Cao
b0178a5893
chore: bump version 3.0.0 (#522)
* chore: bump version 3.0.0

* update

* update README

* update
2025-12-24 16:48:58 +08:00
github-actions[bot]
a0f3a6ee81
chore: bump version 3.0.0-beta.34 (#520)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-12-18 22:39:33 +08:00
github-actions[bot]
3c85772255
chore: bump version 3.0.0-beta.33 (#516)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-12-18 21:00:14 +08:00
github-actions[bot]
ea66833584
chore: bump version 3.0.0-beta.32 (#507)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-12-16 21:32:11 +08:00
github-actions[bot]
3e0571e5fc
chore: bump version 3.0.0-beta.31 (#495)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-12-14 14:28:05 +08:00
github-actions[bot]
4417d20261
chore: bump version 3.0.0-beta.30 (#487)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-12-13 21:39:57 +08:00
github-actions[bot]
7e0216082f
chore: bump version 3.0.0-beta.29 (#483)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-12-13 14:28:41 +08:00
github-actions[bot]
bf52d5dda5
chore: bump version 3.0.0-beta.28 (#474)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-12-09 22:56:07 +08:00
Yiming Cao
fa8b716246
chore(deps): update glob dependency (#469) 2025-12-04 22:01:18 +08:00
Yiming Cao
3c22e342ab
test(bun): basic e2e tests (#457)
* test(bun): basic e2e tests

* update CI

* update

* update

* update
2025-12-02 06:42:29 +08:00
github-actions[bot]
09dabd8387
chore: bump version 3.0.0-beta.27 (#455)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-12-01 15:08:01 +08:00
Yiming Cao
21a1eba53b
update to latest vitest (#447) 2025-11-28 07:31:57 +08:00
Yiming Cao
2d740f12e6
feat(orm): implement field omission (#441)
* feat: implement field omission

* Update tests/e2e/orm/client-api/omit.test.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix build

* fix build

* fix build

* update sample

* fix tests

* update

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-27 09:50:46 +08:00
github-actions[bot]
a4a1162705
chore: bump version 3.0.0-beta.26 (#442)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-11-27 08:09:03 +08:00
github-actions[bot]
9e2ea60a55
chore: bump version 3.0.0-beta.25 (#434)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-11-19 22:27:32 -08:00
github-actions[bot]
e8f979067c
chore: bump version 3.0.0-beta.24 (#418)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-11-17 19:24:38 -08:00
github-actions[bot]
769473cb4f
chore: bump version 3.0.0-beta.23 (#404) 2025-11-14 16:47:12 -08:00
github-actions[bot]
aa34372ebf
chore: bump version 3.0.0-beta.22 (#397)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-11-13 11:57:23 -08:00
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
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
7826da3a3d
chore: require zod4 or above (#348)
* chore: require zod4 or above

* update

* update
2025-10-31 15:46:53 -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
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