-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build: release candidate #374
Conversation
Co-authored-by: Adam Howard <[email protected]>
Co-authored-by: Adam Howard <[email protected]>
Co-authored-by: Adam Howard <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Quality Gate passedIssues Measures |
Playwright test resultsDetails Open report ↗︎ Flaky testsNo persona › tests/modifiy-lesson.test.ts › Modify a lesson plan › Modify a lesson resource Skipped testsNo persona › tests/auth.test.ts › authenticate through Clerk UI |
🎉 This PR is included in version 1.16.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Description
Fixes
Add types for SVG imports and remove unused code (#318)
Improved type safety by adding SVG import types and cleaning up unused imports.
Streaming JSON types and error reporting tests (#315)
Updated JSON streaming types and enhanced error reporting tests.
Chore
Remove
example_lesson.json
(#366)Deleted an unused JSON file to reduce clutter.
Camel case imports in a single file (#309)
Standardized import naming in one file for consistency.
Change text to sentence case (AI-237) (#355)
Updated UI text to follow sentence case formatting.
Refactor
Replaced custom dialog components with standardized Oak components.
Tests
Created new test stories for Aila-related routes.