2023-12-29 03:44:37 +08:00
# @hono/auth-js
2024-02-10 07:47:06 +08:00
## 1.0.3
### 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
2024-01-27 21:17:51 +08:00
## 1.0.2
### Patch Changes
- [#359 ](https://github.com/honojs/middleware/pull/359 ) [`4ccda19d3176d9148310bcdb33baf48986433342` ](https://github.com/honojs/middleware/commit/4ccda19d3176d9148310bcdb33baf48986433342 ) Thanks [@divyam234 ](https://github.com/divyam234 )! - Update @auth/core version and set default basePath
2023-12-29 20:41:04 +08:00
## 1.0.1
### Patch Changes
- [#330 ](https://github.com/honojs/middleware/pull/330 ) [`766738e0ea8f5e45739e0ffc4248f132f6313957` ](https://github.com/honojs/middleware/commit/766738e0ea8f5e45739e0ffc4248f132f6313957 ) Thanks [@divyam234 ](https://github.com/divyam234 )! - added react as peer dependency
2023-12-29 03:44:37 +08:00
## 1.0.0
### Major Changes
- [#326 ](https://github.com/honojs/middleware/pull/326 ) [`f9859e8fa7e79e1111b8d335d927e7de0309dd7d` ](https://github.com/honojs/middleware/commit/f9859e8fa7e79e1111b8d335d927e7de0309dd7d ) Thanks [@divyam234 ](https://github.com/divyam234 )! - initial support auth.js with hono