Commit Graph

21 Commits (9235709060a8b675c5697ee5ee1941f7d562010a)

Author SHA1 Message Date
Jonathan Haines 9235709060
refactor: composite build (#1230)
* refactor: composite build

* chore(ua-blocker): move demo.ts out of src
2025-06-16 11:23:47 +09:00
Jonathan Haines c880649458
refactor: enable isolated declarations (#1209) 2025-06-09 19:00:20 +09:00
Jonathan Haines e8512f0ee9
build: typescript project references (#1077)
* build: typescript project references

* chore: remove duplicate keys
2025-04-02 18:28:02 +09:00
Jonathan Haines b18f24379b
chore(dev-deps): upgrade to hono v4 (#1092)
* chore(dev-deps): upgrade to hono v4

* chore(zod-openapi): build workspace dependencies

* chore(trpc-server): ignore null body type
2025-03-31 18:20:57 +09:00
Jonathan Haines 7c0f04486d
build(qwik-city): lint published package (#1057)
* build(qwik-city): lint published package

* ci(qwik-city): add workflow to run build and publint
2025-03-27 12:32:05 +09:00
Jonathan Haines 783a082c12
chore: add coverage badges (#1023)
* chore: add coverage badges

* ci(casbin): fix spelling
2025-03-19 17:53:11 +09:00
Jonathan Haines 5ea7fb5d09
chore: Migrate workspaces that use `jest` to `vitest` (#998)
* docs(contributing): add section on testing

Fixes #994

* test(clerk-auth): replace jest with vitest

* test(graphql-server): replace jest with vitest

* test(medley-router): replace jest with vitest

* test(oauth-providers): replace jest with vitest

* test(oidc-auth): replace jest with vitest

* test(sentry): replace jest with vitest

* test(trpc-server): replace jest with vitest

* test(typebox-validator): replace jest with vitest

* test(typia-validator): replace jest with vitest

* test(valibot-validator): replace jest with vitest

* chore: cleanup remaining references to jest

* chore: fix lint errors

* test(typia-validator): fix exclude directory

* test(oauth-providers): use vitest environment miniflare

* chore: update `yarn.lock`

* chore(zod-openapi): pin zod-validator to 0.4.2

* test(graphql-server): remove console filtering

---------

Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
2025-03-04 22:00:28 +09:00
Yusuke Wada 7a401b0850
chore: use the latest eslint and `@hono/eslint-config` (#904)
* chore: use the latest eslint and `@hono/eslint-config`

* update codes
2024-12-25 18:08:43 +09:00
github-actions[bot] a32b21bcd2
Version Packages (#322) 2023-12-29 04:44:37 +09:00
Thomas Lepérou 616afbcd03
docs(qwik-city) support all request methods (#321) 2023-12-20 07:22:43 +09:00
Yusuke Wada ee12e3c08a
chore: bump hono to `3.11.7` (#311) 2023-12-14 18:33:01 +09:00
Yusuke Wada bd18b966ee
chore: migrate to `yarn v4` (#299)
* changeset

* chore: migrate to `yarn v4`

* remove changeset

* fixed Github Actions for `hello`

* fix gitignore

* add dependencies

* add ci for oauth-providers

* add dependencies

* add `publint`

* update msw
2023-12-13 15:54:00 +09:00
github-actions[bot] 9f901b971c
Version Packages (#128) 2023-08-23 00:49:05 +09:00
Shu YAMANI bbe197acc3
feat(qwik-city): adapt to v1.2.0 API and refine dependencies (#127)
* fix(qwik-city): unpin hono version for usability

* feat(qwik-city): set min target version to v1.2.0+

* refactor(qwik-city): update from original middleware

* chore: add changeset
2023-08-23 00:25:02 +09:00
github-actions[bot] 89e3f88789
Version Packages (#97) 2023-06-26 16:36:24 +09:00
totto2727 fe125e02b3 chore: update dependencies for major Qwik update (#94)
* chore: update dependencies for major Qwic update

* fix: typo(qwik -> Qwik)
2023-06-26 16:05:33 +09:00
github-actions[bot] 19fc874400
Version Packages (#80) 2023-04-03 00:26:21 +09:00
Yusuke Wada bf87efc954
fix(qwik): enable building (#79)
* feat: update qwik

* changeset

* it's patch

* update

* add changeset
2023-04-03 00:24:49 +09:00
Yusuke Wada 2d87f28889
feat: update qwik (#78)
* feat: update qwik

* changeset

* it's patch
2023-04-03 00:19:05 +09:00
github-actions[bot] c420bdb23a
Version Packages (#23) 2023-01-13 09:12:26 +09:00
Yusuke Wada a5e33129c5
feat: add qwik-city middleware (#22)
* feat: add qwik-city middleware

* add changeset
2023-01-13 09:07:41 +09:00