From now on, nestia
abandons ttypescript
and utilizes ts-patch
only. It's the reason why ttypescript
has stopped maintaining, but ts-patch
is on going. Thanks for keeping such wonderful library ts-patch
@nonara.
Also, guide documents homepages are newly opened:
What's Changed
- Support TS5 by @samchon in #306
- Add
HttpError.toJSON()
method by @samchon in #307 - Close #301 -
TypedQuery
supports array type by @samchon in #308 - Close #311 - enhance
TypedParam
's type support by @samchon in #312 - New guide documents https://nestia.io by @samchon in #314
- Change
Primitive
type to support tuple types by @samchon in #317 - Complement #301 -
TypedQuery()
allow nullable types by @samchon in #318
Full Changelog: v1.0.20...v1.1.0