@withstudiocms/kysely@0.3.0
·
27 commits
to main
since this release
Minor Changes
-
#1714
bba790fThanks @Adammatthiesen! - Migrate from externalkysely-tursopackage to local driver -
#1715
a04fe6eThanks @Adammatthiesen! - Update Kysely and Libsql database Clients -
#1490
418b743Thanks @Adammatthiesen! - Moves packages to tsdown based builder instead of custom esbuild pipeline
Patch Changes
-
#1690
40cb35cThanks @dreyfus92! - fix_kysely_schema_v1primary-key collisions when several migrations run in one transaction. schema-history ids are nowmax(now(), max(id)+1)instead of a second-granularity timestamp, the retry loop is gone, andsaveSchemano longer swallows errors. -
#1548
5b68503Thanks @renovate! - Update dependencies, and lint