Skip to content

Releases: justjavac/deno-vendors

v0.2.1

15 Jan 00:28
ce69754
Compare
Choose a tag to compare
  • added better type inferation with return type clauses for isVendor()
  • updated std version to 0.83.0 for testing module

v0.2.0

18 Sep 14:34
Compare
Choose a tag to compare
  • new Vendor type
  • new isVendor() for checking if something is a vendor
  • added ./bundle/web/deno-vendors.js bundle for the web
  • updated mod.ts
  • updated tests

v0.1.0

07 Aug 06:13
Compare
Choose a tag to compare
  • first release