Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.45 KB

CHANGELOG.md

File metadata and controls

35 lines (27 loc) · 1.45 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Fixed

  • Omit test files from published package (#149)

3.1.1 - 2024-03-12

Fixed

  • Fix ESM module path (#143)
  • Fix ESM source map paths (#146)

3.1.0 - 2024-03-08

Added

  • Add ESM build (#141)

3.0.0 - 2023-04-24

Changed

  • BREAKING: Drop support for Node.js < v12 (#101)

2.0.0 - 2020-09-02

Changed

  • Migrate to TypeScript (#1)