Related Feature
Feature request: issue number
Description
A clear description of what the bug is.
Steps to Reproduce
- Add any change to control-property editor or to preiview-middleware-client
- Create changeset:
pnpm cset
- Run
pnpm validate:changesets
=> The cset is valid
Expects errors which explain that the preview-middleware client consumes those packages as alias dependencies and need to be included in the cset.
Expected results
Actual results
Screenshots
If applicable, add screenshots to help explain the problem.
Version/Components/Environment
Add any other context about the problem here
OS:
Root Cause Analysis
Problem
{describe the problem}
Fix
{describe the fix}
Why was it missed
{Some explanation why this issue might have been missed during normal development/testing cycle}
How can we avoid this
{if we don’t want to see this type of issues anymore what we should do to prevent}
Related Feature
Feature request: issue number
Description
A clear description of what the bug is.
Steps to Reproduce
pnpm csetpnpm validate:changesets=> The cset is valid
Expects errors which explain that the preview-middleware client consumes those packages as alias dependencies and need to be included in the cset.
Expected results
Actual results
Screenshots
If applicable, add screenshots to help explain the problem.
Version/Components/Environment
Add any other context about the problem here
OS:
Root Cause Analysis
Problem
{describe the problem}
Fix
{describe the fix}
Why was it missed
{Some explanation why this issue might have been missed during normal development/testing cycle}
How can we avoid this
{if we don’t want to see this type of issues anymore what we should do to prevent}