Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 403 Bytes

File metadata and controls

16 lines (10 loc) · 403 Bytes

Changelog

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

3.0.0

Breaking Changes

  • Requires Node.js >=24
  • Legacy tooling stack removed and replaced (Mocha/Chai, old ESLint config, npm.conf)

Notable changes

  • Modernized implementation and cleanup in index.js
  • Added explicit lint scripts (lint and lint-v)
  • Updated Husky hooks and release/build support files