Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

39 lines (21 loc) · 1.04 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.

[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

Breaking

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

Changed

  • devDependencies and CI updates

2.0.0 - 2020-09-02

Changed

  • Migrate to TypeScript (#1)