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.
2 parents 83b9b4e + 4d8911b commit 300f4a3Copy full SHA for 300f4a3
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [4.2.0] - 2025-04-10
6
+
7
+### 🚀 Features
8
9
+- Enhance documentation with detailed comments for serialization classes and decorators
10
11
+### 🐛 Bug Fixes
12
13
+- Correct typos and improve clarity in README documentation
14
15
## [4.1.0] - 2025-04-10
16
17
### 🚀 Features
package.json
@@ -1,6 +1,6 @@
1
{
"name": "ts-serializable",
- "version": "4.1.0",
+ "version": "4.2.0",
"author": "Eugene Labutin",
"license": "MIT",
"homepage": "https://github.com/LabEG/Serializable#readme",
0 commit comments