Version Packages 2.62.0 - #3946
Merged
Merged
Conversation
Contributor
Storybook Preview🧹 Preview removed because this PR was closed. |
Contributor
size-limit report 📦
|
ssanjay1
approved these changes
Aug 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by automation. When you're ready to do a release, you can merge this and publish to npm yourself.
If you're not ready to do a release yet, that's fine, whenever you re-run the release script in main, this PR will be updated.
Releases
@osdk/cli@0.88.0
Minor Changes
Patch Changes
@osdk/client@2.62.0
Minor Changes
691c32e: The client is now branch-aware without configuration. When
UNSTABLE_DO_NOT_USE_BRANCHis omitted, the branch is read from theVITE_FOUNDRY_BRANCH_RIDenvironment variable that Foundry runtimes set to the branch the application is checked out on, so objects, actions, and queries read and write on that branch.An explicitly supplied branch still wins, and
UNSTABLE_DO_NOT_USE_BRANCHnow acceptsnullto pin the client to the default branch while checked out on a branch.13649db: Add
getConflictingObjects(paginated) andconflictingObjectsAsyncIter(auto-paginating) methods toScenarioClient. Lets consumers discover which objects have edits that conflict with changes on a scenario's base before merge. Beta — surface may change.Patch Changes
@osdk/vite-plugin-branch@2.62.0
Minor Changes
@osdk/create-app@2.62.0
Patch Changes
@osdk/create-widget@3.61.0
Patch Changes
@osdk/faux@0.46.0
Patch Changes
@osdk/foundry-sdk-generator@2.62.0
Patch Changes
@osdk/generator@2.62.0
Patch Changes
@osdk/generator-converters@2.62.0
Patch Changes
@osdk/generator-converters.ontologyir@2.62.0
Patch Changes
@osdk/generator-converters.preview@0.40.0
Patch Changes
@osdk/maker@0.61.0
Patch Changes
@osdk/maker-experimental@0.55.0
Patch Changes
@osdk/maker-import@0.31.0
Patch Changes
@osdk/vite-plugin-oac@0.62.0
Patch Changes
@osdk/widget.api@3.61.0
Patch Changes
@osdk/widget.client@3.61.0
Patch Changes
@osdk/widget.client-react@3.61.0
Patch Changes
@osdk/widget.vite-plugin@3.61.0
Patch Changes
@osdk/api@2.62.0
@osdk/client.unstable@2.62.0
@osdk/generator-utils@2.62.0
@osdk/react@2.62.0
@osdk/benchmarks.primary@0.55.0
Patch Changes
@osdk/cli.cmd.typescript@0.88.0
Patch Changes
@osdk/client.test.ontology@2.62.0
Patch Changes
@osdk/example-generator@0.51.0
Patch Changes
@osdk/react-components-storybook@0.50.0
Patch Changes
@osdk/shared.test@2.42.0
Patch Changes
@osdk/shared.test.intellisense@0.19.0
Patch Changes
@osdk/tool.generate-with-mock-ontology@0.41.0
Patch Changes
@osdk/cli.common@0.88.0
@osdk/create-app.template-packager@2.62.0
@osdk/create-app.template.expo.v2@2.62.0
@osdk/create-app.template.react@2.62.0
@osdk/create-app.template.react.beta@2.62.0
@osdk/create-app.template.tutorial-todo-aip-app@2.62.0
@osdk/create-app.template.tutorial-todo-aip-app.beta@2.62.0
@osdk/create-app.template.tutorial-todo-app@2.62.0
@osdk/create-app.template.tutorial-todo-app.beta@2.62.0
@osdk/create-app.template.typescript-library.beta@2.62.0
@osdk/create-app.template.vue@2.62.0
@osdk/create-app.template.vue.v2@2.62.0
@osdk/create-widget.template.react.v2@3.61.0