Skip to content
This repository was archived by the owner on Mar 18, 2026. It is now read-only.

v0.4.1

Choose a tag to compare

@jwm0 jwm0 released this 21 Dec 08:58
· 20 commits to main since this release

Fixed an issue where fetch would throw an error on unsuccessful JSON parse.

  • Wrap JSON.parse method in try/catch block (#150) 343eb56

v0.4.0...v0.4.1