Skip to content

Releases: davidtkramer/typical-data

v0.5.0

19 Aug 13:56
7751eff
Compare
Choose a tag to compare

Features

  • Add 'all' method to entity store (#40)

v0.4.2

19 Aug 13:52
b804988
Compare
Choose a tag to compare

Bug Fixes

  • Optional attributes in a parent factory cause all attributes to be required in a child factory (#38)

v0.4.1

19 Aug 01:11
6c8f611
Compare
Choose a tag to compare

Bug Fixes

  • Types for named fixtures require all entity types to be returned in fixture map (#36)

v0.4.0

05 Aug 15:23
Compare
Choose a tag to compare

Features

  • Improve types for entity factory build and buildList methods to simplify type error messages
  • Bump TypeScript to 4.3.5

v0.3.0

01 Aug 18:45
Compare
Choose a tag to compare

Breaking Changes

  • Remove support for params option in attribute builders (#31)

v0.2.1

01 Aug 18:32
22ef01d
Compare
Choose a tag to compare

Bug Fixes

  • Derived attributes are order-dependent (#29)

v0.2.0

31 Jul 22:59
c68d5c2
Compare
Choose a tag to compare
v0.2.0 (#27)

v0.1.0

27 Jul 22:08
20f50b7
Compare
Choose a tag to compare

Features

  • Initial release 🎉