Skip to content

v6.0.0

Compare
Choose a tag to compare
@santiagoaguiar santiagoaguiar released this 17 Nov 17:21
· 123 commits to master since this release

feat!: allow take and put with count=0 and improve count validations

BREAKING CHANGE: count cannot be a non-integer

Previously, these operations would recognize count=0 as "falsy" and use some default value.