Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next major release #17

Draft
wants to merge 35 commits into
base: develop
Choose a base branch
from
Draft

Next major release #17

wants to merge 35 commits into from

Conversation

CyriacBr
Copy link
Owner

@CyriacBr CyriacBr commented Apr 12, 2021

  • Add depth level parameter
  • Add parameter for controlling circular relationship
  • Investigate lazy relationships generation
  • Add a plugin system
  • Class-validator plugin
  • TypeGraphQL plugin
  • TypeORM plugin
  • Add MikroORM plugin
  • Adonis Lucid plugin
  • @deepkit/type plugin
  • Allow plugins to be mixed
  • Investigate Support for async fixtures #15
  • Investigate Support class-validator 0.12.x #2
  • Investigate depth problem when generating relationships

CyriacBr added 26 commits April 4, 2021 11:47
- externalized class validator adapter within its plugin
- removed the concept of extending the metadata store
- add BaseMetadataAdapter

BREAKING CHANGE: Extending class-fixtures-factory requires extending BaseMetadataAdapter instead of BaseMetadataStore
- Add hooks which enhance adapters and help to separate input() from adapter provided value
- Offload most of the scalar generation logic from adapters to FixtureFactory
- BREAKING CHANGES: change deduceMetadata signature from adapters
- also add tests for number with min, max and precision
- each instance in a rship array is made unique
- rework logger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant