Skip to content

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 15 Oct 01:40
· 5 commits to master since this release

0.3.2 (2025-10-15)

πŸ› Fixes

fixed non-default pglite db name not actually changing the db used (9308656)

Removed default clientPgLitePath from the runtimeConfig, it is now a runtime
only option and has been changed to a function (so it can be passed the db
name).