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 9c24a1d commit 5b740ffCopy full SHA for 5b740ff
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [4.0.0] - 2025-03-25
6
+
7
+### 🚀 Features
8
9
+- [**breaking**] Drop support class mutation by jsonObject decorator
10
+- Update dependencies versions
11
12
## [3.7.3] - 2025-01-03
13
14
### 🐛 Bug Fixes
package.json
@@ -1,6 +1,6 @@
1
{
"name": "ts-serializable",
- "version": "3.7.3",
+ "version": "4.0.0",
"author": "Eugene Labutin",
"license": "MIT",
"homepage": "https://github.com/LabEG/Serializable#readme",
0 commit comments