Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 1.34 KB

CHANGELOG.md

File metadata and controls

48 lines (27 loc) · 1.34 KB

v1.1.1 - 23 May 2021

  • Fix import.meta.url might not exist.

Changes

v1.1.0 - 13 May 2021

  • Add TypeScript support
  • Use tree shaking friendly import statements

Changes

v1.0.2 - 13 May 2021

  • Update repository URLs in package.json (#2)

Changes

v1.0.1 - 13 May 2021

  • Use fileURLToPath instead of parsing URL and getting pathname part (#1)

Changes

v1.0.0 - 13 May 2021

First release 🎉

Changes