32 lines
1.2 KiB
Markdown
32 lines
1.2 KiB
Markdown
# @hono/firebase-auth
|
|
|
|
## 1.3.2
|
|
|
|
### Patch Changes
|
|
|
|
- [#194](https://github.com/honojs/middleware/pull/194) [`152e93e`](https://github.com/honojs/middleware/commit/152e93e5987e14804792acad274594e1828d333a) Thanks [@Code-Hex](https://github.com/Code-Hex)! - fixed to make HTTPException instead of reponse null for bad request
|
|
|
|
## 1.3.1
|
|
|
|
### Patch Changes
|
|
|
|
- [#191](https://github.com/honojs/middleware/pull/191) [`794f03c`](https://github.com/honojs/middleware/commit/794f03c3633abefce1b16fb1f4322d87f2568a8e) Thanks [@Code-Hex](https://github.com/Code-Hex)! - fixed to make HTTPException instead of reponse null
|
|
|
|
## 1.3.0
|
|
|
|
### Minor Changes
|
|
|
|
- [#68](https://github.com/honojs/middleware/pull/68) [`89505f4`](https://github.com/honojs/middleware/commit/89505f4f7577d1a3c706b22dc26e510d16163a63) Thanks [@nmemoto](https://github.com/nmemoto)! - Update firebase-auth-cloudflare-workers
|
|
|
|
## 1.2.0
|
|
|
|
### Minor Changes
|
|
|
|
- [#60](https://github.com/honojs/middleware/pull/60) [`a798c30`](https://github.com/honojs/middleware/commit/a798c307e11cd8d414ee23259fe0c5730dfb8841) Thanks [@yusukebe](https://github.com/yusukebe)! - feat: support Hono v3
|
|
|
|
## 1.1.0
|
|
|
|
### Minor Changes
|
|
|
|
- 617b582: Rename `@honojs/firebase-auth` to `@hono/firebase-auth`.
|