Pooya Parsa

Results 2282 comments of Pooya Parsa

Thanks for PR dear @AQian-Cup. However it is the right fix, it also changes behavior that can potentially break projects relying on current wrong behavior, therefore we need to land...

#611 should have this covered, thanks again for PR (sorry missed it from past) Considering [getItems/setItems](https://github.com/unjs/unstorage/blob/main/src/types.ts#L40-L51) were marked as experimental and it is a long lasting issue, releasing in semver-minor.

sorry it was delayed. it might be delayed until 2.10.

Sorry again this PR is delayed. I need to find a chance to properly test this PR and rework it as part of 2.10 refactors. Marking as a draft in...

This has been implemented as an experimental feature in Nitro but adding to the core of h3 can be tricky since both ALS support is not universal yet (cloudflare requires...

Thanks for creating the issue and explaining. I think for Nitro v3, we can deprecate two old presets and make a new one shared for server and EA /cc @lucacasonato

> Are the values in workspaces in the config file the same as [package.json workspaces](https://docs.npmjs.com/cli/v7/configuring-npm/package-json#workspaces) ? I think we might return an object from `resolveWorkspace` like `{ root: '', type:...

Thanks for your time making a minimal reproduction. I think your analysis script might be wrong. Check `.output/server/node_modules/viem/`, only `_esm` deps are traced. (top level `node_modules` is part of your...

@mckamyk can you please help on making a "nitro-only" reproduction? Having layers on top it is very hard to investigate root causes.