# @hono/sentry ## 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) ## 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 ## 0.1.0 ### Minor Changes - 1f9c9a6: renamed `@honojs/sentry` to `@hono/sentry`