Yusuke Wada
|
68808453d5
|
refactor: refactored hono-base (#1588)
* refactor: refactored `hono-base`
* denoify
|
2023-10-17 06:36:09 +09:00 |
|
Yusuke Wada
|
319f49d493
|
Revert "feat(app): basePath option for the constructor, deprecate app.basePath() (#1560)" (#1586)
This reverts commit 8b6bd46e66 .
|
2023-10-17 06:24:59 +09:00 |
|
Yusuke Wada
|
8b6bd46e66
|
feat(app): basePath option for the constructor, deprecate app.basePath() (#1560)
* feat(app): `basePath` option for the constructor, deprecate `app.basePath()`
* denoify
* refactor: `HonoOptions`
* denoify
|
2023-10-16 09:04:58 +09:00 |
|
Yusuke Wada
|
6034dd7f7f
|
fix(types): remove type-errors for routes (#1371)
* fix(types): remove type-errors for routes
* denoify
* fixed the client and the presets
* rename
|
2023-08-24 15:36:49 +09:00 |
|
Yusuke Wada
|
4fde03e22f
|
fix(preset): fix constructor args (#1113)
* fix(preset): fix constructor args
* chore: denoify
|
2023-05-18 14:18:55 +09:00 |
|
Yusuke Wada
|
ccc4308871
|
fix(types): set / for generics basePath (#1083)
* fix(types): set `/` for generics `basePath`
* denoify
* fix `MergePath`
* tweak
* denoify
|
2023-05-14 08:18:45 +09:00 |
|
Yusuke Wada
|
187cb7ed5b
|
chore: denoify
|
2023-05-09 22:15:10 +09:00 |
|