Shotaro Nakamura
d11c3a565f
feat: Introduce WebSocket helper for Node.js | `@hono/node-ws` ( #503 )
...
* feat: Introduce WebSocket helper for Node.js | `@hono/node-ws`
* feat(node-ws): add ci and build command
* chore: update yarn.lock
* update `yarn.lock`
* fixed the ci config
* add `@hono/node-server` to devDependecies
* fixed format and specify node version
* fix(node-ws/docs): fix example
* feat: `upgradeWebSocket` be named function
---------
Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
2024-05-09 21:51:25 +09:00
github-actions[bot]
3e96b5e128
Version Packages ( #500 )
2024-05-04 15:23:31 +09:00
Yusuke Wada
e44314fdd3
feat(sentry): support esm ( #499 )
...
* feat(sentry): support esm
* add changeset
* fixed `package.json`
2024-05-04 15:21:05 +09:00
github-actions[bot]
86f2be936c
Version Packages ( #389 )
2024-02-14 17:11:30 +09:00
Carlos Ricardo Ziegler
ea19f6bdeb
fix: change peer dependency to support v4.0.0 ( #380 )
...
* chore: Update hono peer dependency to support v4.0.0
* chore: Update hono peer dependency to support v4.0.0 in some packages
* update `yarn.lock`
* add changeset
---------
Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
2024-02-10 08:44:21 +09:00
Yusuke Wada
e8b494b207
chore: add lint rule and format ( #367 )
...
* chore: add lint rule and format
* fix ci
* add typescript
* yarn install
* add `@cloudflare/workers-types`
2024-01-29 22:53:43 +09:00
Yusuke Wada
ee12e3c08a
chore: bump hono to `3.11.7` ( #311 )
2023-12-14 18:33:01 +09:00
Yusuke Wada
5403955ef6
chore: enable `eslint` and remove `denoify` ( #300 )
...
* changeset
* chore: enable `eslint` and remove `denoify`
2023-12-13 17:22:53 +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]
1b92f79f91
Version Packages ( #138 )
2023-08-24 11:26:12 +09:00
Yusuke Wada
c2093e17e0
feat(sentry): bump up `toucan-js` to v3 ( #137 )
...
* feat(sentry): bump up `toucan-js` to v3
* update readme
* add changeset
* update readme
2023-08-24 11:21:16 +09:00
github-actions[bot]
c65b09edff
Version Packages ( #131 )
2023-08-23 10:59:57 +09:00
Yusuke Wada
de2e95a59e
fix(sentry): fixed sentry options types ( #130 )
...
* fix(sentry): fixed sentry options types
* changeset
2023-08-23 10:57:54 +09:00
github-actions[bot]
567784a323
Version Packages ( #88 )
2023-06-02 06:37:33 +09:00
Markkus Millend
963b1ac0de
Sentry middleware: fix undefined DSN environment variable error ( #89 )
...
* Use optional chaining for determining Sentry DSN from environment
* Bump Hono version for Sentry middleware
* Fix tests on Deno
* Add changeset for Sentry middleware patch
* Denoify the new Sentry patch
2023-06-02 06:31:51 +09:00
github-actions[bot]
64045051d3
Version Packages ( #58 )
2023-03-02 15:15:36 +09:00
Yusuke Wada
8d57df889d
feat(sentry): support latest Hono version ( #57 )
...
* feat(sentry): support latest Hono version
* changset
2023-03-02 15:14:11 +09:00
github-actions[bot]
a66d22abb9
Version Packages ( #33 )
2023-02-04 19:42:13 +09:00
Yusuke Wada
34ad29dca5
setup Sentry middleware
2023-02-04 16:19:47 +09:00
Yusuke Wada
d6d5e25979
Add 'packages/sentry/' from commit '6cb773ae9b303ce4def1b801cac9fa91be5ea747'
...
git-subtree-dir: packages/sentry
git-subtree-mainline: fbb2aa875d
git-subtree-split: 6cb773ae9b
2023-02-04 16:12:03 +09:00