Release v0.9.0#36
Conversation
|
✅ No security or compliance issues detected. Reviewed everything up to 2d90855. Security Overview
Detected Code Changes
Reply to this PR with |
|
Looks like there are a few issues preventing this PR from being merged!
If you'd like me to help, just leave a comment, like
Feel free to include any additional details that might help me get this PR into a better state. You can manage your notification settings |
a875fd1 to
d4636be
Compare
…e examples, new upgrade command, and enhanced SDK reliability
d4636be to
9fbd0ac
Compare
| "devDependencies": { | ||
| "@jest/globals": "^29.7.0", | ||
| "@types/jest": "^29.5.11", | ||
| "@types/jest": "^29.5.6", |
There was a problem hiding this comment.
It appears that the @types/jest dependency is being downgraded from ^29.5.11 to ^29.5.6 in this release PR. This is unusual since version updates typically include dependency upgrades rather than downgrades. Consider verifying whether this change is intentional or if it might be an oversight that should be corrected before the release is finalized.
| "@types/jest": "^29.5.6", | |
| "@types/jest": "^29.5.11", |
Spotted by Diamond
Is this helpful? React 👍 or 👎 to let us know.
Release v0.9.0
Huge documentation, examples, and functionality updates
🚀 Release Workflow
This PR updates the VERSION file to trigger the automated release workflow when merged.
What happens after merge:
📋 Pre-merge Checklist
/cc @team for review