honojs-middleware/packages/qwik-city/CHANGELOG.md

22 lines
757 B
Markdown
Raw Normal View History

2023-01-13 08:12:26 +08:00
# @hono/qwik-city
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