We want some way to ensure that when we publish a new version, the included types are also up to date. Not sure if this is something we want to do in a github action or if it should just be included in `compile`.
We want some way to ensure that when we publish a new version, the included types are also up to date.
Not sure if this is something we want to do in a github action or if it should just be included in
compile.