Skip to content

v3.3.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 17:27
· 35 commits to main since this release
b8e9132

3.3.0 (2024-07-01)

Bug Fixes

  • add tests and fix minor issues (e12d82c)
  • button style id selector (1a27eb6)
  • deps on useAllMatching (7238792)
  • encode schema with hex key (b5cef59)
  • local table persistence on false boolean value (f788333)
  • memo on useAllMatching (a282a86)
  • missing blocks during sync (store & process incoming blocks) (375c513)
  • multiple fixes; mount button on app, replace dom with dev tools on flag, etc (d7db773)
  • route persistence (6f8dded)
  • run on init only if callbacks provided (534e3d0)
  • sync (definitively) (d0a5a7d)
  • whitespace on long properties (9c6a0df)

Features

  • dev tools button; open on new tab (3b35013)
  • entities page (8604854)
  • init: dev visualizer (23f0ac2)
  • persist tab, hints on home screen (53b18f0)
  • query interface (0d1719c)
  • search query in storage adapter (2623f39)
  • skip sync if state is more recent (b6db1d2)
  • table built in useAllMatching hook (a523026)
  • tables properties visualizer (6e25b58)