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 66044f0 commit 13288d9Copy full SHA for 13288d9
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [4.5.3] - 2025-12-13
6
+
7
+### 🚜 Refactor
8
9
+- *(DeserializeProperty)* Update ESLint directives for better readability
10
11
+# Changelog
12
13
+All notable changes to this project will be documented in this file.
14
15
## [4.5.2] - 2025-12-09
16
17
# Changelog
package.json
@@ -1,6 +1,6 @@
1
{
"name": "ts-serializable",
- "version": "4.5.2",
+ "version": "4.5.3",
"author": "Eugene Labutin",
"license": "MIT",
"homepage": "https://github.com/LabEG/Serializable#readme",
0 commit comments