Skip to content
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

add support for next/image #2

Open
nickadamson opened this issue Aug 16, 2022 · 3 comments
Open

add support for next/image #2

nickadamson opened this issue Aug 16, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@nickadamson
Copy link
Owner

No description provided.

@nickadamson nickadamson added the enhancement New feature or request label Aug 16, 2022
@nickadamson nickadamson self-assigned this Aug 16, 2022
@nickadamson
Copy link
Owner Author

nickadamson commented Oct 15, 2022

next/future/image is now going to be next/image vercel/next.js@241195d

Will be using the next release as the version we begin support

more info here: vercel/next.js#41434

@nickadamson
Copy link
Owner Author

Due to Nextjs v13 & React v18, it looks like a pretty major overhaul is going to be taking place.

Will likely be dropping emotion in favor of a css-in-js library that supports the new concurrency features of React & app directory of Next.

Following these issues:
emotion-js/emotion#2928
stitchesjs/stitches#1109 🤞

May end up with styled-components or styled-jsx.

@nickadamson
Copy link
Owner Author

nickadamson commented Oct 28, 2022

Have next 13 in a working state.
Will be using branch /next as I work on it. See #11
Tests need fixing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant