Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1009 Bytes

File metadata and controls

36 lines (25 loc) · 1009 Bytes

Changelog

The format is based on Keep a Changelog.

Unreleased

1.1.1 - 2026-03-31

  • deps: bump versions
  • ci: update configs
  • test: remove unecessary done callbacks (#5)

1.1.0 - 2026-02-20

  • deps: bump all versions to latest
  • chore: refactor with es6 features
  • remove void returns
  • Fix TypeError by removing negation operator from remote.host usage
  • chore: add GHA permissions for NPM publish
  • dep(test-fixtures): allow newer versions

1.0.1 - 2025-01-30

  • doc(CONTRIBUTORS): added
  • style: move prettier config into package.json
  • deps: bump to latest
  • dep(eslint): upgrade to v9

1.0.0 - 2024-05-07

  • initial NPM release