Nishant Aanjaney Jalan
Nishant Aanjaney Jalan
### What version of Elysia.JS is running? 1.1.3 ### What platform is your computer? Linux 6.6.32-1-lts x86_64 unknown ### What steps can reproduce the bug? 1. Clone the repo: `git...
### What version of Elysia.JS is running? 1.1.0 ### What platform is your computer? Linux 6.6.32-1-lts x86_64 unknown ### What steps can reproduce the bug? Upgrade an existing project from...
I like the factory method for base Hono. Wondering if there can be the same for OpenAPIHono as well. I want to be able to use `factory.createApp` to make an...
### What is the feature you are proposing? We require using EventSource to work with SSE routes, but can we have Hono's RPC to have this functionality as well? ```ts...
### What version of Hono are you using? 4.5.1 ### What runtime/platform is your app running on? Bun ### What steps can reproduce the bug? Step 1: Create a route...
### What version of Hono are you using? 4.4.9 ### What runtime/platform is your app running on? Bun ### What steps can reproduce the bug? ```ts // index.ts import {...
# Problem - Test cases have not been updated since the experimental version. - Without test cases, issues such as #20 can occur again in the future. # Suggested solution...
### What happened? I have a note entitled "CS 101" with the contents: ````md # Lecture 1 Discussed programming ```dataview LIST FROM [[CS 101#Lecture 1]] ``` # Lecture 2 Variables...
I recently rebased the commits on my repository. Therefore all the commit's timestamp over 2 months now are at the same time. The committer's timestamp has changed, but not the...