Skip to content

Comments

feat: engine version exposure#57

Merged
FentPams merged 2 commits intov2-uifrom
feature/engine-version-exposure
Feb 17, 2026
Merged

feat: engine version exposure#57
FentPams merged 2 commits intov2-uifrom
feature/engine-version-exposure

Conversation

@FentPams
Copy link
Contributor

@FentPams FentPams commented Feb 10, 2026

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.

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 force-pushed the feature/engine-version-exposure branch from 4050d51 to 22b4ff9 Compare February 10, 2026 23:42
@codecov
Copy link

codecov bot commented Feb 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@FentPams FentPams requested a review from ramboz February 13, 2026 16:23
@FentPams FentPams merged commit 7fa46a1 into v2-ui Feb 17, 2026
4 checks passed
@FentPams FentPams deleted the feature/engine-version-exposure branch February 17, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants