prisma-fabbrica

Prisma generator to define model factory

MIT License

Downloads
76.9K
Stars
226
Committers
9

Bot releases are visible (Hide)

prisma-fabbrica - v2.1.3 Latest Release

Published by Quramy 6 months ago

What's Changed

  • Update some dependencies

Full Changelog: https://github.com/Quramy/prisma-fabbrica/compare/v2.1.2...v2.1.3

prisma-fabbrica - v2.1.2

Published by Quramy 7 months ago

What's Changed

Full Changelog: https://github.com/Quramy/prisma-fabbrica/compare/v2.1.1...v2.1.2

prisma-fabbrica - v2.1.1

Published by Quramy 7 months ago

Bug fixes

Full Changelog: https://github.com/Quramy/prisma-fabbrica/compare/v2.1.0...v2.1.1

prisma-fabbrica - v2.1.0

Published by Quramy 9 months ago

New features

  • Isolate PrismaClient instance for each fabbrica file (#257)
prisma-fabbrica - v2.0.2

Published by Quramy about 1 year ago

Bug fixes

  • Ignore to generate factories of model whose fields annotated as Unsupported #209
prisma-fabbrica - v2.0.1

Published by Quramy over 1 year ago

Bug fixes

  • Fix Import path to Prisma client on win32 generation (#169)
prisma-fabbrica - v2.0.0

Published by Quramy over 1 year ago

Breaking changes

  • Change support @prisma/client version to v5.0.0 (#166).
prisma-fabbrica - v1.1.1

Published by Quramy over 1 year ago

Misc

  • Set peer dependencies version for Prisma client
prisma-fabbrica - v1.1.0

Published by Quramy over 1 year ago

New features

  • Traits (#116)
prisma-fabbrica - v1.0.3

Published by Quramy over 1 year ago

Misc

  • Add TypeScript v5 to peer dependencies
prisma-fabbrica - v1.0.2

Published by Quramy over 1 year ago

Bug Fix

  • Export ModelFactoryInterface #101
prisma-fabbrica - v1.0.1

Published by Quramy over 1 year ago

Bug fix

  • Import optional enum type (#92)
prisma-fabbrica - v1.0.0

Published by Quramy almost 2 years ago

Features

  • Override scalar field generate functions (#35, #77)

Breaking change

There are no breaking changes.

prisma-fabbrica - v0.3.0

Published by Quramy almost 2 years ago

Misc

  • Configure Node.js exports map (#66)
prisma-fabbrica - v0.2.4

Published by Quramy almost 2 years ago

Bug fix

  • Fix Node TypeLiteral did not pass test 'isEntityName' assertion error (#63).
prisma-fabbrica - v0.2.3

Published by Quramy almost 2 years ago

Bug fix

  • Fix generation for model which has complex unique attributes only (#59)
prisma-fabbrica - v0.2.2

Published by Quramy almost 2 years ago

Bug fixes

  • Fix generated type for model which has JSON scalar fields (#52 )
  • Fix failure to generate for model without PK ( #56 )
prisma-fabbrica - v0.2.1

Published by Quramy almost 2 years ago

Bug fix

  • Fix when nullable scalar (#50, #51)
prisma-fabbrica - v0.2.0

Published by Quramy almost 2 years ago

New features

  • Sequence counter (#44)
  • Screen built input before create execution (#45)
  • Add createList and buildList method (#49)
prisma-fabbrica - v0.1.3

Published by Quramy almost 2 years ago

Bug fix

  • Don't use project outDir or outFile options (#39)
  • Fix typo of scalar fields definition (#41)
Package Rankings
Top 5.52% on Npmjs.org
Badges
Extracted from project README
github actions npm version GitHub license
Related Projects