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
+13-1
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,15 @@
1
+
<aname="4.3.0"></a>
2
+
# 4.3.0 (2022-08-17)
3
+
4
+
### Features
5
+
6
+
***JsonSerializer:** add support for `Map` and `Set` types ([#181](https://github.com/GillianPerard/typescript-json-serializer/pull/181)) ([5a5ee26](https://github.com/GillianPerard/typescript-json-serializer/commit/5a5ee2641d171d7484602c71d3465c5fdb17ec89))
7
+
8
+
(special thanks to [@THUzxj](https://github.com/THUzxj))
9
+
10
+
### Bug fixes
11
+
12
+
***deps:** bump terser from 5.7.1 to 5.14.2 ([#179](https://github.com/GillianPerard/typescript-json-serializer/pull/179)) ([861f182](https://github.com/GillianPerard/typescript-json-serializer/commit/861f182c8472a09097f6a2004dfda46f129bea3d))
1
13
2
14
<aname="4.2.0"></a>
3
15
# 4.2.0 (2022-05-20)
@@ -382,4 +394,4 @@ Check the new [README](./README.md) to understand how to use `typescript-json-se
0 commit comments