Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 759 Bytes

CHANGELOG.md

File metadata and controls

37 lines (23 loc) · 759 Bytes

main

0.5.0

  • Add bindings for Response.json(). #5
  • Return JSON data with Response.makeWithJson
  • Return any data type with Response.makeWithJsonUnsafe
  • Upgrade to ReScript >=11.1.0 and Core >=1.3.0.
  • Fix issue with bigint type.

0.4.1

  • Fix package-lock.json issue.

0.4.0

  • Add bindings to Bun's shell $. #4

0.3.1

  • Fix Bun.scanSync APIs.

0.3.0

0.2.1

  • Fix Glob.

0.2.0

  • Fix Bun.write bindings.
  • Fix TextDecoder.decode binding.
  • Add bindings to create new Request.
  • Add bindings to Glob.