Skip to content

v3.1.0

Compare
Choose a tag to compare
@drashbot drashbot released this 18 Dec 23:33
· 35 commits to main since this release
491c54f

Compatibility

Importing

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

Updates

  • feat: Add assertNoConsoleErrors() (#98) - documentation found here
  • chore: Update dependencies and bump version numbers across repo (#99)