Skip to content

v1.0.5

Compare
Choose a tag to compare
@dtfiedler dtfiedler released this 02 May 21:40
· 691 commits to main since this release

1.0.5 (2024-05-02)

Bug Fixes

  • cjs: provide path alias for warp in cjs export (7f9bf9a)
  • logger: replace winston with bunyan (0488f75)
  • util: add FQDN regex that matches ArNS contract (e6d7396)
  • utils: manally conver from b64 to b64url to avoid web polyfill issues (766035c)
  • utils: use base64 for fromB64url util (42302ef)
  • warp-contract: correctly throw error in write interaction (c2368dd)