- Use
createSpooshPluginfor automatic type inference
- Update for
pagesoperation type rename
- Support
queueoperation type
- Add devtool tracing support
- Updated dependencies
- @spoosh/core@0.12.0
- Updated dependencies
- @spoosh/core@0.11.1
- Renamed
PluginContext.requestOptionstoPluginContext.requestfor cleaner API
- Update documentation URLs to new
/docs/{framework}format
- Fix homepage URL to point to correct documentation path
- Pass
qsoptions directly to request options insteads of nesting underconfig - Per-request
qsoptions must be pass inqsproperty of request options
- Updated dependencies
- @spoosh/core@0.4.0
- Updated dependencies
- @spoosh/core@0.3.0
- Stable release
- Initial beta release
- Advanced query string serialization
- Support for nested objects and arrays
- Configurable array format (brackets, indices, repeat)
- Custom encoder support