Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@jakecraige jakecraige released this 03 Dec 23:42
· 9 commits to master since this release

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