Skip to content

Tags: softwareventures/array

Tags

v7.0.0

Toggle v7.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
djcsdy Daniel Cassidy
Merge branch 'alpha'

v7.0.0-alpha.1

Toggle v7.0.0-alpha.1's commit message

Verified

This commit was signed with the committer’s verified signature.
djcsdy Daniel Cassidy
feat(shuffle): delete deprecated function

BREAKING CHANGE: The deprecated function
`shuffle` has been deleted. This function was
always out of scope for this package because it
is non-deterministic and therefore not
functionally pure. If you need a similar
function, use the package "array-shuffle"
instead.

Fixes #45

v6.1.0

Toggle v6.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
djcsdy Daniel Cassidy
build(deps): update dependency semantic-release to v22

v5.4.0

Toggle v5.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
djcsdy Daniel Cassidy
feat(findLast): add findLast function

(cherry picked from commit f75f89e)

v4.7.0

Toggle v4.7.0's commit message

Verified

This commit was signed with the committer’s verified signature.
djcsdy Daniel Cassidy
feat(findLast): add findLast function

(cherry picked from commit f75f89e)

v3.11.0

Toggle v3.11.0's commit message

Verified

This commit was signed with the committer’s verified signature.
djcsdy Daniel Cassidy
test(first): test "first" instead of "head"

(cherry picked from commit 493e8d6)

v6.0.3

Toggle v6.0.3's commit message
refactor: comply with stricter TypeScript compile options

v6.0.2

Toggle v6.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps): update dependency semantic-release to v19 [security] (#102)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v6.0.1

Toggle v6.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(deps): update dependency @softwareventures/ordered to v2 (#110)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v6.0.0

Toggle v6.0.0's commit message
build(deps): update dependency @softwareventures/eslint-config to v7.0.1