We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9986b2d commit 223c5ccCopy full SHA for 223c5cc
CHANGELOG.md
@@ -2,6 +2,11 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## UNRELEASED
6
+
7
+### Updated
8
+- Fixed a bug in integer validation of arrays that threw an error when an array contained a mix of strings and integers.
9
10
## [5.23.0] - 2024-07-23
11
12
### Updated
0 commit comments