Changelog of @hackage/valiant-fused-effects 0.1.0.1

Changelog

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0.1 - 2026-04-29

Changed

  • Updated pg-wire bound to >=0.2 && <0.3, which switches the per-connection prepared-statement cache to SIEVE. No public API change in this adapter.

0.1.0.0 - 2026-04-25

Initial release. fused-effects adapter for valiant. Provides a Valiant effect, a ValiantPoolC carrier (built on ReaderC Pool), and Has (Reader Pool) sig m-constrained smart constructors for query, command, and transaction operations.