Releases: hackmdio/api-client
Releases · hackmdio/api-client
2.5.0
What's Changed
- Add wrapResponseErrors option to API client by @Yukaii in #27
- Release 2.4.0 by @Yukaii in #28
- Add retry logic with exponential backoff to API client by @Taombawkry in #30
- Add ETag Support to HackMD API Client by @bagnier in #31
- Chore/unit-test-workflow by @Yukaii in #32
- merge Master into develop by @Yukaii in #33
- chore: update CI workflow to include develop branch for push and pull request triggers by @Yukaii in #34
- chore: add GitHub Actions workflow for publishing to NPM by @Yukaii in #35
- docs: add example repository and update documentation by @Yukaii in #36
- Release 2.5.0 by @Yukaii in #37
New Contributors
- @Taombawkry made their first contribution in #30
- @bagnier made their first contribution in #31
Full Changelog: v2.3.0...v2.5.0
Pre-release v2.5.0-beta.20250618095328.8a17d11
🚀 Pre-release from develop branch
This is an automated pre-release build from the develop branch.
Changes:
- Commit: 8a17d11
- Branch: develop
Installation:
npm install @hackmd/api@beta
Note: This is a pre-release version and may contain unstable features.
Pre-release v2.5.0-beta.20250618095205.4c3694f
🚀 Pre-release from develop branch
This is an automated pre-release build from the develop branch.
Changes:
- Commit: 4c3694f
- Branch: develop
Installation:
npm install @hackmd/api@beta
Note: This is a pre-release version and may contain unstable features.
Pre-release v2.4.0-beta.20250527095732.980f30b
🚀 Pre-release from develop branch
This is an automated pre-release build from the develop branch.
Changes:
- Commit: 980f30b
- Branch: develop
Installation:
npm install @hackmd/api@beta
Note: This is a pre-release version and may contain unstable features.