UNPKG

24.2 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6## [2.5.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.5.3...gatsby-transformer-sharp@2.5.4) (2020-06-02)
7
8**Note:** Version bump only for package gatsby-transformer-sharp
9
10## [2.5.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.5.2...gatsby-transformer-sharp@2.5.3) (2020-05-20)
11
12**Note:** Version bump only for package gatsby-transformer-sharp
13
14## [2.5.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.5.1...gatsby-transformer-sharp@2.5.2) (2020-05-07)
15
16### Bug Fixes
17
18- **gatsby-image:** Fix fluid not respecting maxWidth/maxHeight ([#17006](https://github.com/gatsbyjs/gatsby/issues/17006)) ([ad7cd6b](https://github.com/gatsbyjs/gatsby/commit/ad7cd6b))
19
20## [2.5.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.5.0...gatsby-transformer-sharp@2.5.1) (2020-05-05)
21
22**Note:** Version bump only for package gatsby-transformer-sharp
23
24# [2.5.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.4.7...gatsby-transformer-sharp@2.5.0) (2020-04-27)
25
26**Note:** Version bump only for package gatsby-transformer-sharp
27
28## [2.4.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.4.6...gatsby-transformer-sharp@2.4.7) (2020-04-24)
29
30**Note:** Version bump only for package gatsby-transformer-sharp
31
32## [2.4.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.4.5...gatsby-transformer-sharp@2.4.6) (2020-04-17)
33
34### Bug Fixes
35
36- wrap ignore pattern in quotes ([#23176](https://github.com/gatsbyjs/gatsby/issues/23176)) ([7563db6](https://github.com/gatsbyjs/gatsby/commit/7563db6))
37
38## [2.4.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.4.4...gatsby-transformer-sharp@2.4.5) (2020-04-16)
39
40**Note:** Version bump only for package gatsby-transformer-sharp
41
42## [2.4.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.4.3...gatsby-transformer-sharp@2.4.4) (2020-04-04)
43
44### Bug Fixes
45
46- **dependencies:** bump potrace version ([#22803](https://github.com/gatsbyjs/gatsby/issues/22803)) ([7a8f016](https://github.com/gatsbyjs/gatsby/commit/7a8f016))
47
48## [2.4.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.4.2...gatsby-transformer-sharp@2.4.3) (2020-03-27)
49
50### Bug Fixes
51
52- **gatsby-transformer-sharp:** Add `checkSupportedExtensions`… ([#22565](https://github.com/gatsbyjs/gatsby/issues/22565)) ([91e7bfb](https://github.com/gatsbyjs/gatsby/commit/91e7bfb))
53
54## [2.4.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.4.1...gatsby-transformer-sharp@2.4.2) (2020-03-23)
55
56**Note:** Version bump only for package gatsby-transformer-sharp
57
58## [2.4.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.4.0...gatsby-transformer-sharp@2.4.1) (2020-03-20)
59
60**Note:** Version bump only for package gatsby-transformer-sharp
61
62# [2.4.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.3.19...gatsby-transformer-sharp@2.4.0) (2020-03-20)
63
64### Features
65
66- **gatsby:** bump node min version to 10.13.0 ([#22400](https://github.com/gatsbyjs/gatsby/issues/22400)) ([83d681a](https://github.com/gatsbyjs/gatsby/commit/83d681a))
67
68## [2.3.19](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.3.18...gatsby-transformer-sharp@2.3.19) (2020-03-16)
69
70**Note:** Version bump only for package gatsby-transformer-sharp
71
72## [2.3.18](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.3.17...gatsby-transformer-sharp@2.3.18) (2020-03-10)
73
74### Features
75
76- **gatsby-transformer-sharp:** add inside and outside fit opt… ([#14852](https://github.com/gatsbyjs/gatsby/issues/14852)) ([1aa2974](https://github.com/gatsbyjs/gatsby/commit/1aa2974)), closes [#13078](https://github.com/gatsbyjs/gatsby/issues/13078) [/github.com/gatsbyjs/gatsby/pull/13078#issuecomment-482247808](https://github.com//github.com/gatsbyjs/gatsby/pull/13078/issues/issuecomment-482247808)
77
78## [2.3.17](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.3.16...gatsby-transformer-sharp@2.3.17) (2020-03-06)
79
80**Note:** Version bump only for package gatsby-transformer-sharp
81
82## [2.3.16](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.3.15...gatsby-transformer-sharp@2.3.16) (2020-02-27)
83
84**Note:** Version bump only for package gatsby-transformer-sharp
85
86## [2.3.15](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.3.14...gatsby-transformer-sharp@2.3.15) (2020-02-26)
87
88### Bug Fixes
89
90- **gatsby-transformer-sharp:** Warn when using unsupported ext… ([#20782](https://github.com/gatsbyjs/gatsby/issues/20782)) ([4519c05](https://github.com/gatsbyjs/gatsby/commit/4519c05))
91
92## [2.3.14](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.3.13...gatsby-transformer-sharp@2.3.14) (2020-02-01)
93
94**Note:** Version bump only for package gatsby-transformer-sharp
95
96## [2.3.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.3.12...gatsby-transformer-sharp@2.3.13) (2020-01-17)
97
98### Bug Fixes
99
100- **gatsby-transformer-sharp:** prevent duplicate copy of the same file ([#20620](https://github.com/gatsbyjs/gatsby/issues/20620)) ([93f0645](https://github.com/gatsbyjs/gatsby/commit/93f0645))
101
102## [2.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.3.11...gatsby-transformer-sharp@2.3.12) (2020-01-09)
103
104**Note:** Version bump only for package gatsby-transformer-sharp
105
106## [2.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.3.9...gatsby-transformer-sharp@2.3.11) (2020-01-09)
107
108### Bug Fixes
109
110- **gatsby-transformer-sharp:** define required image fields as non-null in schema ([#20314](https://github.com/gatsbyjs/gatsby/issues/20314)) ([e3026c9](https://github.com/gatsbyjs/gatsby/commit/e3026c9))
111
112## [2.3.10](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.3.9...gatsby-transformer-sharp@2.3.10) (2020-01-09)
113
114### Bug Fixes
115
116- **gatsby-transformer-sharp:** define required image fields as non-null in schema ([#20314](https://github.com/gatsbyjs/gatsby/issues/20314)) ([e3026c9](https://github.com/gatsbyjs/gatsby/commit/e3026c9))
117
118## [2.3.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.3.7...gatsby-transformer-sharp@2.3.9) (2019-12-10)
119
120**Note:** Version bump only for package gatsby-transformer-sharp
121
122## [2.3.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.3.7...gatsby-transformer-sharp@2.3.8) (2019-12-10)
123
124**Note:** Version bump only for package gatsby-transformer-sharp
125
126## [2.3.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.3.6...gatsby-transformer-sharp@2.3.7) (2019-12-05)
127
128**Note:** Version bump only for package gatsby-transformer-sharp
129
130## [2.3.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.3.5...gatsby-transformer-sharp@2.3.6) (2019-11-26)
131
132**Note:** Version bump only for package gatsby-transformer-sharp
133
134## [2.3.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.3.4...gatsby-transformer-sharp@2.3.5) (2019-11-15)
135
136**Note:** Version bump only for package gatsby-transformer-sharp
137
138## [2.3.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.3.3...gatsby-transformer-sharp@2.3.4) (2019-11-13)
139
140### Bug Fixes
141
142- **gatsby-transformer-sharp:** explicitly register enum types ([#19343](https://github.com/gatsbyjs/gatsby/issues/19343)) ([fdc7ccd](https://github.com/gatsbyjs/gatsby/commit/fdc7ccd))
143
144## [2.3.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.3.2...gatsby-transformer-sharp@2.3.3) (2019-11-10)
145
146**Note:** Version bump only for package gatsby-transformer-sharp
147
148## [2.3.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.3.1...gatsby-transformer-sharp@2.3.2) (2019-10-29)
149
150### Bug Fixes
151
152- update minor updates in packages ([#19087](https://github.com/gatsbyjs/gatsby/issues/19087)) ([294a48f](https://github.com/gatsbyjs/gatsby/commit/294a48f))
153
154## [2.3.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.3.0...gatsby-transformer-sharp@2.3.1) (2019-10-28)
155
156### Bug Fixes
157
158- update minor updates in packages ([#18875](https://github.com/gatsbyjs/gatsby/issues/18875)) ([b692879](https://github.com/gatsbyjs/gatsby/commit/b692879))
159
160# [2.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.2.23...gatsby-transformer-sharp@2.3.0) (2019-10-21)
161
162**Note:** Version bump only for package gatsby-transformer-sharp
163
164## [2.2.23](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.2.22...gatsby-transformer-sharp@2.2.23) (2019-10-14)
165
166**Note:** Version bump only for package gatsby-transformer-sharp
167
168## [2.2.22](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.2.21...gatsby-transformer-sharp@2.2.22) (2019-10-14)
169
170**Note:** Version bump only for package gatsby-transformer-sharp
171
172## [2.2.21](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.2.20...gatsby-transformer-sharp@2.2.21) (2019-10-09)
173
174**Note:** Version bump only for package gatsby-transformer-sharp
175
176## [2.2.20](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.2.19...gatsby-transformer-sharp@2.2.20) (2019-10-04)
177
178### Bug Fixes
179
180- update dependency bluebird to ^3.7.0 ([#18029](https://github.com/gatsbyjs/gatsby/issues/18029)) ([bd235a8](https://github.com/gatsbyjs/gatsby/commit/bd235a8))
181
182## [2.2.19](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.2.17...gatsby-transformer-sharp@2.2.19) (2019-09-26)
183
184### Bug Fixes
185
186- update dependency sharp to ^0.23.1 ([#17904](https://github.com/gatsbyjs/gatsby/issues/17904)) ([f19ad3c](https://github.com/gatsbyjs/gatsby/commit/f19ad3c))
187
188## [2.2.18](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.2.17...gatsby-transformer-sharp@2.2.18) (2019-09-26)
189
190### Bug Fixes
191
192- update dependency sharp to ^0.23.1 ([#17904](https://github.com/gatsbyjs/gatsby/issues/17904)) ([f19ad3c](https://github.com/gatsbyjs/gatsby/commit/f19ad3c))
193
194## [2.2.17](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.2.16...gatsby-transformer-sharp@2.2.17) (2019-09-24)
195
196**Note:** Version bump only for package gatsby-transformer-sharp
197
198## [2.2.16](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.2.15...gatsby-transformer-sharp@2.2.16) (2019-09-20)
199
200**Note:** Version bump only for package gatsby-transformer-sharp
201
202## [2.2.15](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.2.14...gatsby-transformer-sharp@2.2.15) (2019-09-18)
203
204**Note:** Version bump only for package gatsby-transformer-sharp
205
206## [2.2.14](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.2.13...gatsby-transformer-sharp@2.2.14) (2019-09-09)
207
208**Note:** Version bump only for package gatsby-transformer-sharp
209
210## [2.2.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.2.12...gatsby-transformer-sharp@2.2.13) (2019-09-01)
211
212### Bug Fixes
213
214- update minor updates in packages except react, babel and eslint ([#17254](https://github.com/gatsbyjs/gatsby/issues/17254)) ([252d867](https://github.com/gatsbyjs/gatsby/commit/252d867))
215
216## [2.2.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.2.11...gatsby-transformer-sharp@2.2.12) (2019-08-24)
217
218### Bug Fixes
219
220- update dependency fs-extra to v8 ([#17031](https://github.com/gatsbyjs/gatsby/issues/17031)) ([d891a19](https://github.com/gatsbyjs/gatsby/commit/d891a19))
221
222## [2.2.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.2.10...gatsby-transformer-sharp@2.2.11) (2019-08-23)
223
224**Note:** Version bump only for package gatsby-transformer-sharp
225
226## [2.2.10](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.2.9...gatsby-transformer-sharp@2.2.10) (2019-08-22)
227
228**Note:** Version bump only for package gatsby-transformer-sharp
229
230## [2.2.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.2.8...gatsby-transformer-sharp@2.2.9) (2019-08-22)
231
232**Note:** Version bump only for package gatsby-transformer-sharp
233
234## [2.2.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.2.7...gatsby-transformer-sharp@2.2.8) (2019-08-21)
235
236### Bug Fixes
237
238- update dependency bluebird to ^3.5.5 ([#16825](https://github.com/gatsbyjs/gatsby/issues/16825)) ([ec0be83](https://github.com/gatsbyjs/gatsby/commit/ec0be83))
239- update dependency fs-extra to ^7.0.1 ([#16878](https://github.com/gatsbyjs/gatsby/issues/16878)) ([f008fed](https://github.com/gatsbyjs/gatsby/commit/f008fed))
240
241## [2.2.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.2.6...gatsby-transformer-sharp@2.2.7) (2019-08-20)
242
243**Note:** Version bump only for package gatsby-transformer-sharp
244
245## [2.2.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.2.5...gatsby-transformer-sharp@2.2.6) (2019-08-08)
246
247### Bug Fixes
248
249- **docs:** add note for exception when using gatsby-source-con… ([#15926](https://github.com/gatsbyjs/gatsby/issues/15926)) ([810174d](https://github.com/gatsbyjs/gatsby/commit/810174d))
250
251## [2.2.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.2.4...gatsby-transformer-sharp@2.2.5) (2019-07-29)
252
253### Features
254
255- **gatsby-transformer-sharp:** ImageSharp as child of File type([#16109](https://github.com/gatsbyjs/gatsby/issues/16109)) ([272d22f](https://github.com/gatsbyjs/gatsby/commit/272d22f))
256
257## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.2.3...gatsby-transformer-sharp@2.2.4) (2019-07-17)
258
259### Bug Fixes
260
261- **gatsby-transformer-sharp:** mark highlight/shadow duotone args as required ([#15829](https://github.com/gatsbyjs/gatsby/issues/15829)) ([f838d00](https://github.com/gatsbyjs/gatsby/commit/f838d00))
262
263## [2.2.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.2.2...gatsby-transformer-sharp@2.2.3) (2019-07-12)
264
265### Bug Fixes
266
267- correct links in package changelogs ([#15630](https://github.com/gatsbyjs/gatsby/issues/15630)) ([d07b9dd](https://github.com/gatsbyjs/gatsby/commit/d07b9dd))
268
269## [2.2.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.2.1...gatsby-transformer-sharp@2.2.2) (2019-07-11)
270
271**Note:** Version bump only for package gatsby-transformer-sharp
272
273## [2.2.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.2.0...gatsby-transformer-sharp@2.2.1) (2019-07-02)
274
275### Features
276
277- **gatsby-transformer-sharp:** Add default types for ImageSha… ([#15285](https://github.com/gatsbyjs/gatsby/issues/15285)) ([44580c6](https://github.com/gatsbyjs/gatsby/commit/44580c6))
278
279# [2.2.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.21...gatsby-transformer-sharp@2.2.0) (2019-06-20)
280
281**Note:** Version bump only for package gatsby-transformer-sharp
282
283## [2.1.21](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.20...gatsby-transformer-sharp@2.1.21) (2019-05-31)
284
285### Features
286
287- **image-sharp:** add trim option ([#14137](https://github.com/gatsbyjs/gatsby/issues/14137)) ([cf0e77b](https://github.com/gatsbyjs/gatsby/commit/cf0e77b))
288
289## [2.1.20](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.19...gatsby-transformer-sharp@2.1.20) (2019-05-29)
290
291### Bug Fixes
292
293- cache tracedSVG calculations when cache is present ([#12044](https://github.com/gatsbyjs/gatsby/issues/12044)) ([c40bc4b](https://github.com/gatsbyjs/gatsby/commit/c40bc4b))
294
295## [2.1.19](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.18...gatsby-transformer-sharp@2.1.19) (2019-05-03)
296
297**Note:** Version bump only for package gatsby-transformer-sharp
298
299## [2.1.18](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.17...gatsby-transformer-sharp@2.1.18) (2019-04-11)
300
301### Features
302
303- add options fit and background to image sharp ([#13078](https://github.com/gatsbyjs/gatsby/issues/13078)) ([494ad07](https://github.com/gatsbyjs/gatsby/commit/494ad07)), closes [#12972](https://github.com/gatsbyjs/gatsby/issues/12972)
304
305## [2.1.17](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.16...gatsby-transformer-sharp@2.1.17) (2019-03-12)
306
307### Features
308
309- **gatsby-image:** Placeholder Improvements ([#10944](https://github.com/gatsbyjs/gatsby/issues/10944)) ([44491ef](https://github.com/gatsbyjs/gatsby/commit/44491ef))
310
311## [2.1.16](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.15...gatsby-transformer-sharp@2.1.16) (2019-03-11)
312
313**Note:** Version bump only for package gatsby-transformer-sharp
314
315## [2.1.15](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.14...gatsby-transformer-sharp@2.1.15) (2019-02-28)
316
317**Note:** Version bump only for package gatsby-transformer-sharp
318
319## [2.1.14](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.13...gatsby-transformer-sharp@2.1.14) (2019-02-19)
320
321### Features
322
323- **gatsby-plugin-sharp:** add defaultQuality option ([8af9826](https://github.com/gatsbyjs/gatsby/commit/8af9826))
324
325## [2.1.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.12...gatsby-transformer-sharp@2.1.13) (2019-01-29)
326
327**Note:** Version bump only for package gatsby-transformer-sharp
328
329<a name="2.1.12"></a>
330
331## [2.1.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.11...gatsby-transformer-sharp@2.1.12) (2019-01-24)
332
333### Bug Fixes
334
335- **gatsby-transformer-sharp:** Pick extension from file prop ([#11166](https://github.com/gatsbyjs/gatsby/issues/11166)) ([0a8b189](https://github.com/gatsbyjs/gatsby/commit/0a8b189))
336
337<a name="2.1.11"></a>
338
339## [2.1.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.10...gatsby-transformer-sharp@2.1.11) (2019-01-23)
340
341### Features
342
343- **gatsby-plugin-sharp:** Add support for pngquant speed option ([#9563](https://github.com/gatsbyjs/gatsby/issues/9563)) ([b789689](https://github.com/gatsbyjs/gatsby/commit/b789689))
344
345<a name="2.1.10"></a>
346
347## [2.1.10](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.9...gatsby-transformer-sharp@2.1.10) (2018-12-31)
348
349**Note:** Version bump only for package gatsby-transformer-sharp
350
351<a name="2.1.9"></a>
352
353## [2.1.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.8...gatsby-transformer-sharp@2.1.9) (2018-11-29)
354
355**Note:** Version bump only for package gatsby-transformer-sharp
356
357<a name="2.1.8"></a>
358
359## [2.1.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.7...gatsby-transformer-sharp@2.1.8) (2018-11-06)
360
361### Features
362
363- **gatsby-plugin-sharp:** cache base64 if possible ([#9059](https://github.com/gatsbyjs/gatsby/issues/9059)) ([5dc9346](https://github.com/gatsbyjs/gatsby/commit/5dc9346)), closes [#6999](https://github.com/gatsbyjs/gatsby/issues/6999)
364
365<a name="2.1.7"></a>
366
367## [2.1.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.6...gatsby-transformer-sharp@2.1.7) (2018-10-29)
368
369### Features
370
371- **gatsby:** Add nodes db module ([#9416](https://github.com/gatsbyjs/gatsby/issues/9416)) ([7d31fe7](https://github.com/gatsbyjs/gatsby/commit/7d31fe7)), closes [#9338](https://github.com/gatsbyjs/gatsby/issues/9338)
372
373<a name="2.1.6"></a>
374
375## [2.1.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.5...gatsby-transformer-sharp@2.1.6) (2018-10-29)
376
377**Note:** Version bump only for package gatsby-transformer-sharp
378
379<a name="2.1.5"></a>
380
381## [2.1.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.4...gatsby-transformer-sharp@2.1.5) (2018-10-24)
382
383**Note:** Version bump only for package gatsby-transformer-sharp
384
385<a name="2.1.4"></a>
386
387## [2.1.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.3...gatsby-transformer-sharp@2.1.4) (2018-10-16)
388
389### Features
390
391- add custom sizes for fluid images ([#8825](https://github.com/gatsbyjs/gatsby/issues/8825)) ([6cb4ee6](https://github.com/gatsbyjs/gatsby/commit/6cb4ee6)), closes [#8621](https://github.com/gatsbyjs/gatsby/issues/8621)
392
393<a name="2.1.3"></a>
394
395## [2.1.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.2...gatsby-transformer-sharp@2.1.3) (2018-09-28)
396
397### Features
398
399- provide fragments without gatsby-image ([#8459](https://github.com/gatsbyjs/gatsby/issues/8459)) ([3389b89](https://github.com/gatsbyjs/gatsby/commit/3389b89))
400
401<a name="2.1.2"></a>
402
403## [2.1.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.1-rc.3...gatsby-transformer-sharp@2.1.2) (2018-09-24)
404
405### Features
406
407- **gatsby-transformer-sharp:** expose sizes argument for fluid query ([#8466](https://github.com/gatsbyjs/gatsby/issues/8466)) ([efe95a4](https://github.com/gatsbyjs/gatsby/commit/efe95a4))
408
409<a name="2.1.1"></a>
410
411## [2.1.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.1-rc.3...gatsby-transformer-sharp@2.1.1) (2018-09-17)
412
413**Note:** Version bump only for package gatsby-transformer-sharp
414
415<a name="2.1.1-rc.3"></a>
416
417## [2.1.1-rc.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.1-rc.2...gatsby-transformer-sharp@2.1.1-rc.3) (2018-09-07)
418
419**Note:** Version bump only for package gatsby-transformer-sharp
420
421<a name="2.1.1-rc.2"></a>
422
423## [2.1.1-rc.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.1-rc.1...gatsby-transformer-sharp@2.1.1-rc.2) (2018-08-29)
424
425**Note:** Version bump only for package gatsby-transformer-sharp
426
427<a name="2.1.1-rc.1"></a>
428
429## [2.1.1-rc.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.1-rc.0...gatsby-transformer-sharp@2.1.1-rc.1) (2018-08-29)
430
431**Note:** Version bump only for package gatsby-transformer-sharp
432
433<a name="2.1.1-rc.0"></a>
434
435## [2.1.1-rc.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.1-beta.7...gatsby-transformer-sharp@2.1.1-rc.0) (2018-08-21)
436
437**Note:** Version bump only for package gatsby-transformer-sharp
438
439<a name="2.1.1-beta.7"></a>
440
441## [2.1.1-beta.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.1-beta.6...gatsby-transformer-sharp@2.1.1-beta.7) (2018-08-13)
442
443**Note:** Version bump only for package gatsby-transformer-sharp
444
445<a name="2.1.1-beta.6"></a>
446
447## [2.1.1-beta.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.1-beta.5...gatsby-transformer-sharp@2.1.1-beta.6) (2018-07-21)
448
449**Note:** Version bump only for package gatsby-transformer-sharp
450
451<a name="2.1.1-beta.5"></a>
452
453## [2.1.1-beta.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.1-beta.4...gatsby-transformer-sharp@2.1.1-beta.5) (2018-07-17)
454
455**Note:** Version bump only for package gatsby-transformer-sharp
456
457<a name="2.1.1-beta.4"></a>
458
459## [2.1.1-beta.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.1-beta.3...gatsby-transformer-sharp@2.1.1-beta.4) (2018-07-16)
460
461### Features
462
463- **sharp:** move gatsby-plugin-sharp to peerDependencies ([#6487](https://github.com/gatsbyjs/gatsby/issues/6487)) ([4cdd3bf](https://github.com/gatsbyjs/gatsby/commit/4cdd3bf))
464
465<a name="2.1.1-beta.3"></a>
466
467## [2.1.1-beta.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.1-beta.2...gatsby-transformer-sharp@2.1.1-beta.3) (2018-06-26)
468
469**Note:** Version bump only for package gatsby-transformer-sharp
470
471<a name="2.1.1-beta.2"></a>
472
473## [2.1.1-beta.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.1-beta.1...gatsby-transformer-sharp@2.1.1-beta.2) (2018-06-20)
474
475**Note:** Version bump only for package gatsby-transformer-sharp
476
477<a name="2.1.1-beta.1"></a>
478
479## [2.1.1-beta.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.1.1-beta.0...gatsby-transformer-sharp@2.1.1-beta.1) (2018-06-17)
480
481**Note:** Version bump only for package gatsby-transformer-sharp
482
483<a name="2.1.1-beta.0"></a>
484
485## [2.1.1-beta.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@1.6.27...gatsby-transformer-sharp@2.1.1-beta.0) (2018-06-17)
486
487**Note:** Version bump only for package gatsby-transformer-sharp