honojs-middleware/packages/auth-js/CHANGELOG.md

14 lines
621 B
Markdown
Raw Normal View History

2023-12-29 03:44:37 +08:00
# @hono/auth-js
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