Skip to content

v1.1.2

Latest
Compare
Choose a tag to compare
@lukeed lukeed released this 13 May 06:48

Patches

  • Catch JSON.parse errors (#16): 6d47bc7
    Thank you @roblav96!

  • Format JSON.parse errors consistently: 3535f34
    Includes statusCode, headers, and other response data keys.

Chores

  • Add "Invalid JSON" test: b493649
  • Don't use strict equality check for test (key order): 4b4a92b