Skip to content

Releases: thiagomini/factory-girl-ts

Release 2.3.1

14 Aug 13:52
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump vite from 4.5.0 to 5.0.12 by @dependabot in #31
  • chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #33
  • fix: stop factory creating unused initial association by @dkpoult in #36

New Contributors

Full Changelog: v2.3.0...v2.3.1

Release 2.3.0

10 Dec 15:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

07 Nov 16:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

04 Nov 14:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.6...v2.1.0

v2.0.6

23 Sep 12:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.5...v2.0.6

v2.0.5

22 Sep 16:58
Compare
Choose a tag to compare

What's Changed

  • refactor(factory): use custom implementation for deep merge by @thiagomini in #20

Full Changelog: v2.0.4...v2.0.5

v2.0.4

21 Sep 17:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

Release 2.0.3

05 Sep 17:42
Compare
Choose a tag to compare

What's Changed

  • fix(factory): ensure association create method works with getter by @thiagomini in #18

Full Changelog: v2.0.2...v2.0.3

Release 2.0.2

31 Aug 19:22
Compare
Choose a tag to compare

What's Changed

  • fix(factory): ensure build method can also use the association get method by @thiagomini in #17

Full Changelog: v2.0.1...v2.0.2

v2.0.1

26 Aug 12:19
Compare
Choose a tag to compare
  • Adds documentation to Factory and updates readme.

Full Changelog: v2.0.0...v2.0.1