Skip to content

Releases: bejamas/gatsby-storyblok-image

0.3.0

13 Mar 11:28
6d6ac81
Compare
Choose a tag to compare

Minor Changes

  • Feat: adds blur-up effect on images loading: 70510ab

Patches

  • Fix: updates validImageUrlPatter: f70db11

0.2.4

12 Mar 10:43
366172d
Compare
Choose a tag to compare

Patches

  • Fix: allows uppercase extension in filename: cb3f5b7

0.2.3

10 Sep 16:46
b7cf337
Compare
Choose a tag to compare

Patches

  • Bump acorn from 6.1.1 to 6.4.1: 80f39f6
  • Remove errant colons in filter params: e63520f
  • Bump lodash from 4.17.14 to 4.17.19: e72861d
  • Updated regex to allow uppercase chars in extension: 3fd695e
  • Fix images URLs with https: b2fcaa1
  • Merge pull request #17 from daniel-bejamas/patch-1: 2c4cb33
  • Bump mixin-deep from 1.3.1 to 1.3.2: 108b016
  • Merge pull request #16 from chrisbrown-io/bugfix/case-insensitive-regex: 0827079
  • Merge pull request #11 from bejamas/dependabot/npm_and_yarn/acorn-6.4.1: 815470a
  • Merge pull request #18 from bejamas/dependabot/npm_and_yarn/mixin-deep-1.3.2: cc8cc5a
  • Merge pull request #14 from bejamas/dependabot/npm_and_yarn/lodash-4.17.19: d75b422
  • Merge pull request #12 from johnnywalker/master: 0412d39
  • Refactor: removes hardcoded https replace from string replace it with updated validImageUrl regex: 3b669e4

v0.2.2

13 Jul 09:24
4c31ad1
Compare
Choose a tag to compare

Patches

  • Bump lodash from 4.17.11 to 4.17.14: b9e7e21
  • Merge pull request #8 from bejamas/dependabot/npm_and_yarn/lodash-4.17.14: 9fa9029

v0.2.1

13 Jul 09:19
dbee03e
Compare
Choose a tag to compare

Patches

  • Fix typo in docs: e341590
  • Merge pull request #6 from gurschitz/fix-typo-in-docs: c1e84df

v0.2.0

17 Jun 18:09
ba8d1d0
Compare
Choose a tag to compare

Minor Changes

v0.1.3

15 Jun 19:55
63f0ef9
Compare
Choose a tag to compare

Patches

v0.1.2

15 Jun 12:38
9aae47a
Compare
Choose a tag to compare

Patches

  • Remove undefined variables in getFluidGatsbyImage: 9c26d6f
  • Update validImageUrlPattern regex to more liberative 4f30add