woocommerce/packages/js/customer-effort-score/changelog
Christopher Allford db8da8d712
Properly Configured Wireit Production Builds (#43716)
2024-01-22 10:13:45 -08:00
..
.gitkeep changelog 2022-04-28 10:00:29 +12:00
41498-dev-make-lint-output-console dev: edited package.json lint scripts to output to console (#41498) 2023-11-21 11:16:08 +08:00
42802-fix-watch-build-race-condition Fixed `watch:build` Race Conditions (#42802) 2023-12-13 18:25:16 -08:00
42860-update-pnpm Updated PNPM to ^8.12.1 (#42860) 2023-12-18 20:31:49 +13:00
43532-add-cli-to-ci-workflow Use `ci-jobs` Utility For `ci.yml` Matrix (#43532) 2024-01-12 20:32:14 -08:00
43595-update-wireit-0.14.3 Update `wireit` & Optimize Builds (#43595) 2024-01-15 14:06:55 -08:00
43716-fix-production-builds Properly Configured Wireit Production Builds (#43716) 2024-01-22 10:13:45 -08:00
add-35124-ces-add-question Add additional question to CES modal (#35680) 2022-11-29 08:15:58 -08:00
add-35126_ces_exit_prompt CES exit prompt for product editing screens (#35728) 2022-12-12 09:56:28 -04:00
add-35126_ces_exit_prompt_settings Add/35126 ces exit prompt settings (#35761) 2022-12-14 10:55:12 -04:00
add-35129_ces_prompt_new_product_mvp Fix styling of CES modal (#35602) 2022-11-18 13:54:43 -04:00
add-35129_product_mvp_ces Add/35129 product mvp ces (#35652) 2022-12-02 05:35:47 -04:00
add-36324_survey_after_disabling_new_exp Add feedback modal and product mvp feedback modal components (#36532) 2023-01-23 20:19:37 -03:00
add-38202 [MVP QA #1] Visual: spacings (#38325) 2023-06-01 13:56:31 -04:00
add-product-editor-feedback-footer Show feedback footer on product editor page (#38599) 2023-06-08 20:56:07 -04:00
bump-js-packages-php-version bump php version in packages/js/*/composer.json (#42020) 2024-01-04 10:18:34 -04:00
dev-40086_adapt_feedback_modal_action_confirmation Modify feedback modal actions (#43005) 2023-12-21 15:42:47 -03:00
dev-bump-pnpm-version-restraint Update pnpm once again to fix issues with auto-install-peers (#35007) 2022-10-10 16:59:51 +13:00
dev-consolidate-eslint-versions Consolidate eslint versions (#36700) 2023-02-02 23:25:04 +13:00
dev-fix-admin-tests-pnpm7 Update dependencies and jest config to pass admin tests for pnpm 7 (#34428) 2022-08-31 12:06:51 +08:00
dev-fix-pnpm-version-engines Fix pnpm version to 7.11.0 in engines and in CI (#34773) 2022-09-27 11:30:52 +13:00
dev-include-eslint-annotations Add a workflow to separate out eslint and annotate PRs. (#39704) 2023-08-15 18:21:51 +12:00
dev-pin-wp-deps-6 Update Syncpack and use it to pin @wordpress packages to wp-6.0 (#37034) 2023-03-09 10:13:25 +13:00
dev-simplify-turbo Simplify turbo commands (#34055) 2022-08-05 12:03:17 +12:00
dev-sync-pnpm Use syncpack customTypes to keep pnpm and node in sync. Update pnpm to 8.6.7 (#39245) 2023-07-18 14:27:18 +12:00
dev-update-eslint-plugin Update the @woocommerce/eslint-plugin and fix bugs (#36988) 2023-03-02 11:36:38 +13:00
dev-update-pnpm-8.6.5 Update pnpm to 8.6.5 (#38990) 2023-06-29 16:51:29 +12:00
dev-update-pnpm8 Update monorepo to pnpm 8 and Node to 16.14 (#37915) 2023-04-25 18:49:30 +12:00
dev-upgrade-ts-5 Upgrade TypeScript to v5.1 (#39531) 2023-08-08 16:35:31 +12:00
enhancement-38960 On-/offboarding copy updates (#39055) 2023-07-10 14:51:55 -04:00
fix-34112 Use syncpack to verify consistent versions for react and react-dom (#34397) 2022-08-24 10:15:22 -05:00
fix-38502_ces_modal_styling_fixes CES modal modifications (#38643) 2023-06-14 11:25:51 -03:00
fix-38748_modal_style_obw Fix styles for modals (#38775) 2023-06-16 15:48:33 -03: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
fix-plugin-installer-ts Update plugins installer component to TS, Fix TS bugs and Syncpack TypeScript (#34787) 2022-09-30 10:59:07 +13:00
fix-show-feedback-prompt-only-once Show feedback prompt only once (#43164) 2024-01-15 13:44:38 -04:00
fix-typescript-incremental-builds Removed TypeScript Incremental Build Support (#37374) 2023-03-23 11:25:42 -07:00
fix-typescript-package-isolation Enforce Strict `@types` Dependencies (#37351) 2023-03-23 18:02:20 -07:00
update-36327 Always show comments for product feedback form (#36484) 2023-01-23 17:36:48 -08:00
update-38576 Update product editor CES modal to match new designs (#38592) 2023-06-12 10:58:00 -07:00
update-changelogger Update changelogger to 3.3.0 to support PR number capturing with merge (#36266) 2023-01-05 14:42:51 +05:30
update-customer-effort-score Make secondQuestion and title params optional in CES Prompt (#36270) 2023-01-11 18:53:36 +07:00
update-jest-merge Update/unify jest@27 across all packages (#34322) 2022-09-06 09:29:45 -05:00
update-layout-context-for-blocks Refactoring LayoutContext and implementing with product editor (#37720) 2023-04-25 15:17:33 -07:00
update-move-ces-data-store Move CES data store to @woocommerce/customer-effort-score (#37252) 2023-03-16 10:22:33 -04:00
update-move-ces-to-package Add components to @woocommerce/customer-effort-score (#37112) 2023-03-14 12:16:19 -04:00
update-move-ces-to-product-editor Move product-editor CES-related components and utilities (#37131) 2023-03-28 13:38:08 -04:00
update-move-remaining-ces-to-package Move remaining CES-related components to @woocommerce/customer-effort-score (#37316) 2023-03-21 11:58:35 -04:00
update-separate-php-and-js-tests Separate PHP and JS Unit Tests (#40639) 2023-10-06 15:41:47 -07:00
update-webpack-invalid-export-error Emit error on webpack build when invalid export name used in import for JS (#37195) 2023-03-26 21:42:33 -04:00
upgrade-pnpm-7 Upgrade to pnpm 7 (#34661) 2022-09-16 09:21:42 +12:00