Skip to content

[nextjs] Allow to pass custom query parameters to /api/editing/render handlers#381

Merged
sc-nikolaoslazaridis merged 9 commits intodevfrom
feature/JSS-9073
Feb 26, 2026
Merged

[nextjs] Allow to pass custom query parameters to /api/editing/render handlers#381
sc-nikolaoslazaridis merged 9 commits intodevfrom
feature/JSS-9073

Conversation

@sc-nikolaoslazaridis
Copy link
Contributor

@sc-nikolaoslazaridis sc-nikolaoslazaridis commented Feb 26, 2026

Description / Motivation

  • Added the allowedQueryParams property to EditingRenderMiddleware and createEditingRenderRouteHandlers

Testing Details

  • Unit Test Added
  • Manual Test/Other (Please elaborate)

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)

@github-actions
Copy link

github-actions bot commented Feb 26, 2026

📦 Package Size and Test Coverage Report

Package Base Size PR Size Δ Change Base Coverage PR Coverage Δ Change
analytics-core 122.52 KB 122.52 KB ✅ 0.00 KB 100.00% 100.00% 0.00%
cli 58.70 KB 58.70 KB ✅ 0.00 KB 69.73% 69.73% 0.00%
content 421.39 KB 421.39 KB ✅ 0.00 KB 92.10% 92.10% 0.00%
core 102.67 KB 102.67 KB ✅ 0.00 KB 92.76% 92.76% 0.00%
create-content-sdk-app 280.71 KB 280.71 KB ✅ 0.00 KB 96.22% 96.22% 0.00%
events 76.91 KB 76.91 KB ✅ 0.00 KB 98.40% 98.40% 0.00%
nextjs 438.19 KB 442.95 KB 🔺 +4.76 KB 89.36% 89.48% +0.13%
personalize 63.45 KB 63.45 KB ✅ 0.00 KB 99.32% 99.32% 0.00%
react 274.77 KB 274.77 KB ✅ 0.00 KB 93.08% 93.08% 0.00%
search 7.30 KB 7.30 KB ✅ 0.00 KB 98.57% 98.57% 0.00%
Total 🔺 +4.76 KB

@sc-nikolaoslazaridis sc-nikolaoslazaridis marked this pull request as ready for review February 26, 2026 10:38
Copy link
Collaborator

@illiakovalenko illiakovalenko left a comment

Choose a reason for hiding this comment

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

Looks good overall. I’ve added a couple of suggestions below

Copy link
Collaborator

@illiakovalenko illiakovalenko left a comment

Choose a reason for hiding this comment

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

👍

@sc-nikolaoslazaridis sc-nikolaoslazaridis changed the title Allow to pass custom query parameters to /api/editing/render handlers [nextjs] Allow to pass custom query parameters to /api/editing/render handlers Feb 26, 2026
@sc-nikolaoslazaridis sc-nikolaoslazaridis merged commit 0ba09b9 into dev Feb 26, 2026
5 checks passed
@sc-nikolaoslazaridis sc-nikolaoslazaridis deleted the feature/JSS-9073 branch February 26, 2026 14:39
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