Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
80 commits
Select commit Hold shift + click to select a range
da702cc
chore(ci): remove conditionally based on deployments (#2807)
chanceaclark Jan 6, 2026
dd559b2
fix(core): minor UX improvements for Reviews components (#2809)
jorgemoya Jan 6, 2026
b57bffa
fix: clear pagination cursors when sort option changes (#2811)
chanceaclark Jan 6, 2026
ea9d633
fix(core): delete duplicate select component (#2813)
jorgemoya Jan 7, 2026
b4b87a3
feat: pass in additional attributes for script tags (#2816)
chanceaclark Jan 8, 2026
fcb946e
fix(form): display store password complexity requirements in registra…
matthewvolk Jan 8, 2026
d469078
fix(core): persist checkbox modifier in PDP (#2817)
jorgemoya Jan 9, 2026
74e4dd1
fix(catalyst): CATALYST-1537 Disable filters that are no longer avail…
jordanarldt Jan 12, 2026
52ee85e
Feat: add required indicators to form fields (#2815)
jamesqquick Jan 12, 2026
a50fa6f
fix(catalyst): Fix WishlistDetails page from exceeding complexity lim…
jordanarldt Jan 12, 2026
e5a03f6
fix(catalyst): Update data-disabled selectors to data-[disabled] (#2821)
jordanarldt Jan 12, 2026
a1f1ed8
[Catalyst 1677] Dont reset login form data (#2819)
jamesqquick Jan 14, 2026
f65d81f
chore(ci): non-sensitive gh action secrets moved to vars (#2824)
matthewvolk Jan 14, 2026
dcad856
refactor: decouple fields from state in DynamicForms (#2823)
jorgemoya Jan 16, 2026
b5f460c
Update translations (#2826)
bc-svc-local Jan 20, 2026
49b1097
feat(core): filter out child cart line items (#2827)
jorgemoya Jan 22, 2026
8096cc5
fix(core): improve accessibility for price displays (#2829)
jorgemoya Jan 22, 2026
a520dbc
[CATALYST-965] Audit placeholders (#2833)
jamesqquick Jan 23, 2026
5c3e4d2
chore(catalyst): CATALYST-1297 Run E2E tests on PRs (#2822)
jordanarldt Jan 23, 2026
9f54960
chore(ci): pass channel-specific env vars to vercel deploy (#2834)
matthewvolk Jan 26, 2026
06fd9aa
Update translations (#2836)
bc-svc-local Jan 26, 2026
588c53d
fix: Fix successMessage translations (#2831)
funivan Jan 26, 2026
0b65316
chore: change changeset from minor to patch (#2837)
jorgemoya Jan 26, 2026
81b13e4
Version Packages (`canary`) (#2810)
github-actions[bot] Jan 26, 2026
6299f51
Merge branch 'canary' into sync-integrations-makeswift
jorgemoya Jan 26, 2026
aaf5f46
chore: revert version
jorgemoya Jan 26, 2026
9529c3e
chore: remove changelog changes
jorgemoya Jan 27, 2026
db27c0f
chore: generate changeset for 1.4.1 release
jorgemoya Jan 27, 2026
af6c028
chore: generate changeset for 1.4.1 release
jorgemoya Jan 27, 2026
d3e8bb5
Version Packages (`integrations/makeswift`)
github-actions[bot] Jan 27, 2026
19b7991
Version Packages (`integrations/makeswift`)
jorgemoya Jan 27, 2026
aadc1e3
chore(deps): update next and react to address CVE (#2842)
chanceaclark Jan 27, 2026
b435d3c
Version Packages (`canary`) (#2843)
github-actions[bot] Jan 27, 2026
92edf6b
Merge branch 'canary' into integrations/makeswift
chanceaclark Jan 27, 2026
7f82903
chore: add changeset for 1.4.2 release
chanceaclark Jan 27, 2026
bbe96bb
Version Packages (`integrations/makeswift`)
github-actions[bot] Jan 27, 2026
5a33677
Merge pull request #2846 from bigcommerce/changeset-release/integrati…
chanceaclark Jan 27, 2026
ac390fa
chore(ci): add --scope to vercel deploy and alias commands (#2847)
matthewvolk Jan 27, 2026
9259348
chore: update contributing file with some notes from latest release (…
jorgemoya Jan 28, 2026
207ee86
chore(ci): extract e2e tests to separate workflow (#2848)
matthewvolk Jan 28, 2026
a7395f1
chore: use dompurify instead of isomorphic version (#2852)
chanceaclark Jan 29, 2026
74dee6e
chore(catalyst): CATALYST-1267 Translate form field errors (#2844)
jordanarldt Jan 30, 2026
0633612
fix(core): use state abbreviation instead of entityId for shipping fo…
jorgemoya Feb 3, 2026
52207b6
fix: handle OPTIONS requests via MakeswiftApiHandler
Codeseph Nov 19, 2025
6d0d52b
[CATALYST-1686] Clarify REST Management API in Contributing (#2861)
jamesqquick Feb 4, 2026
94cb2e9
Merge pull request #2862 from bigcommerce/joseph/options-api-handler
Codeseph Feb 4, 2026
5097034
feat: add explicit Makeswift SEO metadata support
jorgemoya Feb 3, 2026
a71be74
chore: rename getPageMetadata to getMakeswiftPageMetadata
jorgemoya Feb 4, 2026
31f6cfe
fix: lint issue in balances page
jorgemoya Feb 4, 2026
18e8714
fix: use client.getPages intead of client.getPageSnapshot
jorgemoya Feb 6, 2026
5ca846b
chore: update changeset
jorgemoya Feb 6, 2026
254dbc5
[CATALYST-1743] - Create Project Commands (#2865)
jamesqquick Feb 6, 2026
e40d29c
fix: remove unecessary file
jorgemoya Feb 6, 2026
d78bc85
feat: Add items stock/backorder messages to cart page (#2758)
Tharaae Feb 9, 2026
e290dd1
Merge pull request #2860 from bigcommerce/CATALYST-1738-makeswift-seo
jorgemoya Feb 9, 2026
6a23c90
feat(core): enable product image pagination (#2863)
jorgemoya Feb 10, 2026
f5330c7
feat(core): add canonical URLs and hreflang alternates for SEO (#2856)
jorgemoya Feb 11, 2026
18cfdc8
feat: Remove caching on fetching product inventory data (#2801)
Tharaae Feb 11, 2026
169cbb5
feat(other): LOCAL-1444 delivery translation (#2886)
funivan Feb 18, 2026
7889cfa
fix(core): preview deployments now use correct metadataBase (#2890)
jorgemoya Feb 18, 2026
a161583
feat(ci): enable unlighthouse performance audits for vercel (#2882)
jorgemoya Feb 18, 2026
46ee3de
fix(core): conditionally include optional SEO metadata (#2898)
jorgemoya Feb 25, 2026
8d128fc
Update translations (#2897)
bc-svc-local Feb 25, 2026
5365977
Merge branch 'canary' into sync-integrations-makeswift
jorgemoya Feb 25, 2026
8cb17e0
feat: report bundle size delta (#2891)
jorgemoya Feb 25, 2026
8b5fee6
fix(core) - Update gift certificate amount change handler to include …
jordanarldt Feb 25, 2026
6f788e9
refactor(core): use dynamic imports in client to avoid AsyncLocalStor…
matthewvolk Mar 9, 2026
35adccb
chore(core): upgrade Next.js to 16 (#2907)
matthewvolk Mar 9, 2026
a81ddee
chore: update CODEOWNERS to use team-trac (#2911)
parthshahp Mar 9, 2026
0bc63b2
fix: bundle-size workflow with Next 16 (#2914)
jorgemoya Mar 9, 2026
5dcf35b
chore: compare unlighthouse reports preview vs production (#2904)
jorgemoya Mar 10, 2026
e3185b6
CATALYST-1532: fix(core) - Fix analytics visit count inflation (#2916)
chanceaclark Mar 10, 2026
a00e474
refactor(core): migrate middleware to proxy pattern (Next.js 16) (#2912)
matthewvolk Mar 10, 2026
1ec4573
Merge branch 'canary' into sync-integrations-makeswift
matthewvolk Mar 10, 2026
3bb96a6
ci: add MAKESWIFT_SITE_API_KEY to e2e and bundle-size workflows (#2918)
matthewvolk Mar 10, 2026
32be644
fix(core): fix layout shift on makeswift page navigation
matthewvolk Mar 10, 2026
0d951ab
Version Packages (`canary`) (#2853)
github-actions[bot] Mar 13, 2026
c87ef34
Merge remote-tracking branch 'origin/canary' into sync-integrations-m…
matthewvolk Mar 13, 2026
990727b
Version Packages (`integrations/makeswift`) (#2864)
github-actions[bot] Mar 13, 2026
ce07ea7
Merge tag '@bigcommerce/catalyst-makeswift@1.5.0' into sync-integrati…
chanceaclark Jul 28, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/sync-makeswift-1-5-0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@bigcommerce/catalyst-b2b-makeswift": minor
---

Pulls in changes from the `@bigcommerce/catalyst-makeswift@1.5.0` release. For more information, see the [changelog entry](https://github.com/bigcommerce/catalyst/blob/74b0917ff728ad8d04dc3085c31826976351c81d/core/CHANGELOG.md#150).
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @bigcommerce/team-catalyst
* @bigcommerce/team-trac
Loading
Loading