Skip to content

Commit ca1867b

Browse files
committed
docs(rss): add note about required scully version
1 parent b21b61b commit ca1867b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

plugins/rss/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Install the RSS Feed plugin using the command
2020
npm install @notiz/scully-plugin-rss --save-dev
2121
```
2222

23+
> **Note**: `routeDiscoveryDone` plugin requires `@scullyio/scully` in version ^1.0.5 or above to [correctly parse](https://github.com/scullyio/scully/pull/1140) date values from markdown front matter.
24+
2325
## Usage
2426

2527
Require the plugin in the Scully config file:

0 commit comments

Comments
 (0)