2023-10-27 15:58:49 +08:00
# @hono/clerk-auth
2025-06-09 18:05:17 +08:00
## 2.0.1
### Patch Changes
- [#1194 ](https://github.com/honojs/middleware/pull/1194 ) [`683455895d35de50bd5c4cc60c0d764b99a8c8ec` ](https://github.com/honojs/middleware/commit/683455895d35de50bd5c4cc60c0d764b99a8c8ec ) Thanks [@BarryThePenguin ](https://github.com/BarryThePenguin )! - Add explicit `MiddlewareHandler` return type
2024-04-25 21:46:58 +08:00
## 2.0.0
### Major Changes
- [#465 ](https://github.com/honojs/middleware/pull/465 ) [`1823a2862744628143ee78bf06c0df3a99d22209` ](https://github.com/honojs/middleware/commit/1823a2862744628143ee78bf06c0df3a99d22209 ) Thanks [@MonsterDeveloper ](https://github.com/MonsterDeveloper )! - Migrate to Clerk Core v2
2024-04-20 15:31:53 +08:00
## 1.0.3
### Patch Changes
- [#463 ](https://github.com/honojs/middleware/pull/463 ) [`892ea7da85fb2c799eacc4d29651e1fa45a6aec0` ](https://github.com/honojs/middleware/commit/892ea7da85fb2c799eacc4d29651e1fa45a6aec0 ) Thanks [@yudai-nkt ](https://github.com/yudai-nkt )! - Update peer dependencies so that newer validators can be installed.
2024-04-19 08:06:11 +08:00
## 1.0.2
### Patch Changes
- [#460 ](https://github.com/honojs/middleware/pull/460 ) [`6497f5772f84027a07ef2c728cb10b2f8a172dda` ](https://github.com/honojs/middleware/commit/6497f5772f84027a07ef2c728cb10b2f8a172dda ) Thanks [@hadeeb ](https://github.com/hadeeb )! - fix: export esm
2024-02-10 07:47:06 +08:00
## 1.0.1
### Patch Changes
- [#380 ](https://github.com/honojs/middleware/pull/380 ) [`ea19f6bdeb14216da0880baf5dd5885395c0f008` ](https://github.com/honojs/middleware/commit/ea19f6bdeb14216da0880baf5dd5885395c0f008 ) Thanks [@CarlosZiegler ](https://github.com/CarlosZiegler )! - fix: change peer dependency to support v4.0.0
2023-10-27 15:58:49 +08:00
## 1.0.0
### Major Changes
- [#151 ](https://github.com/honojs/middleware/pull/151 ) [`a18da2a` ](https://github.com/honojs/middleware/commit/a18da2a5456e7d4ec407569d202a0754df3ae472 ) Thanks [@octoper ](https://github.com/octoper )! - Added Clerk Middleware