Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Releases: gatsby-uc/gatsby-plugin-pinterest

v4.0.0

15 Apr 12:26
8432152
Compare
Choose a tag to compare

4.0.0 (2021-04-15)

Features

BREAKING CHANGES

  • Requires Node@>=12.13.x
  • Requires Gatsby@^3.x

v3.2.3

29 Nov 06:31
163beee
Compare
Choose a tag to compare

3.2.3 (2020-11-29)

Bug Fixes

  • manually trigger script for non-hover use cases (#29) (163beee)

v3.2.2

23 Nov 09:39
68142dc
Compare
Choose a tag to compare

3.2.2 (2020-11-23)

Bug Fixes

  • move script to body instead of head (#26) (68142dc)

v3.2.1

28 Oct 18:53
38f9ab1
Compare
Choose a tag to compare

3.2.1 (2020-10-28)

Bug Fixes

  • add default values to validation (#20) (38f9ab1)

v3.2.0

27 Oct 10:25
9c328fc
Compare
Choose a tag to compare

3.2.0 (2020-10-27)

Features

  • update pluginOptionsSchema with deprecation warnings (#18) (9c328fc)

v3.1.1

26 Oct 17:58
5651f93
Compare
Choose a tag to compare

3.1.1 (2020-10-26)

Bug Fixes

v3.1.0

22 Oct 07:59
3253bb1
Compare
Choose a tag to compare

3.1.0 (2020-10-22)

Bug Fixes

Features

  • add support for the new pluginOptionsSchema function in gatsby-node (#15) (691be05)

v3.0.0

20 Mar 16:54
8b85b29
Compare
Choose a tag to compare

3.0.0 (2020-03-20)

chore

BREAKING CHANGES

  • Node >=10.13.0 is required
  • Gatsby ^2.20.0 is required

v2.0.0

01 Mar 07:04
c932d06
Compare
Choose a tag to compare

2.0.0 (2020-03-01)

Features

BREAKING CHANGES

  • The Pinterest Save button isn't enabled by default anymore. Use the saveButton option to add it.