Skip to content

🦋 New version release#113

Merged
brentrager merged 1 commit into
mainfrom
changeset-release/main
Jun 29, 2026
Merged

🦋 New version release#113
brentrager merged 1 commit into
mainfrom
changeset-release/main

Conversation

@brentrager

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@smooai/[email protected]

Minor Changes

  • 23e6577: bootstrapFetch now honors a SMOOAI_HARNESS_<KEY> env override (e.g.
    SMOOAI_HARNESS_DATABASE_URL, SMOOAI_HARNESS_RLS_DATABASE_URL) that
    short-circuits the HTTP fetch entirely — the same §15 escape hatch
    packages/db drizzleClient.resolveDbUrl already honors at runtime. This makes
    the prod-script override work uniformly across ALL cold-start config consumers
    (db-migrate and friends), not just the runtime drizzle client. Previously
    bootstrapFetch ignored the override and fell through to env='development'
    when no SST stage was set, silently fetching the wrong environment's value.

@brentrager brentrager merged commit 319faeb into main Jun 29, 2026
@brentrager brentrager deleted the changeset-release/main branch June 29, 2026 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant