Skip to content

🤖 Bip Bop - Fusion Framework Pre-Release (next) - #5336

Merged
odinr merged 1 commit into
nextfrom
changeset-release/next
Aug 20, 2026
Merged

🤖 Bip Bop - Fusion Framework Pre-Release (next)#5336
odinr merged 1 commit into
nextfrom
changeset-release/next

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

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 next, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

next is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on next.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@equinor/fusion-framework-vitest-plugin-react-app@1.0.0-next.5

Minor Changes

  • 1813f8a: resolveFusion (and both the /test fixtures and testApp) now enable the feature-flag
    mock by default, with no flags enabled, so useFeature needs no localStorage or URL
    seeding in tests.

    @equinor/fusion-framework-module-feature-flag is an optional peer dependency: the mock is
    only wired up when the package is actually installed, so apps that don't use feature flags
    aren't forced to add it. Install it to get the default mock; call enableFeatureFlagMock
    again inside configureFusion to seed specific flags.

Patch Changes

  • 1813f8a: Exclude .d.ts files from the default server.warmup.clientFiles and optimizeDeps.entries
    globs in defineProject. Previously, an app shipping a CJS-style declaration file (for example
    one using export =) failed the Vite warmup scan, since it was loaded as ESM.
  • 1813f8a: Revert the mocked framework's default navigation history from browser history back to in-memory
    history. Browser history leaked URL/history state between tests; configureFusion/enableNavigation
    can still opt back into browser history for a test that specifically needs it.
  • Updated dependencies [c8008e3]
    • @equinor/fusion-framework-app@13.0.3-next.0
    • @equinor/fusion-framework-cli@15.2.11-next.0
    • @equinor/fusion-framework-module-app@8.0.6-next.0
    • @equinor/fusion-framework-module-navigation@7.0.9-next.0
    • @equinor/fusion-framework-react@9.0.0-next.0
    • @equinor/fusion-framework-module-feature-flag@2.1.0-next.0

@equinor/fusion-framework-app@13.0.3-next.0

Patch Changes

  • c8008e3: Internal: rebase next onto main, syncing in already-published stable releases so they carry a next pre-release tag.
  • Updated dependencies [c8008e3]
    • @equinor/fusion-framework-module-app@8.0.6-next.0
    • @equinor/fusion-framework-module-state@2.0.2-next.0

@equinor/fusion-framework-cli@15.2.11-next.0

Patch Changes

  • c8008e3: Internal: rebase next onto main, syncing in already-published stable releases so they carry a next pre-release tag.
  • Updated dependencies [c8008e3]
    • @equinor/fusion-framework-dev-portal@11.0.3-next.0

@equinor/fusion-framework-cli-plugin-ai-base@4.0.9-next.1

Patch Changes

  • Updated dependencies [c8008e3]
    • @equinor/fusion-framework-cli@15.2.11-next.0

@equinor/fusion-framework-cli-plugin-ai-chat@3.0.9-next.1

Patch Changes

  • Updated dependencies [c8008e3]
    • @equinor/fusion-framework-cli@15.2.11-next.0
    • @equinor/fusion-framework-cli-plugin-ai-base@4.0.9-next.1

@equinor/fusion-framework-cli-plugin-ai-index@3.0.10-next.1

Patch Changes

  • Updated dependencies [c8008e3]
    • @equinor/fusion-framework-cli@15.2.11-next.0
    • @equinor/fusion-framework-cli-plugin-ai-base@4.0.9-next.1

@equinor/fusion-framework-cli-plugin-copilot@2.0.6-next.0

Patch Changes

  • c8008e3: Internal: rebase next onto main, syncing in already-published stable releases so they carry a next pre-release tag.
  • Updated dependencies [c8008e3]
    • @equinor/fusion-framework-cli@15.2.11-next.0

@equinor/fusion-framework-dev-portal@11.0.3-next.0

