Skip to content

v0.4.9

Choose a tag to compare

@sroussey sroussey released this 05 Sep 19:33
· 153 commits to main since this release
675e584

@workglow/task-graph

Bug Fixes

  • not sure why vitest peerdep on taskgraph

Chores

deps

  • upgrade Vitest to 5

@workglow/storage

Features

storage

  • add the not-in search operator

Bug Fixes

storage

  • scope connection-transaction put deferral to its own transaction
  • an undefined criterion matches nothing, on every backend
  • restore the deleteSearch guard on the transaction path
  • align in with SQL on nulls, refuse a table-wide deleteSearch

Tests

storage

  • cover criteriaMatchNoRow directly
  • pin the undefined-criterion semantics, and != between two values
  • move the criterion matcher tests into the tabular package

@workglow/test

Features

storage

  • add the not-in search operator

Bug Fixes

storage

  • an undefined criterion matches nothing, on every backend
  • restore the deleteSearch guard on the transaction path
  • align in with SQL on nulls, refuse a table-wide deleteSearch

test

Chores

  • update dependencies

Updated Dependencies

  • miniflare: ^5.20260903.0-alpha

@workglow/tasks

Chores

  • update dependencies

Updated Dependencies

  • undici: ^8.10.2

@workglow/indexeddb

Features

storage

  • add the not-in search operator

Bug Fixes

storage

  • an undefined criterion matches nothing, on every backend
  • restore the deleteSearch guard on the transaction path
  • align in with SQL on nulls, refuse a table-wide deleteSearch

@workglow/duckdb

Bug Fixes

storage

  • restore the deleteSearch guard on the transaction path
  • align in with SQL on nulls, refuse a table-wide deleteSearch

@workglow/postgres

Bug Fixes

storage

  • restore the deleteSearch guard on the transaction path
  • align in with SQL on nulls, refuse a table-wide deleteSearch

@workglow/supabase

Features

storage

  • add the not-in search operator

Bug Fixes

storage

  • an undefined criterion matches nothing, on every backend
  • restore the deleteSearch guard on the transaction path
  • align in with SQL on nulls, refuse a table-wide deleteSearch

@workglow/sqlite

Bug Fixes

storage

  • restore the deleteSearch guard on the transaction path
  • align in with SQL on nulls, refuse a table-wide deleteSearch

@workglow/web

Chores

  • update dependencies

Updated Dependencies

  • @codemirror/state: 6.7.4
  • @codemirror/view: 6.43.11
  • @types/react-dom: ^19.2.7