Results 63 comments of Benjamin

@merceyz or @arcanis is there an official process to release a new patch (like in https://github.com/yarnpkg/berry/pull/4738) for the newest versions of TS?

> Two options: > > 1. Release this as a new plugin, e.g. `@parcel/transformer-mdx-v2`. Users would need to manually opt-in by installing the plugin themselves and adding it to their...

I think this is now supported: ![image](https://user-images.githubusercontent.com/22725671/110953599-d8507400-8347-11eb-91f6-cd4b537875b0.png)

@Parcly-Taxel @mbostock do you know if this PR is mergeable?

Even if it's not 100% correct, it could be a good fallback Like for colors out of their color scale (like `color(display-p3 0 1 0)`)

> If I understand correctly you want the equivalent of the following: Yes, the idea is here with 2 differences: - `useIsolation` could run synchronously during the 1st render (like...

Should it be written in the description of the feature that this is only available in 3.11? Or should we always consider that `python` = latest?

Edit: I see that this was fixed in https://github.com/TanStack/router/pull/342. Do you know if there is a plan to release it to the current `@tanstack/react-location`?

> I would accept a PR to backport it. I may be wrong, but I think that https://github.com/TanStack/router/pull/342 already includes the fix for TS 4.8 and already targets react-location so...