Skip to content

v0.0.15

Choose a tag to compare

@github-actions github-actions released this 21 May 21:32
· 25 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

  • refactor(users): split into admin/auth_local/oauth feature folders by @antosubash in #153
  • test(coverage): close 20 audited test gaps + fix 4 bugs surfaced by @antosubash in #151
  • fix(vite): seed esbuild nodePaths so scan-imports resolves bare imports from module pages by @antosubash in #155
  • fix(vite): cross-package bare imports also fail for workspace-member modules (#156) by @antosubash in #157
  • fix(users,host): align .env loading + dev-quick-login resolution (#158, #159) by @antosubash in #160
  • ci(release): switch npm publish to OIDC Trusted Publishing by @antosubash in #161
  • chore(deps): bump ws from 8.20.0 to 8.20.1 by @dependabot[bot] in #162
  • feat(background_tasks): propagate task_id + job_id into worker log context by @antosubash in #166
  • feat(hosting): expose correlation_id on request.state + structlog recipe (#164) by @antosubash in #167

Full Changelog: v0.0.13...v0.0.15