🤖 Bip Bop - Fusion Framework Release #2649
Merged
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 the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@equinor/fusion-framework-app@9.1.16
Patch Changes
59ab642
]:@equinor/fusion-framework-cli@10.3.3
Patch Changes
270f2ba
Thanks @odinr! - Fixed resolving of app key from manifest when publishing (earlier only resolved from package)@equinor/fusion-framework@7.2.12
Patch Changes
2343667
]:@equinor/fusion-framework-module-app@6.1.1
Patch Changes
#2654
59ab642
Thanks @eikeland! - Reverting update to themanifests
callselector
function inAppClient
to usejsonSelector
and parse the response withApplicationSchema
.Modified files:
packages/modules/app/src/AppClient.ts
Changes:
Replaced
res.json()
withjsonSelector(res)
Parsed the response using
ApplicationSchema.array().parse(response.value)
@equinor/fusion-framework-module-services@5.0.1
Patch Changes
#2650
2343667
Thanks @odinr! - FixedisBookmarkInFavorites
by alteringgenerateRequestParameters
which had a copy paste bug (wrong request method). Also disabled thevalidate_api_request
response operation for now, it was throwing an error on all response code which waas not OK.Also fixed the
headSelector
to only check response code, since aHEAD
request does not return a body.@equinor/fusion-framework-react-app@5.4.1
Patch Changes
59ab642
]:@equinor/fusion-framework-react-components-bookmark@1.0.3
Patch Changes
@equinor/fusion-framework-react-components-people-provider@1.4.17
Patch Changes
2343667
]:@equinor/fusion-framework-react@7.3.4
Patch Changes
@equinor/fusion-framework-legacy-interopt@19.0.1
Patch Changes
59ab642
]:@equinor/fusion-framework-react-module-bookmark@2.2.3
Patch Changes
@equinor/fusion-framework-react-widget@1.1.22
Patch Changes
@equinor/fusion-framework-widget@1.1.21
Patch Changes
@equinor/fusion-framework-cookbook-app-react-context@4.1.38
Patch Changes
270f2ba
]:@equinor/fusion-framework-cookbook-app-react-context-custom-error@4.1.38
Patch Changes
270f2ba
]:@equinor/fusion-framework-cookbook-app-react-feature-flag@1.3.18
Patch Changes
270f2ba
]:poc-portal@1.0.17
Patch Changes
270f2ba
,59ab642
]: