Skip to content

Conversation

josdejong
Copy link
Collaborator

  • Do not throw in gt, gte, lt, lte
  • Do not throw on empty arrays in functions sum, prod, average, min, max, and, or. Instead, return null. Still throw when passing non-array inputs to those functions.

@josdejong josdejong merged commit 27e5d24 into develop May 12, 2025
4 checks passed
@josdejong josdejong deleted the feat/no-throw branch May 12, 2025 09:55
Copy link

🎉 This PR is included in version 5.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant