Yusuke Wada
|
ae6ed501c9
|
fix: bump up Hono and make it `peerDependencies` to fix type mismatch (#21)
* fix: bump up Hono and make it 'peerDependencies' to fix type mismatch
* fix for lint
|
2022-12-13 16:32:51 +09:00 |
Yusuke Wada
|
a3c84f15da
|
v0.0.5
|
2022-12-13 15:45:00 +09:00 |
Yusuke Wada
|
68b8b3977b
|
fix(deno): update url to import (#11)
* fix(deno): update url to import
* fixed import path
|
2022-12-13 15:40:22 +09:00 |
Yusuke Wada
|
5e76d80b4c
|
v0.0.4
|
2022-12-13 07:52:40 +09:00 |
Yusuke Wada
|
47ca2acc65
|
chore: denoify
|
2022-12-13 07:50:21 +09:00 |
Yusuke Wada
|
29d9d29378
|
refactor: bump up Hono to `v2.6.1` (#10)
|
2022-12-13 06:51:37 +09:00 |
Dane Wilson
|
857700f6b7
|
Updated hono to be a peer dependency (#9)
* Updated hono to be a peer dependency
* update lockfile
* Added binding definitions
|
2022-12-13 06:40:49 +09:00 |
Yusuke Wada
|
6d9294e4f8
|
chore: bump up hono version
|
2022-10-19 21:07:31 +09:00 |
Yusuke Wada
|
2d71b7def7
|
chore: add a skelton project for tRPC Adapter (#8)
|
2022-10-18 21:46:12 +09:00 |
Kei Kamikawa
|
b8ba28f5d6
|
v1.0.1
|
2022-10-18 11:42:10 +09:00 |
Kei Kamikawa
|
63f5e0c5c1
|
Merge pull request #11 from yusukebe/bump-up-hono
bump up Hono version
|
2022-10-18 11:31:10 +09:00 |
Yusuke Wada
|
9150b2e56b
|
docs(readme): write the detailed description
|
2022-10-17 11:26:13 +09:00 |
github-actions[bot]
|
2030c7215c
|
Version Packages (#5)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-10-16 18:44:08 +09:00 |
Yusuke Wada
|
ba243cd55e
|
remove changelog (#7)
|
2022-10-16 18:42:48 +09:00 |
Yusuke Wada
|
e4236f45ee
|
chore(hello): update `package.json` (#6)
* chore: just an experiment
* update package.json
|
2022-10-16 18:36:10 +09:00 |
Yusuke Wada
|
0e7e7e2de4
|
chore: just an experiment (#4)
|
2022-10-16 18:31:57 +09:00 |
Yusuke Wada
|
a5969fd419
|
chore(hello): fix `package.json` (#3)
|
2022-10-16 18:26:05 +09:00 |
github-actions[bot]
|
94bb96fece
|
Version Packages (#2)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-10-16 18:18:58 +09:00 |
Yusuke Wada
|
5cd86dd5d7
|
feat: add hello middleware (#1)
* feat: add hello middleware
* add changeset
|
2022-10-16 18:14:21 +09:00 |
Yusuke Wada
|
f7d6fb0d95
|
chore: add Hono
|
2022-10-16 18:04:42 +09:00 |
Yusuke Wada
|
f8df40d00c
|
initial commit
|
2022-10-16 17:52:21 +09:00 |
Yusuke Wada
|
5f87be285c
|
v0.0.3
|
2022-10-10 01:17:25 +09:00 |
Yusuke Wada
|
f626619b8a
|
chore: setup np
|
2022-10-10 01:15:09 +09:00 |
Yusuke Wada
|
b65e4a6169
|
fix(deno): support new version of Hono
|
2022-10-10 01:07:26 +09:00 |
Yusuke Wada
|
2460e82976
|
chore: bump up Hono; support new error handling (#6)
|
2022-10-10 00:57:51 +09:00 |
Samuel Lippert
|
a85c140e66
|
Make test pass on purpose instead of by accident
|
2022-09-14 16:02:03 -05:00 |
Yusuke Wada
|
145fcca0f0
|
fix test
|
2022-09-03 23:59:41 +09:00 |
Yusuke Wada
|
b41595f0f5
|
bump up Hono version
|
2022-09-03 23:10:29 +09:00 |
Samuel Lippert
|
8e290c0b70
|
Fix getSentry() issue
|
2022-09-02 12:11:34 -05:00 |
Samuel Lippert
|
ca742a2ea3
|
Update README.md
|
2022-08-22 10:14:46 -05:00 |
sam-lippert
|
db809a93cf
|
Update package.json
|
2022-08-22 09:20:33 -05:00 |
sam-lippert
|
3193d30bed
|
Update README.md
|
2022-08-22 09:19:13 -05:00 |
sam-lippert
|
a74296a84a
|
Update README.md
|
2022-08-15 11:53:02 -05:00 |
sam-lippert
|
df01c46c1c
|
Merge pull request #1 from honojs/toucan
Sentry Middleware
|
2022-08-15 11:50:40 -05:00 |
Yusuke Wada
|
615b0e7baa
|
remove Context mock from deno test
It's unnecessary.
|
2022-08-13 08:42:45 +09:00 |
Samuel Lippert
|
1a01ae820a
|
Call setUSer
|
2022-08-12 14:58:16 -05:00 |
Samuel Lippert
|
d56da11417
|
Add callback
|
2022-08-12 14:57:37 -05:00 |
Samuel Lippert
|
2b2d05dd16
|
Add to Deno test
|
2022-08-12 14:55:30 -05:00 |
Samuel Lippert
|
3d3e3a319c
|
Add callback test
|
2022-08-12 14:33:42 -05:00 |
Samuel Lippert
|
e412336577
|
Linting
|
2022-08-12 09:47:15 -05:00 |
Yusuke Wada
|
cbcd8fb3da
|
Use toucan.js on Deno
|
2022-08-12 12:41:03 +09:00 |
Yusuke Wada
|
9b9b6d2744
|
do not depeds `@sentry/types`
|
2022-08-12 01:38:59 +09:00 |
Yusuke Wada
|
8e16d4c9a0
|
Enable options and callback function
|
2022-08-12 00:37:53 +09:00 |
Francel AMAMOO
|
4489964e28
|
Update line 23. (#18)
Update line 23.
|
2022-08-11 21:04:08 +08:00 |
Samuel Lippert
|
b47e0004e2
|
Deno library + re-throw error
|
2022-08-10 14:54:58 -05:00 |
Samuel Lippert
|
9294150029
|
Add NEXT_PUBLIC_SENTRY_DSN
|
2022-08-10 14:19:22 -05:00 |
Samuel Lippert
|
03d66ea1b3
|
Remove Deno section from main README (no module)
|
2022-08-09 14:11:25 -05:00 |
Samuel Lippert
|
e667634a3d
|
Import placeholder
|
2022-08-09 14:09:45 -05:00 |
Samuel Lippert
|
9dc53e6428
|
Toucan reference not valid for Deno
|
2022-08-09 11:32:06 -05:00 |
Samuel Lippert
|
992df19dd1
|
Update README + deno index
|
2022-08-09 11:08:36 -05:00 |