Skip to content

RaySpec v1.6.1

Choose a tag to compare

@iloveautomation iloveautomation released this 22 Jul 10:01
059bd29

Patch: @rayspec/db now ships its drizzle/ platform migration chain in the npm tarball, so a backend booted from the npm packages applies its migrations at startup. No API or runtime changes. Previously the chain was excluded by files:["dist"], so an npm-consumed boot failed in applyMigrations().