Breaking Changes
- Remove all
process.env
based configuration
New Features
- Exclude url(s) from being recorded with the excludeScope option
- Default to using nock's
output_objects
recorder configuration - (maybe more perf? not sure. It's definitely cleaner) - Provide a default configuration and way to set it
- Ability to override default config on a test specific basis
The readme has been updated for how to use the new options