🤖 Bip Bop - Fusion Framework Release - #5188
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
6 times, most recently
from
August 4, 2026 20:05
9ec9b4d to
346c89f
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 5, 2026 09:33
346c89f to
37568f0
Compare
odinr
marked this pull request as ready for review
August 5, 2026 09:40
Contributor
Author
Coverage Report
File Coverage
|
||||||||||||||||||||||||||||||||||||||
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 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-lint-config@1.1.0
Minor Changes
require-property-tsdocrule: requires class field (property) declarations — including Lit's@property()/@state()decorated fields — to have a preceding TSDoc block comment.private/#nameandstaticfields are exempt. Included in therecommendedrule preset.Patch Changes
@equinor/fusion-framework-lint-rules@1.1.0
Minor Changes
require-property-tsdocrule: requires class field (property) declarations — including Lit's@property()/@state()decorated fields — to have a preceding TSDoc block comment.private/#nameandstaticfields are exempt. Included in therecommendedrule preset.Patch Changes
single-export-per-filefalse positives on the@fusionElementcustom-element registration pattern:index.ts,index.tsx,index.mts,index.cts) now stay exempt from the rule even when a repo's config overridesoptions.match— previously only the default (unconfigured) matcher included the barrel exemption.const/letthat only parameterizes anexport default class ... {}(e.g. atagstring used by@fusionElement(tag)) no longer counts as a competing export.@equinor/fusion-framework-app@11.0.12
Patch Changes
@equinor/fusion-framework-cli@15.2.3
Patch Changes
@equinor/fusion-framework-dev-portal@8.0.3
Patch Changes
app-portalstacking behaviour.@equinor/fusion-framework-dev-server@2.0.17
Patch Changes
@equinor/fusion-framework@8.0.12
Patch Changes
@equinor/fusion-framework-module-analytics@3.0.4
Patch Changes
require-property-tsdocfusion-lint rule.@equinor/fusion-framework-module-app@8.0.4
Patch Changes
require-property-tsdocfusion-lint rule.@equinor/fusion-framework-module-azure-identity@0.2.3
Patch Changes
require-property-tsdocfusion-lint rule.@equinor/fusion-framework-module-bookmark@4.0.4
Patch Changes
require-property-tsdocfusion-lint rule.@equinor/fusion-framework-module-feature-flag@2.0.3
Patch Changes
require-property-tsdocfusion-lint rule.@equinor/fusion-framework-module-http@8.0.5
Patch Changes
require-property-tsdocfusion-lint rule.@equinor/fusion-framework-module-services@8.0.3
Patch Changes
require-property-tsdocfusion-lint rule.@equinor/fusion-framework-module-widget@16.0.4
Patch Changes
@equinor/fusion-framework-react-app@12.0.5
Patch Changes
@equinor/fusion-query@7.0.3
Patch Changes
require-property-tsdocfusion-lint rule.@equinor/fusion-framework-vite-plugin-api-service@2.0.5
Patch Changes
GETvsPOST) can be distinguished in dev-server logs.@equinor/fusion-framework-vite-plugin-spa@4.0.15
Patch Changes
cachemode when the service worker re-fetches a proxied request. Previously a caller requestingcache: 'no-store'(e.g. a polling endpoint) would silently fall back to the default HTTP cache once passed through the service worker.@equinor/fusion-framework-cookbook-app-react-router@5.0.3
Patch Changes
require-property-tsdocfusion-lint rule.poc-portal@1.1.92
Patch Changes
portal@0.1.77
Patch Changes
portal-analytics@0.4.45
Patch Changes