Skip to content

4.3.1 update readable bytes#239

Merged
iamdevlinph merged 2 commits into
mainfrom
4.3.1-update-readable-bytes
Jun 2, 2026
Merged

4.3.1 update readable bytes#239
iamdevlinph merged 2 commits into
mainfrom
4.3.1-update-readable-bytes

Conversation

@iamdevlinph

Copy link
Copy Markdown
Owner

Closes: #238


  • This PR will add a new method
  • New method directory src/<method_name>/
  • Created method file under src/<method_name>/<method_name>.ts
  • Added jsdoc comments in the method file
  • Created a test under src/<method_name>/<method_name>.test.ts
  • Generate docs

  • Bump package version to 1.0.x (patch) OR 1.x.0 (minor)
  • Update the changelog.md

@iamdevlinph iamdevlinph merged commit 9fefa4a into main Jun 2, 2026
9 checks passed
@iamdevlinph iamdevlinph deleted the 4.3.1-update-readable-bytes branch June 2, 2026 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update readableBytes to accept minimum unit

1 participant