Skip to content
This repository was archived by the owner on Feb 16, 2021. It is now read-only.

v2.7.0

Choose a tag to compare

@gcanti gcanti released this 08 Feb 08:49
· 139 commits to master since this release
  • New Feature
    • lib/fromJSON module: generic deserialize, fix #169
    • lib/fromJSON TypeScript 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.extend functions, fix #177 (thanks @Firfi)