..
.gitkeep
add changelogger and changelog entry
2022-04-21 11:39:41 +12:00
add-36991
Create editor skeleton on add/edit product pages ( #37023 )
2023-03-08 05:51:59 -04:00
add-beta-tester-dot-com
Add support for releasing Beta Tester to WooCommerce.com ( #39671 )
2023-08-11 12:51:01 +12:00
add-example-slotfills
Add "SlotFill Examples" Feature to Beta Tester Plugin ( #38113 )
2023-05-05 16:10:26 +08:00
add-phpcs-beta-tester
Applied PHPCS To Beta Tester ( #39476 )
2023-08-08 17:20:34 -07:00
add-trunk-to-beta-tester
Add support to install master branch when using WooCommerce Beta Tester ( #38536 )
2023-06-20 18:54:49 +12:00
dev-add-cli-command
Add a new set of CLI commands to WooCommerce Beta Tester ( #36339 )
2023-01-12 14:16:01 +13:00
dev-add-smooth-generator-user-script
Add smooth generator to the beta tester userscript ( #36676 )
2023-02-14 18:34:47 +13:00
dev-bump-beta-tester-version
Bump beta tester to 2.2.2 in prep to release bugfixes ( #39603 )
2023-08-09 13:06:02 +12: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-check-logger-exists
WC Beta Tester - Don't run WC code if WC is not installed ( #35742 )
2022-12-07 07:18:52 +13:00
dev-consolidate-eslint-versions
Consolidate eslint versions ( #36700 )
2023-02-02 23:25:04 +13:00
dev-delete-duplicated-folder
Remove duplicated API code folder in woocommerce-beta-tester ( #35549 )
2022-11-15 13:58:45 +13:00
dev-enable-live-branches
Enable Live Branches feature in WooCommerce Beta Tester ( #36407 )
2023-01-16 18:31:08 +13:00
dev-fix-beta-tester-error
Beta Tester: Do not run code in tracks debug unless WC_ABSPATH is defined. ( #39486 )
2023-08-04 12:29:07 +08:00
dev-inc-version-beta-tester
Bump beta-tester to 2.2.1 to release support for installing trunk live branch ( #38908 )
2023-06-28 00:15:39 +12:00
dev-integrate-combo-box-live-branch
Add combobox and extra status information to the live branches menu in WooCommerce Beta Tester ( #36140 )
2023-01-03 12:03:41 +13:00
dev-linter-fixes
Fix linter issues and update Syncpack ( #38523 )
2023-05-31 11:45:10 +12:00
dev-live-branches-ui
Introduce live branches UI page to WooCommerce Beta Tester ( #35643 )
2022-11-30 14:17:27 +13:00
dev-live-branches-userscript
Add a live branches userscript to WooCommerce Beta Tester ( #36523 )
2023-01-24 15:44:05 +13: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-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-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-update-wp-env-820
Update `wp-env` to `8.2.0` ( #39100 )
2023-07-06 10:06:39 -07:00
dev-upgrade-ts-5
Upgrade TypeScript to v5.1 ( #39531 )
2023-08-08 16:35:31 +12:00
dev-wc-beta-install-plugin
Support installing live branches from the manifest ( #36072 )
2022-12-21 13:58:10 +13:00
fix-37502
Fix/37502: Correct spelling errors. ( #37887 )
2023-05-08 15:55:09 +08:00
fix-beta-tester-tsconfig
Fixed Beta Tester TSConfig ( #37841 )
2023-04-25 13:20:04 -07:00
fix-beta-tester-wcapp-constant
fix: check whether WC_ADMIN_APP is defined before using ( #38806 )
2023-06-21 09:14:20 +02:00
fix-reload-when-toggle
Reload page when toggling new-product-management-experience ( #38348 )
2023-05-19 14:57:51 -03:00
fix-rest-api-filter
Fix rest api filter to allow any strings in replacement ( #37468 )
2023-03-30 09:13:09 +08:00
fix-test-helper-option-modal
Beta Tester: Update WCA Test Helper option modal to show full option name ( #37495 )
2023-04-10 08:36:13 -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-beta-tester-build-step
Update beta tester build step ( #39732 )
2023-08-15 08:16:19 -05:00
update-beta-tester-woorelease
Remove woorelease config ( #37730 )
2023-05-01 13:10:25 -05:00
update-beta_tester_feature_compatibility
Add declare compatibility functions to beta tester ( #38393 )
2023-05-25 05:06:06 -03: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-test-helper-features-list
Beta Tester: Update WCA Test Helper Features list ( #37483 )
2023-04-10 08:34:38 -04:00
update-woocommerce-beta-tester-readme
Update WooCommerce beta tester README ( #35090 )
2022-10-18 09:22:51 -07:00
update-wp-env-7.0.0
Update `wp-env` To 7.0.0 ( #38223 )
2023-05-11 11:31:10 -07:00
update-wp-env-8.0.0
Updated `wp-env` To 8.0.0 ( #38440 )
2023-05-26 15:48:48 -07:00