- Use
createSpooshPluginfor automatic type inference
- Update for
pagesoperation type rename
- Add devtool tracing support
- Set
priorityto100to ensure throttle plugin runs after other plugins
- Updated dependencies
- @spoosh/core@0.12.0
- Updated dependencies
- @spoosh/core@0.11.1
- Changed
PluginContext.pathfromstring[]tostringfor simpler plugin API
- Update documentation URLs to new
/docs/{framework}format
- Update documentation examples to use new flat schema syntax
- Fix homepage URL to point to correct documentation path
- Updated dependencies
- @spoosh/core@0.4.0
- Use
stableKeyinsteads ofqueryKeyto throttle requests. Now it only checkpathsandmethodnot the query params.
- Updated dependencies
- @spoosh/core@0.3.0
- Stable release
- Initial beta release
- Request throttling to limit API call frequency
- Configurable throttle interval
- Per-request throttle options
- Leading/trailing edge configuration