emigrate/.changeset
Joakim Carlstein cae6d11d53
feat(types): move Emigrate types to separate package and improve types (#41)
* feat(types): move Emigrate types to separate package

Also refactor the types to use discriminating unions for easier error handling and such.
Errors passed to storage plugins should now be serialized and storage plugins are expected to return already serialized errors on failed history entries.

* fix(mysql): handle the new type changes

* fix(storage-fs): handle the new type changes

* feat(cli): better error handling and types

Adapt to the new types from the @emigrate/types package, like discriminating union types and serializing and deserializing errors
2023-12-15 13:03:35 +01:00
..
config.json chore: first commit 🎉 2023-11-08 11:41:05 +01:00
early-hornets-marry.md feat(types): move Emigrate types to separate package and improve types (#41) 2023-12-15 13:03:35 +01:00
eleven-sheep-think.md feat(types): move Emigrate types to separate package and improve types (#41) 2023-12-15 13:03:35 +01:00
healthy-monkeys-tan.md feat(types): move Emigrate types to separate package and improve types (#41) 2023-12-15 13:03:35 +01:00
hip-mayflies-provide.md feat(types): move Emigrate types to separate package and improve types (#41) 2023-12-15 13:03:35 +01:00
moody-penguins-repair.md feat(types): move Emigrate types to separate package and improve types (#41) 2023-12-15 13:03:35 +01:00
README.md chore: first commit 🎉 2023-11-08 11:41:05 +01:00
spotty-otters-attack.md feat(types): move Emigrate types to separate package and improve types (#41) 2023-12-15 13:03:35 +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