Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 327 Bytes

File metadata and controls

10 lines (6 loc) · 327 Bytes

CHANGELOG

Released 1.0.1

  • BugFix: Update build configuration for better CJS & ESM compat support.

Released 1.0.0

  • No significant changes.
  • CHORE: Both CJS and ESM output will be published now, as with exports field in packages.json, you will be using the ESM version by import, and CJS version by require.