2023-02-04 18:42:13 +08:00
|
|
|
# @hono/sentry
|
|
|
|
|
2023-08-23 09:59:57 +08:00
|
|
|
## 0.2.2
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- [#130](https://github.com/honojs/middleware/pull/130) [`de2e95a`](https://github.com/honojs/middleware/commit/de2e95a59e4c02b9e985f9e3f81792b7890c922d) Thanks [@yusukebe](https://github.com/yusukebe)! - fixed sentry options types
|
|
|
|
|
2023-06-02 05:37:33 +08:00
|
|
|
## 0.2.1
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- [#89](https://github.com/honojs/middleware/pull/89) [`963b1ac`](https://github.com/honojs/middleware/commit/963b1ac0de4083b8d0fc7c8d2f9f0202e9d15bfd) Thanks [@mllnd](https://github.com/mllnd)! - Use optional chaining for determining Sentry DSN from environment (#89)
|
|
|
|
|
2023-03-02 14:15:36 +08:00
|
|
|
## 0.2.0
|
|
|
|
|
|
|
|
### Minor Changes
|
|
|
|
|
|
|
|
- [#57](https://github.com/honojs/middleware/pull/57) [`8d57df8`](https://github.com/honojs/middleware/commit/8d57df889d472fe9c40f468ce2103fe9880ff91b) Thanks [@yusukebe](https://github.com/yusukebe)! - feat: support latest Hono version
|
|
|
|
|
2023-02-04 18:42:13 +08:00
|
|
|
## 0.1.0
|
|
|
|
|
|
|
|
### Minor Changes
|
|
|
|
|
|
|
|
- 1f9c9a6: renamed `@honojs/sentry` to `@hono/sentry`
|