Skip to content

v1.1.13

Compare
Choose a tag to compare
@drashbot drashbot released this 23 Feb 02:58
· 201 commits to main since this release
77a05f8

Compatibility

Importing

  • Import this latest release by using the following in your project(s):
    import { Rhum } from "https://deno.land/x/[email protected]/mod.ts";

Updates

  • fix: nested calls in mock not being tracked (#137)
  • chore: support latest deno and deno std (#135)