Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
docs(gatsby-plugin-image): Initial migration guide #29036
docs(gatsby-plugin-image): Initial migration guide #29036
Changes from 40 commits
b2a2cd6
fc11bd7
0bc2213
e1440e3
e6cb136
2b3b385
c353db4
53477aa
a9eb2b5
0cf7a0f
da30f42
4775321
c1a8971
db3365b
66d6d9a
50004ab
36145cf
9228736
0eb9b51
664bb23
9316863
6638257
c4be214
6454cfb
eab7c36
20556b5
13c4afb
0a413fe
ebbdf25
bbb0acf
d1bcf04
5740c27
07b4465
e11fe90
233b29b
7677c58
b53f834
25204e9
3b3c3b1
396e9dc
6f563e4
398951f
0b64d9a
e98ab26
7cbf5a2
ee5c423
c656c04
dfa3d22
8427777
e90efc9
8f043d0
b470378
fe21c99
3e8c7cc
7986572
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What would be the considerations they're weighing? Like how would they know if this is a good use case for
getImage
?Could just be one sentence like, "This might be a good approach if..."
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We sort of want everyone to use it going forward, but for those migrating it's likely too much manual work to bother with. So I sort of just threw it in there as an FYI.