- The configuration option
maxTransactionSize
has been modified to default to1000
, the new maximum supported byDeno KV
. - Deno was upgraded to v1.36.4 for testing.
- A unit test
All books => ./src/denodata.test.js:307:10
will occasionally fail as a result of finding too few records. The reason is unknown.