2023-01-13 08:12:26 +08:00
# @hono/qwik-city
2023-12-29 03:44:37 +08:00
## 0.0.5
### Patch Changes
- [#321 ](https://github.com/honojs/middleware/pull/321 ) [`616afbcd03928dbec40089cec638e15eea3e2030` ](https://github.com/honojs/middleware/commit/616afbcd03928dbec40089cec638e15eea3e2030 ) Thanks [@tleperou ](https://github.com/tleperou )! - expose qwik city throughout all the request methods instead of only the get
2023-08-22 23:49:05 +08:00
## 0.0.4
### Patch Changes
- [#127 ](https://github.com/honojs/middleware/pull/127 ) [`bbe197a` ](https://github.com/honojs/middleware/commit/bbe197acc34b0ebc47a9609710eb420ecec6aded ) Thanks [@shuymn ](https://github.com/shuymn )! - feat(qwik-city): adapt to qwik-city changes in v1.2.0
2023-06-26 15:36:24 +08:00
## 0.0.3
### Patch Changes
- [`fe125e0` ](https://github.com/honojs/middleware/commit/fe125e02b3fc5aa584487e621e6b442a710bbbfe ) Thanks [@totto2727 ](https://github.com/totto2727 )! - #94 81fe019: update Qwik
2023-04-02 23:26:21 +08:00
## 0.0.2
### Patch Changes
- [#79 ](https://github.com/honojs/middleware/pull/79 ) [`bf87efc` ](https://github.com/honojs/middleware/commit/bf87efc9547d06f987036ca7a40b0929e813f4d9 ) Thanks [@yusukebe ](https://github.com/yusukebe )! - fix: fix building
- [#78 ](https://github.com/honojs/middleware/pull/78 ) [`2d87f28` ](https://github.com/honojs/middleware/commit/2d87f28889f78b55622f046f3493b0eadb8873a2 ) Thanks [@yusukebe ](https://github.com/yusukebe )! - feat: bump up Qwik
2023-01-13 08:12:26 +08:00
## 0.0.1
### Patch Changes
- a5e3312: initial release