Releases: gatsby-uc/gatsby-plugin-pinterest
Releases · gatsby-uc/gatsby-plugin-pinterest
v4.0.0
4.0.0 (2021-04-15)
Features
BREAKING CHANGES
- Requires Node@>=12.13.x
- Requires Gatsby@^3.x
v3.2.3
3.2.3 (2020-11-29)
Bug Fixes
- manually trigger script for non-hover use cases (#29) (163beee)
v3.2.2
3.2.2 (2020-11-23)
Bug Fixes
- move script to body instead of head (#26) (68142dc)
v3.2.1
3.2.1 (2020-10-28)
Bug Fixes
v3.2.0
3.2.0 (2020-10-27)
Features
- update pluginOptionsSchema with deprecation warnings (#18) (9c328fc)
v3.1.1
3.1.1 (2020-10-26)
Bug Fixes
v3.1.0
3.1.0 (2020-10-22)
Bug Fixes
Features
- add support for the new pluginOptionsSchema function in gatsby-node (#15) (691be05)
v3.0.0
3.0.0 (2020-03-20)
chore
BREAKING CHANGES
- Node >=10.13.0 is required
- Gatsby ^2.20.0 is required
v2.0.0
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.