woocommerce/packages/js/components/changelog
jonathansadowski 74f8d5f17a
Use syncpack to verify consistent versions for react and react-dom (#34397)
* Add GitHub action and pre-push hook for syncpack for react and react-dom

* Fix typo in pre-push script

* Don't execute suggested command to fix mismatches automatically.

* Update react and react-dom to 17.0.2

* Move changelog check to last, so that pre-push still fails if check isn't successful

* Add changelog files

* Correct issue with syncpack.yml referencing an internal action

* Add command to top-level package.json for fixing mismatches

* Update syncpack action to only run when package.json files are affected

* Update workflow to just run syncpack list-mismatches

* Add version pinning to syncpackrc
2022-08-24 10:15:22 -05:00
..
.gitkeep changelog 2022-04-28 10:00:29 +12:00
add-28_product_details Add product name and checkboxes for Product details (#34214) 2022-08-12 10:47:54 -03:00
add-29_product_link_slug Add product link field (#34313) 2022-08-19 12:05:13 -03:00
add-component-datetime-picker Adding DateTimePicker component (#34293) 2022-08-23 15:19:46 -07:00
add-draggable-list Add SortableList component (#34237) 2022-08-12 11:45:26 -07:00
add-media-uploader Add Media Uploader component (#34181) 2022-08-12 12:58:25 -07:00
add-section-component Add FormSection component (#34348) 2022-08-18 10:36:43 -07:00
add-split-dropdown-component Add SplitDropdown component (#34180) 2022-08-12 12:47:39 -05:00
fix-34112 Use syncpack to verify consistent versions for react and react-dom (#34397) 2022-08-24 10:15:22 -05:00
try-downshift Add SearchControl component (#34159) 2022-08-18 10:36:20 -07:00