Skip to content
This repository was archived by the owner on Mar 6, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (13 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

25 lines (13 loc) · 1.2 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.3 (2022-10-18)

Bug Fixes

  • version deno std library (e12d45e)

0.0.2 (2022-10-16)

Features

  • prefix node_modules imports with npm: (024e993)

Bug Fixes

  • correct file names (db458ae)
  • types: avoid self-referencing dts output (6106d6d)
  • update to current deno std/node compat (3121c9e)
  • use esm-compatible __dirname (de9c6f9)