This repository was archived by the owner on Feb 16, 2021. It is now read-only.
v2.7.0
- New Feature
lib/fromJSONmodule: generic deserialize, fix #169lib/fromJSONTypeScript definition file
- Bug Fix
- t.update module: $apply doesn't play well with dates and regexps, fix #172
- t.update: cannot $merge and $remove at once, fix #170 (thanks @grahamlyus)
- TypeScript: fix Exported external package typings file '...' is not a module
- misleading error message in
Struct.extendfunctions, fix #177 (thanks @Firfi)