-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
next/future/image #3
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
https://github.com/all-contributors please add @colbyfayock for code, doc, example |
@all-contributors please add @colbyfayock for code, doc, example |
I've put up a pull request to add @colbyfayock! 🎉 |
What do you think about defining a prop to use |
so, my thinking here is because of the way i'm wrapping the component, CldImage doesn't necessarily care what version the component is using i have to test to confirm this, but nothing i'm doing is using anything that's changed, it all gets passed through, and i add stuff on top by making modifications to the src based on additional Cloudinary-related props |
Yes, but if I want to use |
i need to test that theory and see (or if you want to help out with that). its my understanding i have Next.js as a peer dependency, so there shoudln't be any version requirements iif im not mistaken |
@colbyfayock FYI, Next.js 13 will be remove |
# [0.4.0](v0.3.0...v0.4.0) (2022-10-27) ### Features * next/future/image ([#3](#3)) ([9c271ef](9c271ef))
🎉 This PR is included in version 0.4.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
# [0.4.0](cloudinary-community/next-cloudinary@v0.3.0...v0.4.0) (2022-10-27) ### Features * next/future/image ([#3](cloudinary-community/next-cloudinary#3)) ([9c271ef](cloudinary-community/next-cloudinary@9c271ef))
No description provided.