Skip to content

Releases: goto-bus-stop/smol-jsonp

Release list

v1.1.0

Choose a tag to compare

@goto-bus-stop goto-bus-stop released this 01 Jun 15:18
  • Add typescript types. Do const result = await jsonp<ResponseType>() to assert that the response data will be of type ResponseType.

v1.0.0

Choose a tag to compare

@goto-bus-stop goto-bus-stop released this 19 Nov 15:15
6264f39
  • Initial release.