Results 63 comments of Benjamin

@tannerlinsley what would be the process to backport it / to deploy the current `main` branch to npm? (the `main` branch seems to include the TS 4.8 patch: https://github.com/TanStack/router/tree/main/packages/react-location/src)

That makes sense. Thanks!

In https://github.com/parcel-bundler/parcel/pull/8625, I noticed another error related to rebuilding (but I think it's related to ESM and not on windows). See https://github.com/parcel-bundler/parcel/pull/8625#issuecomment-1312589932

Another thing we can try is check if the syntax is supported. If yes we can use it, if no, we can do `-0.1px` on the upper bound. We can...

I think the description of the PR is wrong: the upgrade is to the v4.8.3, but the description says 4.9.3

I proposed a fix in https://github.com/clauderic/dnd-kit/pull/948

I investigated a bit this issue. With the following code: ```mdx - list ``` I also have the error `Parsing error: Expected value to be truthy` This crashes because of...

I think that this is working for me too! Thank you very much! 🎉 (with yarn 2+, you can run `yarn up -R micromark-util-events-to-acorn` to upgrade `micromark-util-events-to-acorn` in sub-dependencies without...

Ohhh I looked at the opened issue but I haven't checked the opened PRs Thanks 🙇‍♂️

I re-opened this issue and the related PR isn't merged yet. So it'll make it easier to track the support for CSS level 4 (if people want to link this...