Skip to content

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 28 May 08:37
· 29 commits to refs/heads/main since this release
1297d93

Enhancements

Bug fixes

  • fix(core): generate .skybridge/views.d.ts before dev spawns tsc --watch @harijoe (#821)
  • fix(ci): deploy landing on release instead of merge to main @harijoe (#822)
  • fix: relative path import in generative UI example @fredericbarthelet (#819)
  • fix: use 'pnpm run deploy' instead of 'pnpm deploy' in devtools @udaykakade25 (#817)
  • fix(devtools): use 'pnpm run deploy' to avoid built-in pnpm deploy conflict @harijoe (#813)
  • fix: auth0 registration endpoint @paulleseute (#809)

Testing

Docs

  • docs(landing): add demo video section between social proof and quotes @harijoe (#810)