Skip to content

v1.9.0

Compare
Choose a tag to compare
@emyann emyann released this 18 Mar 21:41
· 163 commits to master since this release
56343a3

1.9.0 (2019-03-18)

Bug Fixes

  • filter ActionSelector on expected props (ae36f9d)
  • fix register types (5c4489e)
  • remove partial from data type in mapper (9539dad)
  • signature when items are null with type to get a mapper (44b8ca2)
  • type aggregator helper (fa4495f)
  • typescript screaming when using ActionAggregator (6f4f7b0)
  • wrong return type when using Morphism.map(type) (fb13c4e)

Features

  • add MorphismTree created from a schema (4046edf)
  • add Schema Parser. Seed Morphism Schema Tree recursively (a444fb6)
  • compute action ahead when node are added to the tree. (2b71e0f)