Skip to content

Registered context (now part of required components) in the browser package#1494

Merged
Spencer-Smith merged 2 commits into
mainfrom
fix/registerContext
May 5, 2026
Merged

Registered context (now part of required components) in the browser package#1494
Spencer-Smith merged 2 commits into
mainfrom
fix/registerContext

Conversation

@Spencer-Smith
Copy link
Copy Markdown
Collaborator

Changed Packages

  • core
  • reactor-extension
  • browser

Description

Context was originally in the optional components (erroneously) when migrated to the browser package, but was moved to required components to correct this. However, required components were not being registered (as previously there weren't any in the package). This change fixes that regression by registering the required components.

Related Issue

N/A

Motivation and Context

Fixes a regression (described above)

Screenshots (if appropriate):

N/A

Documentation

N/A

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement (non-breaking change which does not add functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have added a Changeset file with a consumer-facing description of my changes.
  • I have signed the Adobe Open Source CLA or I'm an Adobe employee.
  • I have made any necessary test changes and all tests pass.
  • I have run the Sandbox successfully.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 5, 2026

🦋 Changeset detected

Latest commit: 64338be

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@adobe/alloy Patch
@adobe/alloy-sandbox-browser Patch
reactor-extension-alloy Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Spencer-Smith Spencer-Smith added the ignore-for-release Do not include this PR in release notes label May 5, 2026
@Spencer-Smith Spencer-Smith self-assigned this May 5, 2026
@Spencer-Smith Spencer-Smith merged commit 447f851 into main May 5, 2026
11 checks passed
@Spencer-Smith Spencer-Smith deleted the fix/registerContext branch May 5, 2026 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ignore-for-release Do not include this PR in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants