Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

34 lines (18 loc) · 1.63 KB

Changelog

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

1.0.1 (2024-06-05)

Bug Fixes

  • update config to add esm support (5d04d9d), closes #17

1.0.0 (2023-11-24)

⚠ BREAKING CHANGES

  • update all dependencies with breaking changes
  • drop support for node 16
  • use new rules for testing library

Features

  • bump deps with breaking changes and update lint rules (158cec4), closes #10

0.1.13 (2023-09-26)

0.1.12 (2023-05-19)

Features