2021-09-03 11:21:43 +00:00
|
|
|
# Unreleased
|
2021-11-04 13:15:42 +00:00
|
|
|
|
2022-04-12 13:38:50 +00:00
|
|
|
- Add E2E tests to disabled welcome modal #32505
|
|
|
|
|
2022-04-12 03:47:22 +00:00
|
|
|
- Update test for payment task. #32467
|
|
|
|
|
2022-04-14 01:33:26 +00:00
|
|
|
- Increase timeout threshold for payment task. #32605
|
|
|
|
|
2022-03-22 08:08:06 +00:00
|
|
|
# 1.0.0
|
|
|
|
|
2022-03-17 11:13:37 +00:00
|
|
|
- Add returned type annotations and remove unused vars. #8020
|
|
|
|
|
2021-10-13 04:16:35 +00:00
|
|
|
- Add E2E tests for checking store currency if it matches the onboarded country. #7712
|
2021-09-03 11:21:43 +00:00
|
|
|
|
2021-10-13 11:36:19 +00:00
|
|
|
- Make unchecking free features more robust. #7761
|
|
|
|
|
2021-10-23 03:03:24 +00:00
|
|
|
- Fix typescript type error in admin-e2e-tests package #7765
|
|
|
|
|
2021-11-04 13:15:42 +00:00
|
|
|
- Add extension deactivation util function addition. #7804
|
|
|
|
|
|
|
|
- Add tests to Subscriptions inclusion. #7804
|
|
|
|
|
2022-03-04 04:01:16 +00:00
|
|
|
- Add missing dependencies. #8349
|
|
|
|
|
2022-03-08 02:11:12 +00:00
|
|
|
- Update all js packages with minor/patch version changes. #8392
|
|
|
|
|
2022-03-17 09:39:50 +00:00
|
|
|
- Add E2E test for checking onboarding tab clickable after going back. #8469
|
2022-03-18 11:45:14 +00:00
|
|
|
## Breaking changes
|
|
|
|
|
|
|
|
- Update `@types/jest` to v27
|
|
|
|
- Update the peer dependency constraint `@typescript-eslint/eslint-plugin` to ^5.
|
|
|
|
- eslint-plugin: ban-types no longer reports object by default.
|
|
|
|
|
2022-03-17 09:39:50 +00:00
|
|
|
|
2021-10-07 05:05:40 +00:00
|
|
|
# 0.1.2
|
|
|
|
|
2021-10-06 12:59:44 +00:00
|
|
|
- Add Customers to analytics pages tested #7573
|
2021-10-06 14:07:09 +00:00
|
|
|
- Add `waitForTimeout` utility function #7572
|
2021-10-06 16:24:10 +00:00
|
|
|
- Update analytics overview tests to allow re-running the tests.
|
2021-10-06 12:59:44 +00:00
|
|
|
|
2021-09-23 12:10:10 +00:00
|
|
|
# 0.1.1
|
|
|
|
|
|
|
|
- Allow packages to be built in isolation. #7286
|
|
|
|
- Add scope to BACS slotfill #7405
|
|
|
|
- Update e2e matcher for tasklist header #7406
|
|
|
|
- Update homescreen, utils, payment task, payments setup. #7338
|
|
|
|
- Refactor package style builds #7531
|
|
|
|
- Updated onboarding tests to include email prefill and move client setup checkbox to business step.
|
|
|
|
- Payment task update. #7577
|
2021-09-03 11:21:43 +00:00
|
|
|
- Add test cases for the home screen tasklist and activity panels. #7509
|
2021-09-23 12:10:10 +00:00
|
|
|
- Add wait for orders text on activity panel. #7550
|
|
|
|
- Allow CBD to be optional in business details in E2E. #7675
|
2021-09-03 11:21:43 +00:00
|
|
|
|
2021-07-13 19:38:05 +00:00
|
|
|
# 0.1.0
|
|
|
|
|
|
|
|
- Released initial package
|