Skip to content

Releases: wyre-technology/node-superops

v1.0.4

02 Mar 17:51

Choose a tag to compare

1.0.4 (2026-03-02)

Bug Fixes

  • require Node 22+ (semantic-release@25 compatibility) (d8b98da)
  • require Node 22+ (semantic-release@25 compatibility) (4f80032)

v1.0.3

05 Feb 02:22

Choose a tag to compare

1.0.3 (2026-02-05)

Bug Fixes

  • Add varsIgnorePattern to ESLint config for unused destructured vars (4f73099)
  • Prefix unused variables with underscore to satisfy ESLint (d55ada8)

v1.0.2

05 Feb 02:17

Choose a tag to compare

1.0.2 (2026-02-05)

Bug Fixes

  • Downgrade to ESLint 8.x for .eslintrc.json compatibility (d528860)

v1.0.1

05 Feb 02:16

Choose a tag to compare

1.0.1 (2026-02-05)

Bug Fixes

  • Add missing ESLint dependencies (ba19525)

v1.0.0

05 Feb 02:11

Choose a tag to compare

1.0.0 (2026-02-05)

Bug Fixes

  • Add semantic-release plugins as devDependencies (77ed655)

Features

  • Add semantic-release for GitHub Packages publishing (6221a7f)
  • Initial release of node-superops TypeScript library (443c430)