Skip to content

Releases: ebebbington/context-finder

v1.1.1

28 Nov 21:14
cf59bc7
Compare
Choose a tag to compare

This release is broken for NPM. For NPM usage, use v1.1.0

Compatibility

or

  • Uses Node version 12 or higher

Importing

  • Import this latest release by using the following in your project(s):

    import { contextFinder } from "https://deno.land/x/[email protected]/mod.ts";

    Or update the npm module:

    npm update context-finder
    

Updates

  • chore: Move node related code

v1.1.0

19 Sep 01:24
Compare
Choose a tag to compare

Initial release for adding Deno. Release version and npm version are matching.