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

feat(remix-react): show deprecation warning when imagesizes & imagesizes properties are returned from links function #5706

Merged

Conversation

MichaelDeBoey
Copy link
Member

This will warn people about #5705

@changeset-bot
Copy link

changeset-bot bot commented Mar 8, 2023

🦋 Changeset detected

Latest commit: b72bc8c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 18 packages
Name Type
@remix-run/react Minor
@remix-run/testing Minor
create-remix Minor
remix Minor
@remix-run/architect Minor
@remix-run/cloudflare Minor
@remix-run/cloudflare-pages Minor
@remix-run/cloudflare-workers Minor
@remix-run/css-bundle Minor
@remix-run/deno Minor
@remix-run/dev Minor
@remix-run/eslint-config Minor
@remix-run/express Minor
@remix-run/netlify Minor
@remix-run/node Minor
@remix-run/serve Minor
@remix-run/server-runtime Minor
@remix-run/vercel Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@MichaelDeBoey MichaelDeBoey force-pushed the show-links-deprecation-warning branch from 87d54ac to 696f79d Compare March 8, 2023 00:38
@MichaelDeBoey MichaelDeBoey force-pushed the show-links-deprecation-warning branch 2 times, most recently from 6bad63c to 92035a1 Compare March 15, 2023 11:06
@MichaelDeBoey MichaelDeBoey force-pushed the show-links-deprecation-warning branch 2 times, most recently from aa37a6d to eb5fe59 Compare March 16, 2023 02:00
…esizes` properties are returned from `links` function
@github-actions
Copy link
Contributor

🤖 Hello there,

We just published version v0.0.0-nightly-d6c9737-20230322 which includes this pull request. If you'd like to take it for a test run please try it out and let us know what you think!

Thanks!

@mcansh
Copy link
Collaborator

mcansh commented Mar 22, 2023

couple things i'm seeing with this:

  1. i don't have any instances of imagesizes or imagesrcset
  2. i'm seeing this warning in production 😬

image

@mcansh
Copy link
Collaborator

mcansh commented Mar 22, 2023

PR to fix #5874

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed feat:links-meta Issues related to links()/meta() renderer:react
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants