Commit Graph

6 Commits (c80ffbfb4c72e8ad7e9a7f65611aa667c6776d64)

Author SHA1 Message Date
Yusuke Wada 7a401b0850
chore: use the latest eslint and `@hono/eslint-config` (#904)
* chore: use the latest eslint and `@hono/eslint-config`

* update codes
2024-12-25 18:08:43 +09:00
github-actions[bot] 9533c582ae
Version Packages (#477) 2024-04-26 00:37:47 +09:00
Yusuke Wada 7e12913812
fix(prometheus): bump peer dependency (#476) 2024-04-26 00:30:02 +09:00
Yusuke Wada e8b494b207
chore: add lint rule and format (#367)
* chore: add lint rule and format

* fix ci

* add typescript

* yarn install

* add `@cloudflare/workers-types`
2024-01-29 22:53:43 +09:00
github-actions[bot] 7701152c2a
Version Packages (#358) 2024-01-25 08:50:20 +09:00
David Dios 5c165793fc
feat: Adding hono/prometheus middleware (#340)
* adding hono/prometheus middleware

* adding tests for the metrics endpoint

* adding changeset

* adding workflow and a build script to main package.json

* change to middleware factory instead

* extending the readme with some examples

* updating required hono version, adding installation section to readme

* updating hono version in devdependencies
2024-01-25 08:47:57 +09:00