Skip to content

release: version packages#62

Merged
abetwothree merged 1 commit into
masterfrom
changeset-release/master
Jul 14, 2026
Merged

release: version packages#62
abetwothree merged 1 commit into
masterfrom
changeset-release/master

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@tolki/[email protected]

Patch Changes

  • ffe4476: Fixed forHumans() and abbreviate() sometimes printing "-0" for small negative numbers that round down to zero at the requested precision. For example, forHumans(-0.4) now returns "0" instead of "-0".

@tolki/[email protected]

Patch Changes

  • ffe4476: Fixed containsAll() and Stringable#containsAll() incorrectly returning true when given an empty list of needles to search for. Since there's nothing to confirm is present, they now correctly return false.
  • Updated dependencies [ffe4476]

@abetwothree
abetwothree merged commit 4b426ff into master Jul 14, 2026
13 checks passed
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.

1 participant