woocommerce/packages/js/data/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
33464-add-product-categories-datastore-api Add product categories datastore (#33984) 2022-08-03 10:55:13 -05:00
add-29_product_link_slug Add product link field (#34313) 2022-08-19 12:05:13 -03:00
add-30_product_form_buttons Add product form buttons and specific product edit page (#34211) 2022-08-11 11:04:14 -03:00
add-33443_shipping_zones_data_store Add/33443 shipping zones data store (#33830) 2022-07-14 09:53:26 -03:00
add-34063-store-location-skip-button Update/34063 store location skip btn (#34176) 2022-08-08 21:08:03 -07:00
add-data-store-attribute-terms Add data store attribute terms (#33721) 2022-07-21 12:28:30 -04:00
add-force-default-suggestions-arg Use the default payment suggestions when woocommerce_show_marketplace_suggestions is set to no (#34083) 2022-07-27 21:02:24 -07:00
add-product-tags-data-store Add product tags data store (#33682) 2022-07-15 15:51:29 -04:00
dev-33839-migrate-data-navigation-store-to-ts Migrate @woocommerce/data navigation store to TS (#34239) 2022-08-17 14:32:38 +08:00
dev-33842-migrate-wc-data-setting-to-ts Migrate @woocommerce/data settings store to TS (#34184) 2022-08-08 13:25:46 +08:00
dev-simplify-turbo Simplify turbo commands (#34055) 2022-08-05 12:03:17 +12:00
fix-34048-historical-import-unusable Fix unusable historical import (#34054) 2022-07-25 11:20:40 +08:00
fix-34112 Use syncpack to verify consistent versions for react and react-dom (#34397) 2022-08-24 10:15:22 -05:00
fix-missing-type-definitions-dependencies fix: type definition issues related to pnpm hoisting rules in preparation for pnpm 7 upgrade (#34154) 2022-08-05 15:19:08 +08:00