Skip to content

Comments

[feat] V2- Support Incoming MFE#50

Merged
audrey-kho merged 23 commits intov2from
v2-ui
Feb 18, 2026
Merged

[feat] V2- Support Incoming MFE#50
audrey-kho merged 23 commits intov2from
v2-ui

Conversation

@FentPams
Copy link
Contributor

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

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

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@FentPams FentPams changed the base branch from main to v2 March 26, 2025 00:29
@FentPams FentPams changed the title [feat] V2- Support Incoming MFE (WIP) [feat] V2- Support Incoming MFE Mar 26, 2025
@FentPams FentPams added the WIP still work in progress label Mar 26, 2025
@codecov
Copy link

codecov bot commented Apr 1, 2025

Codecov Report

❌ Patch coverage is 18.18182% with 63 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/index.js 18.18% 58 Missing and 5 partials ⚠️

📢 Thoughts on this report? Let us know!

@FentPams FentPams marked this pull request as ready for review December 5, 2025 22:21
@FentPams FentPams requested a review from ramboz December 5, 2025 22:21
audrey-kho and others added 4 commits February 3, 2026 12:27
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
<!--- Provide a general summary of your changes in the Title above -->

## Description
Add `VERSION` constant to `src/index.js` and expose it on
`window.hlx.experimentation.version` so the MFE can detect outdated
engines. Configure `@semantic-release/exec` to keep the VERSION constant
in sync with package.json on release.
<!--- Describe your changes in detail -->

## Related Issue

<!--- This project only accepts pull requests related to open issues -->
<!--- If suggesting a new feature or change, please discuss it in an
issue first -->
<!--- If fixing a bug, there should be an issue describing it with steps
to reproduce -->
<!--- Please link to the issue here: -->

## Motivation and Context

<!--- Why is this change required? What problem does it solve? -->

## How Has This Been Tested?

<!--- Please describe in detail how you tested your changes. -->
<!--- Include details of your testing environment, and the tests you ran
to -->
<!--- see how your change affects other areas of the code, etc. -->

## Screenshots (if appropriate):

## Types of changes

<!--- What types of changes does your code introduce? Put an `x` in all
the boxes that apply: -->

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to change)

## Checklist:

<!--- Go over all the following points, and put an `x` in all the boxes
that apply. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're
here to help! -->

- [ ] I have signed the [Adobe Open Source
CLA](https://opensource.adobe.com/cla.html).
- [ ] My code follows the code style of this project.
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly.
- [ ] I have read the **CONTRIBUTING** document.
- [ ] I have added tests to cover my changes.
- [ ] All new and existing tests passed.
Copy link

@audrey-kho audrey-kho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@audrey-kho audrey-kho merged commit 40ac250 into v2 Feb 18, 2026
4 checks passed
@audrey-kho audrey-kho deleted the v2-ui branch February 18, 2026 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

WIP still work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants