Sachin Raja

Results 19 issues of Sachin Raja

This import isn't ideal, but it doesn't seem like this error should be happening either: ``` https://esm.sh/[email protected]?alias=swr:https%3A%2F%2Fesm.sh%2Fswr%401.3.0%3Fdeps%3Dreact%4018,@trpc/server:https%3A%2F%2Fesm.sh%2F%40trpc%2Fserver%4010.0.0-alpha.22,@trpc/client:https%3A%2F%2Fesm.sh%2F%40trpc%2Fclient%4010.0.0-alpha.22%3Fdeps%3D%40trpc%2Fserver%4010.0.0-alpha.22&deps=react@18 ``` results in: ``` /* esm.sh - error */ throw new Error("[esm.sh] "...

Hey, first of all, thanks for making this, this makes working with icons much easier for me. Would it be possible to update `@iconify/json`? https://github.com/natemoo-re/astro-icon/blob/d2e7fafe79369df19f79fe120e00fc829c27ab62/packages/service/package.json#L21-L25 I want to use an...

See v10 API in #2233 `createCaller` should be documented. We should also explain when to use it (testing).

📚 documentation / examples
👉 good first issue
👋 free for all

closes #1937 In its current state, **this PR is a breaking change**. I completely removed support for `transformer` because I don't think maintaining interoperability is useful here. It comes at...

follow up for #1852 We should change the input to `resolveHTTPResponse` to accept Fetch API objects by default. All other handlers should then be updated to map to the Fetch...

Whenever I make a change to my packages and the `node_modules` folder is updated, I have to regenerate the types. Is there a way I can specify a folder to...

I'm trying to convert my package over to ESM and am unable to because this package does not have an ESM build. Would it be possible to add one? Nevermind,...

I don't use any of the `Animated` components in my Chart, so I do not want to install `@react-spring/web`, which gives me a ton of errors with React 18. Could...

✨ development
:boom: breaking changes
@visx/xychart

This package seems dead and pull requests to update dependencies are not being accepted. I've found a better solution in [codemirror 6](https://github.com/codemirror/codemirror.next). It's fully typed, tree-shakable, in-development, and is framework-agnostic....

This package seems dead and pull requests to update dependencies are not being accepted. I've found a better solution in [codemirror.next](https://github.com/codemirror/codemirror.next). It's fully typed, tree-shakable, in-development, and is framework-agnostic. It...