Cooky Cutter Versions Save

🍪 Object factories for testing in TypeScript

v1.5.4

3 years ago

1.5.4 (2020-06-19)

Bug Fixes

v1.5.3

4 years ago

1.5.3 (2019-10-29)

Bug Fixes

  • readonly: handle readonly arrays (d7b68ac)

v1.5.2

4 years ago

1.5.2 (2019-10-29)

Bug Fixes

  • commitlint: avoid publishing config and add script (37bbdb1)

v1.5.1

4 years ago

1.5.1 (2019-10-29)

Bug Fixes

  • semantic-release: add missing prepack script (8c658e6)

v1.5.0

4 years ago

1.5.0 (2019-10-29)

This version was deleted from npm due to an invalid build

Features

  • semantic-release: setup automated releases (d721b11)

v1.0.2

5 years ago
  • No functional changes, added another badge for types and update the homepage URL

v1.0.1

5 years ago
  • Removed unintentionally published files that increased the bundle size unnecessarily

v1.0.0

5 years ago
  • The current API is in a usable and stable state
  • Documentation updates
  • README updates

v0.0.6

5 years ago
  • Allow optional params in the override config
  • Allow overriding base factory attributes when extending

v0.0.5

5 years ago
  • Add extend function to extend existing factories
  • Export types from the index