You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
3
3
_This changelog follows the [keep a changelog][keep-a-changelog]_ format to maintain a human readable changelog.
4
4
5
+
### [0.5.1][v0.5.1][BREAKING CHANGE] - 2021-11-22
6
+
7
+
#### Changed
8
+
9
+
- re-added accidentally removed deprecated function names `classToPlain` and `plainToClass`
10
+
5
11
### [0.5.0][v0.5.0][BREAKING CHANGE] - 2021-11-20
6
12
7
13
> **NOTE:** This version fixes a security vulnerability allowing denial of service attacks with a specially crafted request payload. Please update as soon as possible.
@@ -229,6 +235,7 @@ This version has introduced a breaking-change when this library is used with cla
229
235
- Library has changed its name from `serializer.ts` to `constructor-utils`.
0 commit comments