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 cad6bf0 commit c4cf3fcCopy full SHA for c4cf3fc
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [4.2.2] - 2025-09-07
6
+
7
+### 🐛 Bug Fixes
8
9
+- ClassToFormData to use nested arrays in formdata and enable array assertions in tests
10
11
## [4.2.1] - 2025-07-17
12
13
### ⚙️ Miscellaneous Tasks
package.json
@@ -1,6 +1,6 @@
1
{
"name": "ts-serializable",
- "version": "4.2.1",
+ "version": "4.2.2",
"author": "Eugene Labutin",
"license": "MIT",
"homepage": "https://github.com/LabEG/Serializable#readme",
0 commit comments