Skip to content

2.53.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 15:45
· 17 commits to master since this release
a48594b

Compatible environment configuration

What's Changed

  • chore: upgrade packages by @ivan-kalachikov in #2357
  • perf(lint): cache eslint results for fast repeat runs by @ivan-kalachikov in #2340
  • perf: shrink eager bundle (lazy-load route-only SDKs, lodash-es, vendor split) by @ivan-kalachikov in #2345
  • feat: partition-key queues + flushNow escape hatch for queued mutations by @ivan-kalachikov in #2339
  • feat(VCST-4646): add cursor-based "Load more" pagination to BOPIS pickup location selector by @goldenmaya in #2348
  • fix(VCST-5269): the payment form is displayed only after selecting the delivery method or shipping address by @vas11yev1work in #2336
  • chore(deps): bump the actions group across 1 directory with 5 updates by @dependabot[bot] in #2361
  • fix(VCST-5407): fix security findings by @AndrewEhlo in #2367
  • fix(VCST-5202): Skyflow card form per-brand CVV length validation by @Dan-BV in #2349
  • feat(VCST-5140): redesign mobile order cards & improve semantics & a11y by @goldenmaya in #2316
  • fix(VCST-5413): keep slider handle styling when nouislider CSS lazy-loads by @ivan-kalachikov in #2366
  • fix(VCST-5274): show current page name in breadcrumb and title after rename by @basilkot in #2360
  • fix(VCST-5324): clear stale facet filter on language switch by @DmitryGrishinVirtoworks in #2371
  • feat(VCST-5159): Module Federation host harness (facade + loader, no module changes) by @ivan-kalachikov in #2365
  • feat(VCST-5239): added organization scoped roles by @DmitryGrishinVirtoworks in #2354
  • chore(VCST-5159): drop core-types contract check from yarn validate during MF pilot by @ivan-kalachikov in #2377
  • fix(VCST-5444): parameterize duplicated unit tests (SonarCloud S5976) by @ivan-kalachikov in #2376
  • feat(VCST-5126): restore checkout cart from UCP handoff session by @ToxaKZ in #2343
  • fix(VCST-5438): redirect to home/sign-in after logout on change-password page by @kutasinaelena in #2375
  • refactor(VCST-5071): migrate product components to BEM by @goldenmaya in #2370
  • refactor(VCST-5070): migrate cart & catalog components to BEM by @goldenmaya in #2369
  • feat(VCST-5219): use language from context in preview by @basilkot in #2363
  • feat(VCST-4226): implement red color-preset by @goldenmaya in #2373
  • feat(VCST-5365): Show loyalty validation text in the cart before Place Order by @vas11yev1work in #2368
  • feat(VCST-4984): extend vc-table component with default empty/error states & single/multiple row selection by @goldenmaya in #2362
  • chore: update backend packages and types by @ivan-kalachikov in #2381

New Contributors

Full Changelog: 2.52.0...2.53.0