Skip to content

Conversation

samuelreichert
Copy link
Contributor

@samuelreichert samuelreichert commented Sep 22, 2025

Pull request type

Dependency changes (any modification to dependencies in package.json)
Breaking change (fix or feature that would cause existing functionality to change)


Description

Changed react version to 19 for testing purposes and ran most used widgets like: combobox, datagrid, rich-text, and some more. To check fully compatibility, I am running pnpm i, pnpm run test, running the pnpm run e2edev for testing and then testing the widget in the browser and looking for errors.

The full list of the tested widgets:

  • accessibility-helper-web
  • accordion-web
  • area-chart-web
  • badge-button-web
  • badge-web
  • bar-chart-web
  • barcode-scanner-web
  • bubble-chart-web
  • calendar-web
  • carousel-web
  • chart-playground-web
  • checkbox-radio-selection-web
  • color-picker-web
  • column-chart-web
  • combobox-web
  • custom-chart-web
  • datagrid-date-filter-web
  • datagrid-dropdown-filter-web
  • datagrid-number-filter-web
  • datagrid-text-filter-web
  • datagrid-web
  • document-viewer-web
  • dropdown-sort-web
  • events-web
  • fieldset-web
  • file-uploader-web
  • gallery-web
  • google-tag-web
  • heatmap-chart-web
  • html-element-web
  • image-web
  • language-selector-web
  • line-chart-web
  • maps-web
  • markdown-web
  • pie-doughnut-chart-web
  • popup-menu-web
  • progress-bar-web
  • progress-circle-web
  • range-slider-web
  • rating-web
  • rich-text-web
  • selection-helper-web
  • slider-web
  • switch-web
  • time-series-chart-web
  • timeline-web
  • tooltip-web
  • tree-node-web
  • video-player-web

@samuelreichert samuelreichert dismissed stale reviews from leonardomendix and iobuhov via 7f6cca4 October 15, 2025 14:17
@samuelreichert samuelreichert force-pushed the feat/WC-2988-update-to-react-19 branch from c004887 to 7f6cca4 Compare October 15, 2025 14:17
leonardomendix
leonardomendix previously approved these changes Oct 15, 2025
@samuelreichert samuelreichert merged commit d280e43 into main Oct 16, 2025
14 checks passed
@samuelreichert samuelreichert deleted the feat/WC-2988-update-to-react-19 branch October 16, 2025 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment