v0.1.1
In this release, OrbitKit gets GitHub actions to automate tasks and provide checks 🚀
- When a PR is opened, a Neon DB branch is created and schema migrations are applied.
- When the PR is closed or merged, the Neon DB branch is destroyed.
- Every code change gets code quality and build checks.