Skip to content

Releases: roalcantara/factory-bot-ts

Fix the factory's extend method

07 Aug 22:23
5f6ba39
Compare
Choose a tag to compare

Which should duplicate the factory instead of keeping its reference.

Update the /dist folder

07 Aug 01:10
3b50a35
Compare
Choose a tag to compare

That has been forgotten to be updated in the previous release.
Again! #doh! 🤦🏼‍♂️

Add the extend method

07 Aug 00:56
45a4b5c
Compare
Choose a tag to compare

Which extends existing factories in order to generate specialized data.

Also:

  • Fix typos.
  • Fix the clear method.
  • Fix the count method.

Allow to build factories with partial attributes

30 Jul 09:16
Compare
Choose a tag to compare
chore(release): Bump version to 0.1.2

Allow build factories with partial attributes

Add /dist folder

30 Jul 08:45
Compare
Choose a tag to compare

With all compiled JavaScript files.

First release into the wild 😎

30 Jul 08:43
Compare
Choose a tag to compare
chore(release): Bump version to 0.1.0

First release into the wild! 😎