Commit Graph

722 Commits

Author SHA1 Message Date
Dylan Vanmali
22a0053232 chore: independent pkg bumping (#6628) 2025-12-11 00:23:32 +00:00
Jonathan Samines
30b867a172 chore: add types linter (#6648) 2025-12-10 02:53:35 +00:00
Jonathan Samines
262df9b699 chore: remove unused variables (#6647) 2025-12-09 21:51:48 +00:00
Bereket Engida
f6f3752e3d chore: release v1.4.6 2025-12-08 22:09:26 -08:00
Maxwell
6494d9039a fix: array field handling across adapters and schema generation (#6601)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-12-08 23:51:05 +00:00
Jonathan Samines
14d5ef9ab6 chore: configure code coverage for project (#6339)
Co-authored-by: Taesu <166604494+bytaesu@users.noreply.github.com>
2025-12-08 20:50:09 +00:00
Alex Yang
28e88609af chore: update repository URLs in package.json (#6561) 2025-12-06 09:22:20 +00:00
Maxwell
a501b0813c fix(cli): deduplicate drizzle schema relationships (#6547) 2025-12-06 01:08:22 +00:00
Jonathan Samines
870419144c chore: remove unused exports and export types (#6513) 2025-12-05 06:30:28 +00:00
Alex Yang
0f9ee57c37 chore(cli): reduce better-auth imports (#6507) 2025-12-04 05:18:03 +00:00
Alex Yang
951dfdd7e7 refactor: move capitalizeFirstLetter to core (#6506) 2025-12-03 23:21:15 +00:00
Alex Yang
717752e19a chore: cleanup prisma deps (#6505) 2025-12-03 22:50:37 +00:00
Alex Yang
0ca6db0f76 fix(cli): secret generates empty (#6504) 2025-12-03 21:40:45 +00:00
Alex Yang
2000fd63d0 chore: release v1.4.5 2025-12-02 16:06:34 -08:00
Alex Yang
c666670fbe chore: release v1.4.5-beta.1 2025-12-02 11:29:32 -08:00
Alex Yang
123bdee671 fix(cli): compatibility for Prisma v7 in schema generation (#6459) 2025-12-02 11:27:36 -08:00
Bereket Engida
189dedd006 chore: release v1.4.4-beta.3 2025-12-02 10:10:51 -08:00
Bereket Engida
6269a332dd chore: release v1.4.4-beta.2 2025-12-02 10:10:47 -08:00
Alex Yang
5cbe0a58e7 chore: enforce imports to use node: protocol (#6461) 2025-12-01 16:08:32 -08:00
Jonathan Samines
fbe51c8f93 chore: add spell checker (#6319) 2025-12-01 10:33:38 -08:00
Jonathan Samines
efaef41640 feat: lint dependencies (#6309) 2025-12-01 09:01:54 -08:00
KinfeMichael Tariku
39eb685200 fix: improve error handling for unsupported additionalFields on generate (#3977) 2025-11-29 22:27:45 -08:00
Joél Solano
da7eac7c48 chore: fix dev script (#6403) 2025-11-29 09:18:23 -08:00
Ridhim Singh Raizada
1abd7147e4 feat(cli): better-auth-command (#6362) 2025-11-27 19:49:17 -08:00
Bereket Engida
01827f462d chore: release v1.4.4-beta.1 2025-11-26 12:09:17 -08:00
Bereket Engida
77c9ab9a49 chore: release v1.4.3 2025-11-26 12:09:09 -08:00
Neeraj Dalal
7cfc0c2597 chore(extend): cli utils get-config possible paths (#6300) 2025-11-26 08:25:21 +00:00
Jonathan Samines
d7a2f6daf0 chore: add packages linter (#6313) 2025-11-25 22:10:34 +00:00
Bereket Engida
b19cd1a511 chore: release v1.4.2-beta.5 2025-11-25 11:35:14 -08:00
Maxwell
519efddef2 feat(cli): check /auth for auth.ts (#6273) 2025-11-24 11:49:11 -08:00
Alex Yang
ee551b76bb chore: release v1.4.2-beta.4 2025-11-24 10:34:54 -08:00
Alex Yang
6fcced6adf chore: release v1.4.2-beta.3 2025-11-24 10:27:07 -08:00
Alex Yang
a25bdaa8d9 chore: release v1.4.2-beta.2 2025-11-24 10:20:32 -08:00
Bereket Engida
04936e128f docs: updated og image and add merch link to community section (#6251)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
Co-authored-by: Maxwell Weru <1645026+mburumaxwell@users.noreply.github.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Slava Yultyyev <yultyyev@gmail.com>
Co-authored-by: Joél Solano <joelsolano@jsolano.de>
2025-11-23 20:35:38 -08:00
rovertrack
183d38af00 fix(cli): prevent duplicate index creation in Prisma schema generation (#6234) 2025-11-23 19:27:07 -08:00
Bereket Engida
5a993ffb44 chore: release v1.4.1-beta.1 2025-11-22 08:41:09 -08:00
Bereket Engida
a13c72e681 chore: release v1.4.0 2025-11-22 08:41:02 -08:00
Bereket Engida
3bef6adbc0 chore: release v1.4.0-beta.27 2025-11-21 17:21:50 -08:00
Bereket Engida
631b2dd9ea chore: release v1.4.0-beta.26 2025-11-21 17:06:26 -08:00
Maxwell
dc2f56985f chore(fix): usePlural should work wtith joins (#6132)
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
2025-11-21 18:12:35 +00:00
Alex Yang
252ab7e2fa test: update snapshot expectations to use async/await (#6141) 2025-11-20 20:37:05 +00:00
Bereket Engida
0fb0398be2 chore: release v1.4.0-beta.25 2025-11-19 18:57:58 -08:00
Bereket Engida
80769194d2 chore: release v1.4.0-beta.24 2025-11-19 08:13:21 -08:00
Bereket Engida
87cade689b chore: release v1.4.0-beta.23 2025-11-19 01:16:46 -08:00
Alex Yang
cbea5e8487 chore: release v1.4.0-beta.22 2025-11-18 11:14:04 -08:00
Alex Yang
9ce4433c84 test: use vitest proejcts (#6050) 2025-11-18 06:20:34 +00:00
Jonathan Samines
57ee11a26f chore(lint): enforce consistent import type style (#6044) 2025-11-17 21:11:39 +00:00
Bereket Engida
b913dd752f chore: release v1.4.0-beta.21 2025-11-16 16:42:59 -08:00
Maxwell
f5bbb96d4e feat: adapter join support (#5730) 2025-11-15 16:55:50 +00:00
Maxwell
b39273a94f fix: use identity instead of serial for pg schema (#5943) 2025-11-13 01:15:39 +00:00