Antoine BERNIER

Results 34 comments of Antoine BERNIER

Hi, `getImageProps` is now stable from Next 14.1 Using [same ex as the doc](https://nextjs.org/docs/app/api-reference/components/image#art-direction): ```tsx const common = { alt: "Art Direction Example", sizes: "100vw" }; const { props: {...

let you review @CodyJasonBennett since it touches rollup.config.js and is related to @mediapipe/tasks-vision bump from https://github.com/pmndrs/drei/pull/1509

> This relies on pinning the version so we can't use loose ranges via `^` and `~` since they get resolved by users' package managers. We currently do this since...