Skip to content

0.21.1

Choose a tag to compare

@github-actions github-actions released this 22 May 00:37
· 1573 commits to main since this release

Features

  • react/router: redirect to login on a denied page guard (5cc742ce)

Bug Fixes

  • ui-registry: remove the AlephaTable toolbar refresh button (04107657)
  • cli: auth layout no longer double-wraps the full-page auth blocks (d7fbfb29)
  • server: never leak 5xx error internals to the client in production (dc1e00cb)
  • cli: scaffold admin emails into .env, not hard-coded source (2c72dd5e)
  • core: detect production in the browser via import.meta.env.PROD (b902a586)
  • react/router: enforce $page use middleware on client navigation (45745e40)
  • cli: run embedded drizzle-kit with global exec (regression) (b074ea24)