v0.0.39
·
12 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- docs: sync site against recent framework changes by @antosubash in #226
- fix(cli): resolve scaffold build/runtime bugs (#218, #219, #221, #225, #228) by @antosubash in #231
- fix(docs): make VitePress deploy self-contained (drop @simplemodule/tsconfig from root tsconfig) by @antosubash in #235
- fix(client): keep Node-only build helpers out of the root barrel (#237) by @antosubash in #240
- fix: data-correctness & concurrency bugs (#230, #227, #232, #233) by @antosubash in #239
- fix: downstream consumability bugs (#236, #220, #222, #223, #224) by @antosubash in #238
- refactor(ui): make all module pages consistent with the design system by @antosubash in #243
- fix: /admin/users concurrency race (#242) and host module schema isolation (#229) by @antosubash in #244
- docs: sync skill files and CLAUDE.md with current framework by @antosubash in #245
- fix: critical issues — page-registry guard, deployment-security hardening, DbContext races/outbox, docs/CI reconciliation by @antosubash in #246
- docs(website): sync marketing site with current framework by @antosubash in #256
- feat: Policy classes for entity-level authorization (#162) by @antosubash in #257
- perf: paginate list endpoints, signed-JWT tokens, keyset cursor pagination by @antosubash in #266
Full Changelog: v0.0.38...v0.0.39