First off, this package is awesome! Great work here =)
I'm currently moving an enormous codebase (all segment.com integrations) away from hitting 3rd party APIs in tests to use yakbak, but I'm hitting issues with APIs that require cache-busting query parameters (example: google-analytics).
Would you be open to a (backwards compatible) addition to the API that allows users to create their own hash function?
First off, this package is awesome! Great work here =)
I'm currently moving an enormous codebase (all segment.com integrations) away from hitting 3rd party APIs in tests to use
yakbak
, but I'm hitting issues with APIs that require cache-busting query parameters (example: google-analytics).Would you be open to a (backwards compatible) addition to the API that allows users to create their own
hash
function?