-
Notifications
You must be signed in to change notification settings - Fork 0
release: 0.11.5 #45
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
release: 0.11.5 #45
Conversation
|
🧪 Testing To try out this version of the SDK, run: Expires: Mon, 27 Oct 2025 02:46:48 GMT |
…onfig.json This allows sdks to be built using tsgo - see microsoft/typescript-go#474
e9971c7 to
1c818e7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Performed full review of dc73d60...1c818e7
Analysis
-
The fast-format script contains conflicting file pattern matching logic - it filters for JS/JSON files but then excludes JS files in Prettier patterns, which will likely cause formatting failures.
-
While the TypeScript configuration modernization (removing deprecated
baseUrlin favor of explicit relative paths) is generally positive, it represents a fundamental change that could break imports across the codebase if not all files were properly updated. -
The performance optimization approach in the fast-format script is architecturally sound, but the implementation issues may negate the benefits and introduce inconsistency in code formatting.
Tip
⚡ Quick Actions
This review was generated by Mesa.
Actions:
Slash Commands:
/review- Request a full code review/review latest- Review only changes since the last review/describe- Generate PR description. This will update the PR body or issue comment depending on your configuration/help- Get help with Mesa commands and configuration options
7 files reviewed | 0 comments | Review on Mesa | Edit Reviewer Settings
1c818e7 to
537b149
Compare
537b149 to
a639371
Compare
a639371 to
aa20645
Compare
aa20645 to
13aa03d
Compare
Release version edited manuallyThe Pull Request version has been manually set to If you instead want to use the version number |
13aa03d to
0f8bd3a
Compare
|
🤖 Release is at https://github.com/onkernel/kernel-node-sdk/releases/tag/v0.11.5 🌻 |
Automated Release PR
0.11.5 (2025-09-29)
Full Changelog: v0.11.4...v0.11.5
Features
Performance Improvements
Chores
compilerOptions.baseUrlfrom tsconfig.json (00ea517)This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions
Description generated by Mesa. Update settings