Patch Changes

  • c8008e3: Internal: rebase next onto main, syncing in already-published stable releases so they carry a next pre-release tag.
  • Updated dependencies [c8008e3]
    • @equinor/fusion-framework-app@13.0.3-next.0
    • @equinor/fusion-framework-module-ag-grid@37.0.3-next.0
    • @equinor/fusion-framework-module-analytics@3.0.8-next.0
    • @equinor/fusion-framework-module-app@8.0.6-next.0
    • @equinor/fusion-framework-module-navigation@7.0.9-next.0
    • @equinor/fusion-framework-plugin-context-navigation@1.0.2-next.0
    • @equinor/fusion-framework-module-bookmark@4.1.0-next.0
    • @equinor/fusion-framework-react-components-bookmark@2.0.4-next.0
    • @equinor/fusion-framework-react-components-people-provider@2.0.5-next.0
    • @equinor/fusion-framework-react@9.0.0-next.0
    • @equinor/fusion-framework-module-context@9.0.0-next.0
    • @equinor/fusion-framework-module-feature-flag@2.1.0-next.0
    • @equinor/fusion-framework-react-module-bookmark@7.0.0-next.0

@equinor/fusion-framework-module-ag-grid@37.0.3-next.0

Patch Changes

  • c8008e3: Internal: rebase next onto main, syncing in already-published stable releases so they carry a next pre-release tag.

@equinor/fusion-framework-module-analytics@3.0.8-next.0

Patch Changes

  • c8008e3: Internal: rebase next onto main, syncing in already-published stable releases so they carry a next pre-release tag.
  • Updated dependencies [c8008e3]
    • @equinor/fusion-framework-module-app@8.0.6-next.0
    • @equinor/fusion-framework-module-context@9.0.0-next.0

@equinor/fusion-framework-module-app@8.0.6-next.0

Patch Changes

  • c8008e3: Internal: rebase next onto main, syncing in already-published stable releases so they carry a next pre-release tag.

@equinor/fusion-framework-module-navigation@7.0.9-next.0

Patch Changes

  • c8008e3: Internal: rebase next onto main, syncing in already-published stable releases so they carry a next pre-release tag.

@equinor/fusion-framework-module-state@2.0.2-next.0

Patch Changes

  • c8008e3: Internal: rebase next onto main, syncing in already-published stable releases so they carry a next pre-release tag.

@equinor/fusion-framework-plugin-context-navigation@1.0.2-next.0

Patch Changes

  • c8008e3: Internal: rebase next onto main, syncing in already-published stable releases so they carry a next pre-release tag.
  • Updated dependencies [c8008e3]
    • @equinor/fusion-framework-module-app@8.0.6-next.0
    • @equinor/fusion-framework-module-navigation@7.0.9-next.0

@equinor/fusion-framework-react-ag-charts@15.0.2-next.0

Patch Changes

  • c8008e3: Internal: rebase next onto main, syncing in already-published stable releases so they carry a next pre-release tag.

@equinor/fusion-framework-react-ag-grid@37.0.3-next.0

Patch Changes

  • c8008e3: Internal: rebase next onto main, syncing in already-published stable releases so they carry a next pre-release tag.
  • Updated dependencies [c8008e3]
    • @equinor/fusion-framework-module-ag-grid@37.0.3-next.0

@equinor/fusion-framework-react-app@14.0.3-next.0

Patch Changes

  • c8008e3: Internal: rebase next onto main, syncing in already-published stable releases so they carry a next pre-release tag.
  • Updated dependencies [c8008e3]
    • @equinor/fusion-framework-app@13.0.3-next.0
    • @equinor/fusion-framework-module-ag-grid@37.0.3-next.0
    • @equinor/fusion-framework-module-app@8.0.6-next.0
    • @equinor/fusion-framework-module-navigation@7.0.9-next.0
    • @equinor/fusion-framework-module-state@2.0.2-next.0
    • @equinor/fusion-framework-react-ag-grid@37.0.3-next.0
    • @equinor/fusion-framework-react@9.0.0-next.0

@equinor/fusion-framework-react-router@2.4.1-next.1

Patch Changes

  • Updated dependencies [c8008e3]
    • @equinor/fusion-framework-module-navigation@7.0.9-next.0

@equinor/fusion-framework-cookbook-app-react-ag-grid@2.0.14-next.0

Patch Changes

  • c8008e3: Internal: rebase next onto main, syncing in already-published stable releases so they carry a next pre-release tag.
  • Updated dependencies [c8008e3]
    • @equinor/fusion-framework-cli@15.2.11-next.0
    • @equinor/fusion-framework-react-ag-charts@15.0.2-next.0
    • @equinor/fusion-framework-react-ag-grid@37.0.3-next.0
    • @equinor/fusion-framework-react-app@14.0.3-next.0

