feat(createMany): add createMany api
There have been a few times where I've found it would be useful to pass an array of model definitions to create, so I've added a createMany api. Happy to take direction on improvements, love what you're doing with this!
@kettanaito thanks for this tool! btw is there a way we can merge this PR? I can help if there's a need to update the code in some way Thanks!
Released: v1.0.0 🎉
This has been released in v1.0.0.
Get these changes by running the following command:
npm i @msw/data@latest
Predictable release automation by Release.
congrats @kettanaito ! these are great news! Thanks for the hard work :pray:
Thanks, @shairez. Much appreciated. This has been a ton of work!
Thanks Artem, can't wait to try this out!
Thanks! Let me know how it goes. See the .createMany() API for more details.