Pooya Parsa

Results 959 comments of Pooya Parsa

Sorry for late response. Checking `@cloudinary-util/url-loader`, it is zero dependency so no objections to use it for cloudnary preset and generating URLs (same for other presets as long as remains...

Thanks for the updates @Baroshem ❤️ Just to be clear, i think migrating to `@cloudinary-util/url-loader` from image module is a good idea. Also for platform-only advanced transformations, image module allow...

Hi. JSX/TSX support is underway for jiti (the runtime library that powers listhen's ts support). You can follow up from here: https://github.com/unjs/jiti/issues/138

Nice finding! Let's keep it open. I think we can improve example and docs!

Hi. Sorry for delay on this. I mainly wanted to double check if both with and without subgroups it works and didn't had a chance to make a testing gitlab...

Hi. Yes this is the default behavior as we try to keep native JSON types. I think we might support an option to opt-out from this feature but in the...

Hi dear @cmgdragon i appreciate the attempt to fix but please first help to make a minimal reproduction of issue using `ofetch` alone and submit an issue report in this...

Can you please make a sandbox ideally with unstorage only? 🙏🏼

Nice idea. Two points: - Server-only middleware are acting exactly the same as a plugin. Run once for each request with the possibility to redirect and access context. - Current...

@olegdon ipx (because of sharp) is now an optional dependency and also you can set provider to `null` if you are deploying to a target that has not support. If...