Releases: davidtkramer/typical-data
Releases · davidtkramer/typical-data
v0.5.0
Features
- Add 'all' method to entity store (#40)
v0.4.2
Bug Fixes
- Optional attributes in a parent factory cause all attributes to be required in a child factory (#38)
v0.4.1
Bug Fixes
- Types for named fixtures require all entity types to be returned in fixture map (#36)
v0.4.0
Features
- Improve types for entity factory
build
and buildList
methods to simplify type error messages
- Bump TypeScript to 4.3.5
v0.3.0
Breaking Changes
- Remove support for params option in attribute builders (#31)
v0.2.1
Bug Fixes
- Derived attributes are order-dependent (#29)