woocommerce/packages/js/admin-e2e-tests/changelog
Vladimir Reznichenko 21d14759b3
[dev] Monorepo: minor build speed improvement (tsconfig consolidation) (#52191)
In this PR, we consolidate TypeScript config files (using the 'include' setting) and JS test directory naming. The goal is to reduce the number of processed files during different build steps.
2024-10-23 13:48:36 +02: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
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
45148-poc-request-reviews Update the monorepo to node v20 (#45148) 2024-04-12 13:49:55 -03:00
46278-fix-43889-43901-43944 Add glob, rimraf, and uuid to Syncpack (#46278) 2024-04-11 12:52:49 -03:00
47156-dev-fix-build-error-build-style Update tsconfigs to explicitly include files to avoid TS build errors (#47156) 2024-05-07 13:18:56 +12:00
47385-dev-update-pnpm9-1 Update to pnpm 9.1 (#47385) 2024-05-13 10:57:39 -03:00
48642-fix-misspelling-in-packages-js-admin-e2e-tests-test [Accessibilite] Fix typo in packages/js/admin-e2e-tests/ test (#48642) 2024-06-21 10:02:08 -07:00
50828-dev-constrain-pnpm-version Use syncpack to lock pnpm version till we can fix issues (#50828) 2024-08-22 12:34:42 +12:00
add-js-packages-changelogger Packages: Add Changelogger scripts (#32813) 2022-05-05 15:26:36 +12:00
add-require-turbo Add helper tool for making sure build, lint, and test are run through Turborepo (#33573) 2022-06-28 13:17:05 -05:00
bump-js-packages-php-version bump php version in packages/js/*/composer.json (#42020) 2024-01-04 10:18:34 -04:00
dev-adjust-sync Fix some bugs in syncpack configuration (#35651) 2022-11-22 12:06:47 +13:00
dev-build-profiling-tweaks-take-1 [dev] Monorepo: minor build speed improvement (tsconfig consolidation) (#52191) 2024-10-23 13:48:36 +02: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-ci-lint-monorepo-job-update [dev] CI: liverage composer packages cache in pr-lint-monorepo workflow (#52054) 2024-10-16 12:02:31 +02:00
dev-consolidate-eslint-versions Consolidate eslint versions (#36700) 2023-02-02 23:25:04 +13:00
dev-consolidate-syncpack-config [dev] Monorepo: consolidate syncpack config, regroup react and testing deps around react version (#52022) 2024-10-16 09:55:36 +02:00
dev-enable-cot-local-environment Added new command to set up the local environment with COT enabled. (#34321) 2022-08-18 08:49:20 +02: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
fix-changelogger-phpcs Changelogger: Fix PHPCS violations (#33664) 2022-07-07 08:54:48 +12:00
fix-json-formatting Added Changelogs 2022-05-10 13:31:13 -07:00
fix-packages-postinall Packages: Fix postinstall errors on install (#33724) 2022-07-07 14:53:59 +12: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-standardize-lint-monorepo changelog 2022-04-28 10:00:29 +12: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
fix-woocommerce-payments-to-woopayments Change WooCommerce Payments to WooPayments across the WC Core (#39188) 2023-07-13 12:58:17 +03:00
remove-wcpay-accordion Remove accordion from "Other payment providers" in WC Pay Task (#37205) 2023-03-16 12:11:59 +08:00
update-32585-store-location-profiler Update store location profiler (#34153) 2022-08-04 09:02:50 +08:00
update-add-tests-for-translations Add tests for react admin translations (#33510) 2022-07-05 17:16:15 -07:00
update-admin-e2e-imports chore: Unify imports syntax in admin-e2e, add missing dependencies (#33901) 2022-08-29 10:36:36 +08:00
update-bump-config Update `config@3.3.7` (from `3.3.3`) (#33828) 2023-02-14 18:34:00 +13: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-jest Update/unify jest@27 across all packages (#34322) 2022-09-06 09:29:45 -05:00
update-marketing-checkbox Update onboarding email marketing checkbox default to false (#33292) 2022-06-13 09:55:57 +08:00
update-remove-obw-theme-step Remove theme step from onboarding wizard (#37671) 2023-04-17 11:59:02 +08:00
update-task-list-copies add: update onboarding task list copies and illustrations (#44854) 2024-03-14 15:20:31 +08:00
update-tax-task-title Update Tax task title (#33269) 2022-05-31 16:45:33 +08:00
upgrade-pnpm-7 Upgrade to pnpm 7 (#34661) 2022-09-16 09:21:42 +12:00