Misha Kaletsky

Results 93 issues of Misha Kaletsky

This _isn't_ ready to be merged as-is. It's just the easiest way I could come up with for communicating an idea. Basically, this is an alternative to the Proxy-is-love-Proxy-is-life API...

next-major/maybe
RFC

Small request - a couple of times we’ve wanted to make a thin abstraction on top of `trpc.useQuery` or `trpc.useMutation`, but it’s been awkward to allow passing in `opts` to...

🔎 needs more investigation/info

Hi there! I'm using sst on a [rush](https://rushjs.io) project and noticed a problem in the way the `.build/run.js` file is generated. I haven't fully gone through this file to figure...

enhancement

Hi again :) Got this error trying to deploy a Nextjs site: `Received response status [FAILED] from custom resource. Message returned: Command '['/opt/awscli/aws', 's3', 'cp', 's3://cdk-app-assets-...-.../...cf.zip', '/tmp/tmpqs_th5xk/...']' returned non-zero exit...

Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.70.0 / da76f93349a72022ca4670c1b84860304616aaa2 / x64 - OS Version: MacOS Big Sur 11.4 (20F71) / 2.4 GHz...

freeze-slow-crash-leak

## 📖 Documentation Would it be possible to add a paragraph or two to the readme, on the differences between "experimental" (Decoder/Encoder/Codec/Schema) and "stable" (Type), and who should use which?...

experimental

Example input: ```html Democratic Party ``` Expected output ```markdown [Democratic Party](https://en.wikipedia.org/wiki/Democratic_Party_\(United_States\)) ``` Actual output: ```markdown [Democratic Party](https://en.wikipedia.org/wiki/Democratic_Party_(United_States)) ```

escape

Example html: ```html bar ``` Markdown output: ```markdown [ ### bar ](/foo) ``` Which github renders as: [ ### bar ](/foo) It's not completely clear to me what this _should_...

It'd be nice to have the option to make the `lerna version` command not edit my source code at all. Instead, it could do something similar to [semantic-release](https://npmjs.com/package/semantic-release) by managing...

## Summary `rush version` bumps unchanged packages, when one of there `devDependencies` changes. This happens even with `"useWorkspaces": true` and the dependency is declared as `workspace:*`. ## Repro steps This...

enhancement
help wanted
repro confirmed
rush-publish-requirements