@equinor/fusion-framework-cookbook-app-react-ai@0.0.4-next.0

Patch Changes

  • c8008e3: Internal: rebase next onto main, syncing in already-published stable releases so they carry a next pre-release tag.

@equinor/fusion-framework-cookbook-app-react-apploader@1.0.2-next.0

Patch Changes

  • c8008e3: Internal: rebase next onto main, syncing in already-published stable releases so they carry a next pre-release tag.

@equinor/fusion-framework-cookbook-app-react-assets@1.0.2-next.0

Patch Changes

  • c8008e3: Internal: rebase next onto main, syncing in already-published stable releases so they carry a next pre-release tag.

@equinor/fusion-framework-cookbook-app-react-bookmark@5.0.2-next.0

Patch Changes

  • c8008e3: Internal: rebase next onto main, syncing in already-published stable releases so they carry a next pre-release tag.

@equinor/fusion-framework-cookbook-app-react-charts@2.0.5-next.2

Patch Changes

  • Updated dependencies [c8008e3]
    • @equinor/fusion-framework-react-ag-grid@37.0.3-next.0

@equinor/fusion-framework-cookbook-app-react-context@5.0.8-next.2

Patch Changes

  • Updated dependencies [c8008e3]
    • @equinor/fusion-framework-cli@15.2.11-next.0
    • @equinor/fusion-framework-module-navigation@7.0.9-next.0
    • @equinor/fusion-framework-react-app@14.0.3-next.0

@equinor/fusion-framework-cookbook-app-react-context-custom-error@5.0.8-next.1

Patch Changes

  • Updated dependencies [c8008e3]
    • @equinor/fusion-framework-cli@15.2.11-next.0
    • @equinor/fusion-framework-react-app@14.0.3-next.0

@equinor/fusion-framework-cookbook-app-react-environment-variables@2.0.3-next.0

Patch Changes

  • c8008e3: Internal: rebase next onto main, syncing in already-published stable releases so they carry a next pre-release tag.

@equinor/fusion-framework-cookbook-app-react-feature-flag@2.0.7-next.1

Patch Changes

  • Updated dependencies [c8008e3]
    • @equinor/fusion-framework-cli@15.2.11-next.0
    • @equinor/fusion-framework-module-navigation@7.0.9-next.0
    • @equinor/fusion-framework-react-app@14.0.3-next.0

@equinor/fusion-framework-cookbook-app-react-people@5.0.7-next.1

Patch Changes

  • Updated dependencies [c8008e3]
    • @equinor/fusion-framework-module-navigation@7.0.9-next.0

@equinor/fusion-framework-cookbook-app-react-router@5.0.4-next.2

Patch Changes

  • 1813f8a: Tests no longer read or seed window.location/window.history. Now that
    resolveFusion defaults navigation to in-memory history, real browser
    location never reflects the app's navigation state — assertions read
    app.navigation.path.pathname instead, and link href assertions match on
    path rather than full origin.

@equinor/fusion-framework-cookbook-app-react-router-legacy@1.0.3-next.0

Patch Changes

  • c8008e3: Internal: rebase next onto main, syncing in already-published stable releases so they carry a next pre-release tag.

@equinor/fusion-framework-cookbook-app-react-settings@2.0.2-next.0

Patch Changes

  • c8008e3: Internal: rebase next onto main, syncing in already-published stable releases so they carry a next pre-release tag.

@equinor/fusion-framework-cookbook-app-react-state@1.0.2-next.1

Patch Changes

  • Updated dependencies [c8008e3]
    • @equinor/fusion-framework-cli@15.2.11-next.0
    • @equinor/fusion-framework-module-navigation@7.0.9-next.0
    • @equinor/fusion-framework-module-state@2.0.2-next.0
    • @equinor/fusion-framework-react-app@14.0.3-next.0

@equinor/fusion-framework-cookbook-app-react-styling@1.1.2-next.0

Patch Changes

  • c8008e3: Internal: rebase next onto main, syncing in already-published stable releases so they carry a next pre-release tag.

