Alexander Tkachev
Alexander Tkachev
Oh, yes, sorry. So a module release can provide one or more update functions which need to be executed after the code update. I think the most common word for...
The cat looks good! Please merge 🙏
Maybe better to implement it like `Try to keep my MacBook temperature not higher than [this] when using [that] powersource`?
I tried to make my idea to work, but it looks like it's too much of work. And the result would look like a hack (in comparison with the current...
Oh! I thought that the ID fragment should have `__typename` plus _one_ ID field. Didn't know that multiple ID fields are allowed. Looks like I misread the docs 🤦 Thanks...
With this PR I was able to use the library in a [Tauri](https://tauri.app/) app. Works well so far. Thank you!
Just met this issue. Confirming that `2.1.2-canary.0` is affected.
Are there any plans to look into this? Fixing this bug could double the `Total Compute Saved` value at https://turbo.build/repo/docs 😁
I created https://github.com/vercel/turborepo/pull/10253 with a test case for this issue. It's not perfect, but it works. --- After doing a bit of research, I found that this issue is actually...
We could use folders without globs to solve https://github.com/vercel/turbo/issues/4566