release: v0.9.2-beta.3#318
Conversation
WalkthroughA version bump from 0.9.2-beta.1 to 0.9.2-beta.3 across the SDK package, including updates to the main package.json, SDK constants, example dependencies, and documentation references. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #318 +/- ##
=======================================
Coverage 89.55% 89.55%
=======================================
Files 25 25
Lines 1475 1475
Branches 277 254 -23
=======================================
Hits 1321 1321
Misses 93 93
Partials 61 61 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Pull request overview
Updates the OpenFGA JS SDK project metadata to publish a new prerelease (v0.9.2-beta.3) and keeps example documentation/dependencies aligned with that version.
Changes:
- Bump SDK version from
0.9.2-beta.1to0.9.2-beta.3in package metadata and lockfile. - Update example project dependency and example README snippet to reference
^0.9.2-beta.3. - Update SDK version/user-agent constants to match the new prerelease version.
Reviewed changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| package.json | Bumps published package version to 0.9.2-beta.3. |
| package-lock.json | Syncs lockfile root package version entries to 0.9.2-beta.3. |
| example/example1/package.json | Updates example’s @openfga/sdk dependency range to the new prerelease. |
| example/README.md | Updates documented dependency snippet to ^0.9.2-beta.3. |
| constants/index.ts | Updates SdkVersion and UserAgent constants to 0.9.2-beta.3. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Description
What problem is being solved?
How is it being solved?
What changes are made to solve it?
References
Review Checklist
mainSummary by CodeRabbit
Release Notes