Kei Kamikawa

Results 34 issues of Kei Kamikawa

Thank you for developing such an incredible toolset and web framework! I am considering switching from Wrangler to Vite + dev-Server. However, since my `wrangler.toml` file already contains numerous environment...

Relate: https://github.com/honojs/vite-plugins/issues/25 Now, we can use wrangler.toml and use local storage under `.wrangler/state/v3` ```ts import { defineConfig } from 'vite'; import devServer from '@hono/vite-dev-server' export default defineConfig(({ mode }) =>...

Thank you for the great library. We are using through OpenTelemetry Collector. We are using a cloud plan and are only sending one gauge metric and now the cardinality is...

API list - [ ] macOS 26.0+ API https://developer.apple.com/documentation/Virtualization/VZVirtualMachine/queue - [ ] Implements [more VZVirtualMachine.State](https://developer.apple.com/documentation/virtualization/vzvirtualmachine/state-swift.enum) Is there anything else?

enhancement