@equinor/fusion-framework-cookbook-app-vanilla@2.0.1-next.0

Patch Changes

  • c8008e3: Internal: rebase next onto main, syncing in already-published stable releases so they carry a next pre-release tag.

poc-portal@1.1.100-next.0

Patch Changes

  • c8008e3: Internal: rebase next onto main, syncing in already-published stable releases so they carry a next pre-release tag.
  • Updated dependencies [c8008e3]
    • @equinor/fusion-framework-cli@15.2.11-next.0
    • @equinor/fusion-framework-module-app@8.0.6-next.0
    • @equinor/fusion-framework-react-app@14.0.3-next.0
    • @equinor/fusion-framework-react@9.0.0-next.0

portal@0.1.85-next.0

Patch Changes

  • c8008e3: Internal: rebase next onto main, syncing in already-published stable releases so they carry a next pre-release tag.
  • Updated dependencies [c8008e3]
    • @equinor/fusion-framework-cli@15.2.11-next.0

portal-analytics@0.4.53-next.0

Patch Changes

  • c8008e3: Internal: rebase next onto main, syncing in already-published stable releases so they carry a next pre-release tag.
  • Updated dependencies [c8008e3]
    • @equinor/fusion-framework-app@13.0.3-next.0
    • @equinor/fusion-framework-cli@15.2.11-next.0
    • @equinor/fusion-framework-module-analytics@3.0.8-next.0
    • @equinor/fusion-framework-module-app@8.0.6-next.0
    • @equinor/fusion-framework-module-navigation@7.0.9-next.0
    • @equinor/fusion-framework-react-app@14.0.3-next.0
    • @equinor/fusion-framework-module-bookmark@4.1.0-next.0
    • @equinor/fusion-framework-react@9.0.0-next.0
    • @equinor/fusion-framework-module-context@9.0.0-next.0
    • @equinor/fusion-framework-react-router@2.4.1-next.1

fusion-ts-lint-vscode@0.2.4-next.0

Patch Changes

  • c8008e3: Internal: rebase next onto main, syncing in already-published stable releases so they carry a next pre-release tag.

@github-actions
github-actions Bot requested a review from a team as a code owner August 19, 2026 14:39
@github-actions
github-actions Bot marked this pull request as draft August 19, 2026 14:39
@github-actions
github-actions Bot force-pushed the changeset-release/next branch from 039164f to 2d15151 Compare August 19, 2026 22:19
@odinr
odinr marked this pull request as ready for review August 19, 2026 22:23
@github-actions github-actions Bot added 👨🏻‍🍳 cookbooks 👾 React 💾 CLI fusion framework CLI 📚 documentation Improvements or additions to documentation 🧬 Modules labels Aug 19, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/next branch from 2d15151 to 0530bec Compare August 19, 2026 22:52
@github-actions
github-actions Bot marked this pull request as draft August 19, 2026 22:52
@odinr
odinr marked this pull request as ready for review August 19, 2026 23:28
@github-actions
github-actions Bot force-pushed the changeset-release/next branch from 0530bec to 10c0560 Compare August 19, 2026 23:40
@github-actions
github-actions Bot marked this pull request as draft August 19, 2026 23:40
@odinr
odinr marked this pull request as ready for review August 19, 2026 23:41
@github-actions
github-actions Bot force-pushed the changeset-release/next branch from 10c0560 to 3ed2eaa Compare August 19, 2026 23:53
@github-actions
github-actions Bot marked this pull request as draft August 19, 2026 23:53
@odinr
odinr marked this pull request as ready for review August 19, 2026 23:54
@github-actions
github-actions Bot force-pushed the changeset-release/next branch from 3ed2eaa to 5e5404b Compare August 20, 2026 00:10
@github-actions
github-actions Bot marked this pull request as draft August 20, 2026 00:10
@odinr
odinr marked this pull request as ready for review August 20, 2026 00:18
@odinr
odinr merged commit 6e64601 into next Aug 20, 2026
8 checks passed
@odinr
odinr deleted the changeset-release/next branch August 20, 2026 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

💾 CLI fusion framework CLI 👨🏻‍🍳 cookbooks 📚 documentation Improvements or additions to documentation 🧬 Modules 👾 React

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant