Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 1.29 KB

File metadata and controls

25 lines (12 loc) · 1.29 KB

Changelog

0.2.0 (2026-03-19)

⚠ BREAKING CHANGES

  • convert to ESM and ESLint 9 flat config (#33)

Features

  • convert to ESM and ESLint 9 flat config (#33) (0d71581)

Bug Fixes

  • add build step to test script to ensure dist directory exists (#40) (c5d385c)
  • ignore workflows-repo directory in eslint config (#39) (38589e4)

0.1.2 (2026-03-09)

Miscellaneous Chores