chimame
3e13eefc67
chore(conform-validator): Change conform valibot adapter to official library ( #1114 )
2025-04-09 09:28:14 -04:00
Jonathan Haines
95b87e5b5a
ci(release): restore build during release ( #1116 )
2025-04-09 09:28:14 -04:00
github-actions[bot]
b4ceb3a82c
Version Packages ( #1115 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-09 09:28:14 -04:00
Jonathan Haines
e4c5c3d07f
fix(zod-openapi): republish without workspace reference ( #1111 )
...
fixes #1109
2025-04-09 09:28:14 -04:00
github-actions[bot]
95f746f964
Version Packages ( #1108 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-09 09:28:14 -04:00
Jonathan Haines
17df8a47c8
feat(eslint-config): enable linting with type information ( #1098 )
2025-04-09 09:28:14 -04:00
github-actions[bot]
dc917efec0
Version Packages ( #1107 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-09 09:28:14 -04:00
Yusuke Wada
59559961bb
fix(zod-openapi): infer Env correctly if the middleware is `[]` ( #1106 )
...
* fix(zod-openapi): infer Env correctly if the middleware is `[]`
* add changeset
2025-04-09 09:28:14 -04:00
github-actions[bot]
b09d7bbc2c
Version Packages ( #1101 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-09 09:28:14 -04:00
liquidleif
509ead8934
fix(oauth-providers): Update twitter authorization url ( #1099 )
...
Closes #1100
* Update twitter authorization url
The twitter authorization URL is outdated.
* add a changeset
2025-04-09 09:28:14 -04:00
Jonathan Haines
741e9d49ff
build: typescript project references ( #1077 )
...
* build: typescript project references
* chore: remove duplicate keys
2025-04-09 09:28:14 -04:00
github-actions[bot]
7e2652d297
Version Packages ( #1095 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-09 09:28:14 -04:00
Shotaro Nakamura
d61e8a66ea
fix(node-ws): adapter shouldn't send buffer as a event ( #1094 )
...
* fix(node-ws): adapter shouldn't send buffer as a event
* chore: changeset
2025-04-09 09:28:14 -04:00
Jonathan Haines
3b5eb36b4f
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-04-09 09:28:14 -04:00
Jonathan Haines
6edd7bc1ce
ci: run eslint in each workflow ( #1083 )
2025-04-09 09:28:14 -04:00
Yann Normand
226f4e7b9b
docs:(zod-openapi): add note about app.route ( #1088 )
2025-04-09 09:28:14 -04:00
github-actions[bot]
77fce3c040
Version Packages ( #1087 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-09 09:28:14 -04:00
Yusuke Wada
8810eccff2
chore(eslint-config): add missing changeset ( #1085 )
2025-04-09 09:28:14 -04:00
Yusuke Wada
db5207c509
fix(eslint-config): add spread to `tseslint.configs.recommended` ( #1084 )
2025-04-09 09:28:14 -04:00
github-actions[bot]
c9dfd2b5a3
Version Packages ( #1082 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-09 09:28:14 -04:00
Yusuke Wada
e2e4f6aa52
fix(sentry): fix the type error ( #1081 )
2025-04-09 09:28:14 -04:00
Yusuke Wada
5f3a3fa29c
fix(typebox-validator): export modules correctly ( #1080 )
2025-04-09 09:28:14 -04:00
Yusuke Wada
76f00959c6
refactor(typebox-validator): fix the type error ( #1079 )
2025-04-09 09:28:14 -04:00
Yusuke Wada
70834f9f70
refactor(zod-openapi): fix type errors ( #1078 )
...
* refactor(zod-openapi): fix type errors
* fix types
2025-04-09 09:28:14 -04:00
Aditya Mathur
7cba581041
feat: updated @hono/eslint-config package ( #1031 )
...
* chore(eslint-config): update dependencies and improve configuration
* chore(eslint-config): replace @typescript-eslint packages with typescript-eslint
* chore: completed changes suggested by @BarryThePenguin
* chore: updated the repo eslint config
* chore: updated the lockfile
* feat: added ci and minor changes
* chore: updated the eslint version in package.json
* chore: updated the lockfile
* add changeset
* `@ryoppippi/unplugin-typia` as devDependencies
---------
Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
2025-04-09 09:28:14 -04:00
Jonathan Haines
21afe41dec
ci: use node v20 ( #1076 )
2025-04-09 09:28:14 -04:00
Jonathan Haines
5b1e8ae2e5
test: move tests to src directory ( #1075 )
...
* test(react-renderer): move tests to src directory
* test: move tests to src directory
* test: ensure vitest-pool-workers is installed at the root
2025-04-09 09:28:14 -04:00
Jonathan Haines
e31cd008aa
build(react-renderer): lint published package ( #1058 )
...
Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
2025-04-09 09:26:27 -04:00
Jonathan Haines
7498fbcff1
build(sentry): lint published package ( #1059 )
...
Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
2025-04-09 09:26:27 -04:00
Jonathan Haines
4db6cce55d
build(react-compat): lint published package ( #1060 )
2025-04-09 09:26:27 -04:00
Jonathan Haines
1924c630a8
build(standard-validator): lint published package ( #1061 )
...
Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
2025-04-09 09:26:27 -04:00
Yusuke Wada
2e6c051b11
chore: update the lockfile ( #1074 )
2025-04-09 09:26:27 -04:00
Jonathan Haines
369680c298
build(swagger-ui): lint published package ( #1063 )
2025-04-09 09:26:27 -04:00
Jonathan Haines
ddba7cf343
build(valibot-validator): lint published package ( #1068 )
2025-04-09 09:26:27 -04:00
Jonathan Haines
8557f3bc0b
build(typia-validator): lint published package ( #1067 )
2025-04-09 09:26:27 -04:00
Yusuke Wada
008ce5eb83
chore: update the lockfile ( #1073 )
2025-04-09 09:26:27 -04:00
Jonathan Haines
b1d32f5783
build(zod-validator): lint published package ( #1070 )
2025-04-09 09:26:27 -04:00
Jonathan Haines
5a65ef92b0
build(zod-openapi): lint published package ( #1069 )
2025-04-09 09:26:27 -04:00
Jonathan Haines
a2c278515f
build(typebox-validator): lint published package ( #1066 )
2025-04-09 09:26:27 -04:00
Jonathan Haines
72b20df1c8
build(tsyringe): lint published package ( #1065 )
2025-04-09 09:26:27 -04:00
Jonathan Haines
34c71fead3
build(trpc-server): lint published package ( #1064 )
2025-04-09 09:26:27 -04:00
Jonathan Haines
b73045462e
build(swagger-editor): lint published package ( #1062 )
2025-04-09 09:26:27 -04:00
Jonathan Haines
cb6c76fef7
build(oidc-auth): lint published package ( #1054 )
...
* build(oidc-auth): lint published package
* build(oidc-auth): include require condition in subpath exports
2025-04-09 09:26:26 -04:00
Jonathan Haines
3529d32b17
build(qwik-city): lint published package ( #1057 )
...
* build(qwik-city): lint published package
* ci(qwik-city): add workflow to run build and publint
2025-04-09 09:26:26 -04:00
Jonathan Haines
5f4572f5b8
build(prometheus): lint published package ( #1056 )
2025-04-09 09:26:26 -04:00
Jonathan Haines
978da3e14b
build(otel): lint published package ( #1055 )
2025-04-09 09:26:26 -04:00
Yusuke Wada
2d91b60742
chore: update the lockfile ( #1072 )
2025-04-09 09:26:26 -04:00
Jonathan Haines
fcce865c87
build(oauth-providers): lint published package ( #1053 )
2025-04-09 09:26:26 -04:00
Jonathan Haines
9e77615d91
build(node-ws): lint published package ( #1052 )
2025-04-09 09:26:26 -04:00
Jonathan Haines
abd52ce669
build(medley-router): lint published package ( #1051 )
2025-04-09 09:26:26 -04:00