Releases: thiagomini/factory-girl-ts
Releases · thiagomini/factory-girl-ts
Release 2.0.0
What's Changed
- feat(factory): reuse association model by @thiagomini in #13
- refactor(factory): make build method async by @thiagomini in #14
- feat: add mikro orm adapter by @thiagomini in #15
- feat(factory): association attributes by @thiagomini in #16
Full Changelog: v1.4.0...v2.0.0
v1.4.0
Release 1.3.2
What's Changed
- refactor: default attributes factory type by @thiagomini in #11
Full Changelog: v1.3.1...v1.3.2
Release 1.3.1
Fixes the lint error when publishing
Full Changelog: v1.3.0...v1.3.1
Release 1.3.0
What's Changed
- Fix/up to date adapters by @thiagomini in #9
- Refactor: attributes as deep partial of model by @thiagomini in #10
Full Changelog: v1.2.0...v1.3.0
Release 1.2.0
What's Changed
- fix: factories now use the most up-to-date adapter by @thiagomini in #9
Full Changelog: v1.1.1...v1.2.0
Release 1.1.1
What's Changed
- fix(typeorm): fix instance creation to allow transformation by @thiagomini in #7
- Refactor/use typeorm repository by @thiagomini in #8
Full Changelog: v1.1.0...v1.1.1
Release 1.1.0
What's Changed
fix(typeorm): make factories compatible with typeorm transformer
Full Changelog: v1.0.11...v1.1.0
Release 1.0.11
What's Changed
- feat: after hooks by @thiagomini in #3
- Feat: add sequences by @thonythony in #5
- Fix: create many with associated factories by @thonythony in #6
New Contributors
- @thonythony made their first contribution in #5
Full Changelog: https://github.com/thiagomini/factory-girl-ts/commits/v1.0.11