v1.0.3
·
29 commits
to refs/heads/main
since this release
Enhancements
- feat: open tunnel URL in browser when
--tunnelflag is used @udaykakade25 (#825) - feat(devtools): redesign generated tool input form to match sidebar @harijoe (#804)
- feat(devtools): support mixed-auth servers with deferred sign-in @harijoe (#812)
- feat: update auth example @paulleseute (#808)
- feat: add useDownload to example app @paulleseute (#801)
- feat: add tsdocs @harijoe (#794)
- chore(devtools): qa pass @harijoe (#802)
- fix(create-skybridge): make demo template pass MCP extended apps checks @harijoe (#798)
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
- test(devtools): add e2e tests @harijoe (#793)
- test(devtools): add e2e test for authenticated server @harijoe (#811)