v1.1.1
Compatibility
- Requires Deno v1.8.3
- Uses Deno std@0.92.0
Importing
- Import this latest release by using the following in your project(s):
import { HeadlessBrowser } from "https://deno.land/x/sinco@v1.1.1/mod.ts";
Updates
- chore: Support latest Deno verison