Skip to content

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Apr 11:36
· 17 commits to main since this release

2.1.0 (2026-04-09)

Bug Fixes

  • add tslib dep required by rollup typescript plugin (b2545ef)
  • ci: fetch full git history for semantic-release tag detection (5e9b443)
  • ci: use Node 22 for semantic-release compatibility (94d7945)
  • lazy-init AbortController for Strict Mode compat (8d53a6a)
  • replace commitizen with czg, add npm test hook (3579f0c)
  • restore version to 2.0.0 and clean CHANGELOG after semantic-release misconfiguration (e3af7c8)
  • update deps to resolve audit vulnerabilities (49aca1d)

Features

  • add useAbortSignal hook (8f2a570)