Releases: thiagomini/factory-girl-ts
Releases · thiagomini/factory-girl-ts
Release 2.3.1
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
- @dependabot made their first contribution in #31
- @dkpoult made their first contribution in #36
Full Changelog: v2.3.0...v2.3.1
Release 2.3.0
What's Changed
- feat: allows creation of factory with specific adapter by @thiagomini in #28
- feat: add extend params feature by @thiagomini in #29
- fix: fix type issue with sequelize adapter by @thiagomini in #30
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- chore: remove additional parameters type by @thiagomini in #26
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- chore: upgrade dependencies by @thiagomini in #23
- feat: allow specifying association's transient parameters by @thiagomini in #24
- feat: associate many by @thiagomini in #25
Full Changelog: v2.0.6...v2.1.0
v2.0.6
What's Changed
- Fix/merge objects by @thiagomini in #21
- Chore/upgrade packages by @thiagomini in #22
Full Changelog: v2.0.5...v2.0.6
v2.0.5
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
What's Changed
- feat(mikro-orm): add mikro orm fork option by @thiagomini in #19
Full Changelog: v2.0.3...v2.0.4
Release 2.0.3
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
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
- Adds documentation to Factory and updates readme.
Full Changelog: v2.0.0...v2.0.1