Releases: ONREZA/sqlx-js
Releases · ONREZA/sqlx-js
v0.25.0
Compare
Sorry, something went wrong.
No results found
0.25.0 (2026-07-30)
Features
v0.24.1
Compare
Sorry, something went wrong.
No results found
0.24.1 (2026-07-29)
This is the first npm-published release after 0.23.1. Version 0.24.0 was not published to npm.
Full changes since v0.23.1
Features
Bug Fixes
v0.23.1
Compare
Sorry, something went wrong.
No results found
0.23.1 (2026-07-26)
Bug Fixes
ci: restrict trusted publishing (c6cb5ca ), closes #43
ci: verify committed schema snapshots (#47 ) (9779e29 )
close security audit follow-ups (#51 ) (f1062fd )
migrate: reject foreign history stores (2bfd810 ), closes #42
prepare: infer quantified array nulls (#49 ) (a54829c )
runtime: skip dropped composite fields (#46 ) (efbcaaf )
runtime: validate abort signals (#45 ) (16ad4a8 )
types: validate profiled query mappers (#48 ) (b5b5773 )
watch: ignore custom declaration output (#50 ) (eb0a0f7 )
v0.23.0
Compare
Sorry, something went wrong.
No results found
0.23.0 (2026-07-26)
Features
make strict prepare the default workflow (#40 ) (c4174cf )
v0.22.0
Compare
Sorry, something went wrong.
No results found
0.22.0 (2026-07-25)
Features
runtime: add prepared descriptors (e1cec73 )
Bug Fixes
prepare: stabilize descriptor ordering (5cb8ea1 )
runtime: harden prepared descriptors (396eb16 )
Performance
postgres: optimize runtime hot paths (d2ac320 )
postgres: prove descriptor fast path (1a1b226 )
v0.21.0
Compare
Sorry, something went wrong.
No results found
0.21.0 (2026-07-25)
Features
skills: add agent workflows (5917e1a )
Documentation
oss: reorganize project documentation (d330125 )
v0.20.1
Compare
Sorry, something went wrong.
No results found
0.20.1 (2026-07-25)
Bug Fixes
postgres: preserve startup SQLSTATE (859a732 )
Performance
postgres: harden runtime reliability (1aa61e1 ), closes #32
v0.20.0
Compare
Sorry, something went wrong.
No results found
0.20.0 (2026-07-24)
Features
runtime: integrate PostgreSQL driver (df86fa2 )
v0.19.0
Compare
Sorry, something went wrong.
No results found
0.19.0 (2026-07-24)
Features
rls: add transaction context support (24285e2 )
v0.18.0
Compare
Sorry, something went wrong.
No results found
0.18.0 (2026-07-24)
Features
prepare: validate function contracts (fa8c58a )
Documentation
roadmap: refine planned investments (8a5f142 )