timdeschryver / zod-fixture

Creating fixtures based on zod schemas
https://zod-fixture.timdeschryver.dev/
MIT License
122 stars 10 forks source link

Add commonjs output to build? #10

Closed parkerself22 closed 1 year ago

parkerself22 commented 1 year ago

Thanks for the great work on this! Would it be possible to add commonjs as an output for the build? We're still running Typescript/Node with commonjs, making it impossible to import this package

timdeschryver commented 1 year ago

Yea that's fine by me. Do you want to create a Pull Request for this @parkerself22 ?

parkerself22 commented 1 year ago

@timdeschryver i was trying to avoid going down a bundling config rabbithole but turns out this was really easy - see #11 👍

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 1.7.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: