Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 926 Bytes

CHANGELOG.md

File metadata and controls

36 lines (22 loc) · 926 Bytes

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.

0.0.56 - 2024-12-23

Added

  • CI: added npm publish github workflow

Changed

  • Updated dependencies
  • Fix minor regex performance issue

0.0.55 - 2024-10-19

Added

  • CI: added Codecov coverage reporting and build performance
  • Added a CHANGELOG.md
  • CI: added prepublishOnly

Changed

  • CI: changed dependabot schedule from daily to weekly
  • Updated dependencies
  • Enhanced the contributing section in README.md
  • Added more strict rules in tsconfig.json