Amin Ya
Amin Ya
This adds Hono client-side benchmarks. The code was adapted from the React-hooks implementation
### Version 22.7.0 ### Platform ```text Linux 6.8.0-40-generic #40~22.04.3-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 30 17:30:19 UTC 2 x86_64 x86_64 x86_64 GNU/Linux ``` ### Subsystem _No response_ ### What steps will...
# 🐛 bug report In Node 22.7.0 (not older versions), parcel now fails with this error ``` pnpm exec parcel build --target html ./src/browser/index.html malloc(): corrupted top size ``` I...
# 🐛 bug report If I add a `esmodule` target I get this error. After debugging, I realized this line in Parcel returns `true`. As far as I know, Nodejs...
### Verify canary release - [X] I verified that the issue exists in the latest Turborepo canary release. ### Link to code that reproduces this issue https://github.com/aminya/temp-turbo-pnpm-bug ### What package...
### Dupe Check - [X] I have [searched Warp bugs](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3ABugs) and there are no duplicates ### Describe the bug I have noticed that Warp forgets the commands I type after...
### Describe the bug I upgraded from purgecss 5 to 6, but I have started to get these errors. Not sure where they come from. Seems to be related to...
Workaround for #2250. Ideally, the code should support the generator expression, but this workaround fixes the problem for fmt. Also, see https://github.com/fmtlib/fmt/pull/4159 and https://github.com/microsoft/vcpkg/pull/40944
Whenever a user specifies a directory, they expect the dotfiles to be served as they exist on the file system. No web standards or conventions specifies otherwise. The previous default...
The breaking change is just dropping support for ancient Nodejs versions by using `const/let, => functions, and classes.` https://github.com/npm/node-semver/blob/master/CHANGELOG.md#700