Skip to content

Releases: shadow-library/web

Release list

v0.2.1

Choose a tag to compare

@shadow-weave shadow-weave released this 19 Jul 17:33
5202d1d

Features

  • log requests and errors via common logger

v0.2.0

Choose a tag to compare

@shadow-weave shadow-weave released this 18 Jul 10:25
f93b5fb

Features

  • serve the service worker and manifest with correct headers
  • add IndexedDB offline content download and query persister
  • add the runtime caching service worker
  • add PWA client utilities — registration, install, manifest
  • add request cancellation and error-handling DX to the transport
  • add the Bun production server entry
  • add the server-only backend transport
  • add TanStack Router and Query wiring
  • add the typed API transport and error model