Releases: Darth-Knoppix/gatsby-plugin-feed
Releases · Darth-Knoppix/gatsby-plugin-feed
v2.0.2
2.0.2 (2020-06-22)
Bug Fixes
- gatsby-node: fix broken config (dfeaf85)
v2.0.1
2.0.1 (2020-06-22)
Bug Fixes
- gatsby-node: support optional baseUrl (9a4630c)
v2.0.0
2.0.0 (2020-06-22)
Features
- gatsby-node: add baseUrl option to config to support nested routes (b9adc9f)
BREAKING CHANGES
- gatsby-node: If a baseUrl isn't specified, the feed used in the head tag of each page will be a
relative path
v1.0.3
1.0.3 (2020-06-07)
Bug Fixes
- utils: fix broken date parsing (f30466a)
v1.0.2
1.0.2 (2020-05-31)
Bug Fixes
- package.json: include files for publishing (557a19d)
v1.0.1
1.0.1 (2020-05-30)
Bug Fixes