2023-02-04 19:32:26 +08:00
# @hono/firebase-auth
2023-10-05 21:44:30 +08:00
## 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
2023-03-21 10:11:23 +08:00
## 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
2023-03-06 19:49:48 +08:00
## 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
2023-02-04 19:32:26 +08:00
## 1.1.0
### Minor Changes
- 617b582: Rename `@honojs/firebase-auth` to `@hono/firebase-auth` .