2023-10-27 15:58:49 +08:00
|
|
|
# @hono/clerk-auth
|
|
|
|
|
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
|