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

Remove deprecated isSupportedImage #19204

Merged
merged 4 commits into from Jan 18, 2024

Conversation

innerdvations
Copy link
Contributor

@innerdvations innerdvations commented Jan 11, 2024

What does it do?

removes isSupportedImage from upload image-manipulation library

Why is it needed?

it was deprecated to be removed in v5

How to test it?

it shouldn't exist anymore, and graphql uploads of optimizable images should still work

Related issue(s)/PR(s)

Let us know if this is related to any issue/pull request

@innerdvations innerdvations added source: core:upload Source is core/upload package pr: chore This PR contains chore tasks (cleanups, configs, tooling...) labels Jan 11, 2024
@innerdvations innerdvations added this to the 5.0.0 milestone Jan 11, 2024
@innerdvations innerdvations self-assigned this Jan 11, 2024
@Marc-Roig
Copy link
Contributor

Marc-Roig commented Jan 11, 2024

do you know if we have a list of internal breaking changes?
Or, should we tag this as a breaking change if it's an internal change?

@innerdvations
Copy link
Contributor Author

I'm going to have it documented as breaking in the release because even though it's not in our documentation, it's mentioned in many forum and blog posts.

@innerdvations innerdvations added the flag: 💥 Breaking change This PR contains breaking changes and should not be merged label Jan 11, 2024
@innerdvations innerdvations merged commit 01dfca2 into v5/main Jan 18, 2024
76 checks passed
@innerdvations innerdvations deleted the chore/remove-deprecated-isSupportedImage branch January 18, 2024 10:50
@echoes-hq echoes-hq bot added the echoes/type: feature/deprecation For the deprecation and removal of legacy features label Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
echoes/type: feature/deprecation For the deprecation and removal of legacy features flag: 💥 Breaking change This PR contains breaking changes and should not be merged pr: chore This PR contains chore tasks (cleanups, configs, tooling...) source: core:upload Source is core/upload package
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants