emigrate/.changeset
Joakim Carlstein 61cbcbd691 fix(cli): force exiting after 10 seconds should not change the exit code
If all migrations have been run successfully we want the exit code to be 0 even though we had to force exit the process.
This is because on some platforms (e.g. Bun) all handles are not cleaned up the same as in NodeJS, so lets be forgiving.
2024-02-05 15:48:55 +01:00
..
config.json chore: first commit 🎉 2023-11-08 11:41:05 +01:00
README.md chore: first commit 🎉 2023-11-08 11:41:05 +01:00
wicked-months-kneel.md fix(cli): force exiting after 10 seconds should not change the exit code 2024-02-05 15:48:55 +01:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation