Skip to content

Commit

Permalink
Update typia version from 3 to 4 (#1079)
Browse files Browse the repository at this point in the history
* Test `prune()` function

* Try `clone()` method, too

* Fix typia version

* Update typia version from 3 to 4

* TypeScript version up and remove marshal
  • Loading branch information
samchon committed Jun 19, 2023
1 parent 2b1d10a commit ab324e2
Show file tree
Hide file tree
Showing 6 changed files with 664 additions and 625 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
* [io-ts](https://github.com/gcanti/io-ts)
* [jointz](https://github.com/moodysalem/jointz)
* [json-decoder](https://github.com/venil7/json-decoder)
* [marshal](https://github.com/marcj/marshal.ts)
* [@mojotech/json-type-validaton](https://github.com/mojotech/json-type-validation)
* [myzod](https://github.com/davidmdm/myzod)
* [ok-computer](https://github.com/richardscarrott/ok-computer)
Expand Down
1 change: 0 additions & 1 deletion cases/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export const cases = [
'io-ts',
'jointz',
'json-decoder',
'marshal',
'mojotech-json-type-validation',
'myzod',
'ok-computer',
Expand Down
49 changes: 0 additions & 49 deletions cases/marshal.ts

This file was deleted.

Loading

0 comments on commit ab324e2

Please sign in to comment.