Skip to content

Conversation

@adrians5j
Copy link
Member

@adrians5j adrians5j commented Jan 28, 2026

    <Api.BuildParam paramName="MY_CUSTOM_BUILD_PARAM" value="customValue" />
    <Api.BuildParam
        paramName="MY_CUSTOM_BUILD_PARAM-2"
        value={{ myKey: 2, nested: { foo: "bar" } }}
    />
    
    <Admin.BuildParam
        paramName="MY_CUSTOM_ADMIN_BUILD_PARAM-2"
        value={{ myKey: 2, nested: { foo: "bar" } }}
    />
    <Admin.BuildParam paramName="MY_CUSTOM_ADMIN_BUILD_PARAM" value="customAdminValue" />

@Pavel910 Pavel910 added this to the 6.0.0 milestone Jan 28, 2026
@adrians5j adrians5j changed the base branch from next to adrian/compound-exts-2026-01-28 January 28, 2026 13:02
@adrians5j adrians5j changed the base branch from adrian/compound-exts-2026-01-28 to next January 30, 2026 12:20
@adrians5j
Copy link
Member Author

/e2e

@github-actions
Copy link

Cypress E2E tests have been initiated (for more information, click here). ✨

@adrians5j adrians5j merged commit 093f5a2 into next Jan 30, 2026
17 of 18 checks passed
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.

3 participants