diff --git a/.changeset/afraid-experts-fold.md b/.changeset/afraid-experts-fold.md deleted file mode 100644 index ac2a815de..000000000 --- a/.changeset/afraid-experts-fold.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@bigcommerce/catalyst-core": patch ---- - -add numbers-only field & utils for account form fields diff --git a/.changeset/early-humans-leave.md b/.changeset/early-humans-leave.md deleted file mode 100644 index 8f2a03dec..000000000 --- a/.changeset/early-humans-leave.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@bigcommerce/catalyst-core": patch ---- - -Update Slideshow prop to use altText for image. Rename Hero wrapper component to Slideshow. diff --git a/.changeset/few-panthers-judge.md b/.changeset/few-panthers-judge.md deleted file mode 100644 index 2f9e83038..000000000 --- a/.changeset/few-panthers-judge.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@bigcommerce/catalyst-core": patch ---- - -fix: decode webpage id to fix 404 on some Webpages diff --git a/.changeset/few-tools-clean.md b/.changeset/few-tools-clean.md deleted file mode 100644 index 1e433a114..000000000 --- a/.changeset/few-tools-clean.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@bigcommerce/catalyst-core": patch ---- - -add checkboxes field for account & addresses forms diff --git a/.changeset/flat-cars-vanish.md b/.changeset/flat-cars-vanish.md deleted file mode 100644 index 3d187f74d..000000000 --- a/.changeset/flat-cars-vanish.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@bigcommerce/catalyst-core": patch ---- - -fix placeholder positioning for picklist custom form field diff --git a/.changeset/forty-waves-add.md b/.changeset/forty-waves-add.md deleted file mode 100644 index 41b4eebf1..000000000 --- a/.changeset/forty-waves-add.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@bigcommerce/catalyst-core": patch ---- - -Normalizes translations across all pages, updates the next-intl configuration, and simplifies translation handling in the project. diff --git a/.changeset/gentle-boxes-tease.md b/.changeset/gentle-boxes-tease.md deleted file mode 100644 index 08aba9c49..000000000 --- a/.changeset/gentle-boxes-tease.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@bigcommerce/catalyst-core": patch ---- - -add dates field for account & address forms diff --git a/.changeset/giant-carpets-boil.md b/.changeset/giant-carpets-boil.md deleted file mode 100644 index bb0b751ae..000000000 --- a/.changeset/giant-carpets-boil.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@bigcommerce/catalyst-core": patch ---- - -improve redirect behavior after creating new address diff --git a/.changeset/gorgeous-ties-thank.md b/.changeset/gorgeous-ties-thank.md deleted file mode 100644 index 7d4731b30..000000000 --- a/.changeset/gorgeous-ties-thank.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -"@bigcommerce/catalyst-core": patch ---- - -Refactors tabs in `/account` to each be their own page. This also removes unused links in account home page (and tests) until we have that functionality available. - -Previous structure: -``` -/account - [tab] - page.tsx -``` - -New structure: -``` -/account - (tabs) - addresses - page.tsx - settings - page.tsx - ...etc -``` diff --git a/.changeset/grumpy-buttons-tan.md b/.changeset/grumpy-buttons-tan.md deleted file mode 100644 index 579df6798..000000000 --- a/.changeset/grumpy-buttons-tan.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@bigcommerce/catalyst-core": patch ---- - -add multipleChoices field(radio-buttons, picklist) for account & address forms diff --git a/.changeset/healthy-cars-talk.md b/.changeset/healthy-cars-talk.md deleted file mode 100644 index b7acadbe1..000000000 --- a/.changeset/healthy-cars-talk.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@bigcommerce/catalyst-core": patch ---- - -Fixes a server crash when user switches language settings diff --git a/.changeset/hip-zoos-confess.md b/.changeset/hip-zoos-confess.md deleted file mode 100644 index ee3d426e9..000000000 --- a/.changeset/hip-zoos-confess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@bigcommerce/catalyst-core": patch ---- - -Splits i18n into request.ts and routing.ts This helps reduce our middleware bundle as we no longer do a dynamic import on our middleware entrypoint. diff --git a/.changeset/hot-buses-invent.md b/.changeset/hot-buses-invent.md deleted file mode 100644 index beb0c83b1..000000000 --- a/.changeset/hot-buses-invent.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@bigcommerce/catalyst-core": patch ---- - -Update localeSwitcher to use a link instead of a form. diff --git a/.changeset/moody-days-wave.md b/.changeset/moody-days-wave.md deleted file mode 100644 index aa6c9feae..000000000 --- a/.changeset/moody-days-wave.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@bigcommerce/catalyst-core": patch ---- - -Ensure recaptcha is bypassed for functional tests. diff --git a/.changeset/new-maps-film.md b/.changeset/new-maps-film.md deleted file mode 100644 index c9a086f4d..000000000 --- a/.changeset/new-maps-film.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@bigcommerce/catalyst-core": patch ---- - -Fix wrapping author text in BlogPostCard. diff --git a/.changeset/pink-cars-matter.md b/.changeset/pink-cars-matter.md deleted file mode 100644 index a005be233..000000000 --- a/.changeset/pink-cars-matter.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -"@bigcommerce/catalyst-core": patch ---- - -Split auth forms to four different pages: - -- /login -- /register -- /reset -- /change-password - -Additionally, moved shared form field components to `/components/form-fields/` and updated translations. diff --git a/.changeset/proud-colts-relate.md b/.changeset/proud-colts-relate.md deleted file mode 100644 index 67d9f8829..000000000 --- a/.changeset/proud-colts-relate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@bigcommerce/catalyst-core": patch ---- - -Rename NEXT_PUBLIC_DEFAULT_REVALIDATE_TARGET to DEFAULT_REVALIDATE_TARGET since we don't need this exposed to the client. diff --git a/.changeset/stale-deers-relate.md b/.changeset/stale-deers-relate.md deleted file mode 100644 index fb9fc9f52..000000000 --- a/.changeset/stale-deers-relate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@bigcommerce/catalyst-core": patch ---- - -Add link header to preconnect to CDN diff --git a/.changeset/strong-terms-begin.md b/.changeset/strong-terms-begin.md deleted file mode 100644 index 66f8ff0fc..000000000 --- a/.changeset/strong-terms-begin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@bigcommerce/catalyst-core": patch ---- - -improve redirect behavior after creating account diff --git a/.changeset/tricky-jokes-smile.md b/.changeset/tricky-jokes-smile.md deleted file mode 100644 index 68dca9a69..000000000 --- a/.changeset/tricky-jokes-smile.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@bigcommerce/catalyst-core": patch ---- - -update multiline form-field to respect required settings diff --git a/.changeset/two-tomatoes-breathe.md b/.changeset/two-tomatoes-breathe.md deleted file mode 100644 index 13955a43c..000000000 --- a/.changeset/two-tomatoes-breathe.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@bigcommerce/catalyst-core": patch ---- - -add multilinetext field for account & address forms diff --git a/.changeset/wise-experts-agree.md b/.changeset/wise-experts-agree.md deleted file mode 100644 index c658e979c..000000000 --- a/.changeset/wise-experts-agree.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@bigcommerce/catalyst-core": patch ---- - -Refactor queries, fragments, and mutations in an effort to set a pattern on where these functions need to be defined. - -Shared queries and mutations will remain in /client for now. diff --git a/.changeset/witty-falcons-marry.md b/.changeset/witty-falcons-marry.md deleted file mode 100644 index 60a681551..000000000 --- a/.changeset/witty-falcons-marry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@bigcommerce/catalyst-core": patch ---- - -Remove updateCustomer and getCustomerAddresses queries since they are defined now where they are used. diff --git a/.changeset/young-gorillas-hang.md b/.changeset/young-gorillas-hang.md deleted file mode 100644 index 4585f6261..000000000 --- a/.changeset/young-gorillas-hang.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@bigcommerce/catalyst-core": patch ---- - -Remove "Quick add" button in PLP for products that have options. Will now just show a button that links to the product. diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md index 01a54fd52..566225fb3 100644 --- a/core/CHANGELOG.md +++ b/core/CHANGELOG.md @@ -1,5 +1,86 @@ # Changelog +## 0.14.1 + +### Patch Changes + +- [#1257](https://github.com/bigcommerce/catalyst/pull/1257) [`d656e79`](https://github.com/bigcommerce/catalyst/commit/d656e7981c7516be560b1944e4351916572b7a05) Thanks [@bc-alexsaiannyi](https://github.com/bc-alexsaiannyi)! - add numbers-only field & utils for account form fields + +- [#1277](https://github.com/bigcommerce/catalyst/pull/1277) [`8e6253d`](https://github.com/bigcommerce/catalyst/commit/8e6253dbd3048b8318ce502192bc9f07314b3641) Thanks [@jorgemoya](https://github.com/jorgemoya)! - Update Slideshow prop to use altText for image. Rename Hero wrapper component to Slideshow. + +- [#1302](https://github.com/bigcommerce/catalyst/pull/1302) [`a620a19`](https://github.com/bigcommerce/catalyst/commit/a620a191d3d30d50d0fa79fc36ad32ee28db8728) Thanks [@deini](https://github.com/deini)! - fix: decode webpage id to fix 404 on some Webpages + +- [#1257](https://github.com/bigcommerce/catalyst/pull/1257) [`d656e79`](https://github.com/bigcommerce/catalyst/commit/d656e7981c7516be560b1944e4351916572b7a05) Thanks [@bc-alexsaiannyi](https://github.com/bc-alexsaiannyi)! - add checkboxes field for account & addresses forms + +- [#1346](https://github.com/bigcommerce/catalyst/pull/1346) [`33e133d`](https://github.com/bigcommerce/catalyst/commit/33e133df74b263aeabd23f72f6b8ccfdc22c1a36) Thanks [@bc-alexsaiannyi](https://github.com/bc-alexsaiannyi)! - fix placeholder positioning for picklist custom form field + +- [#1316](https://github.com/bigcommerce/catalyst/pull/1316) [`4aea109`](https://github.com/bigcommerce/catalyst/commit/4aea109593e7ac060552dca18198e39c0b070e55) Thanks [@jorgemoya](https://github.com/jorgemoya)! - Normalizes translations across all pages, updates the next-intl configuration, and simplifies translation handling in the project. + +- [#1257](https://github.com/bigcommerce/catalyst/pull/1257) [`d656e79`](https://github.com/bigcommerce/catalyst/commit/d656e7981c7516be560b1944e4351916572b7a05) Thanks [@bc-alexsaiannyi](https://github.com/bc-alexsaiannyi)! - add dates field for account & address forms + +- [#1141](https://github.com/bigcommerce/catalyst/pull/1141) [`9f3c949`](https://github.com/bigcommerce/catalyst/commit/9f3c9492b2d4edcd404cffc92dfcfec6a0afc395) Thanks [@bc-yevhenii-buliuk](https://github.com/bc-yevhenii-buliuk)! - improve redirect behavior after creating new address + +- [#1305](https://github.com/bigcommerce/catalyst/pull/1305) [`b11ba3d`](https://github.com/bigcommerce/catalyst/commit/b11ba3d63547d2772a649078274b5b71702c402a) Thanks [@jorgemoya](https://github.com/jorgemoya)! - Refactors tabs in `/account` to each be their own page. This also removes unused links in account home page (and tests) until we have that functionality available. + + Previous structure: + + ``` + /account + [tab] + page.tsx + ``` + + New structure: + + ``` + /account + (tabs) + addresses + page.tsx + settings + page.tsx + ...etc + ``` + +- [#1257](https://github.com/bigcommerce/catalyst/pull/1257) [`d656e79`](https://github.com/bigcommerce/catalyst/commit/d656e7981c7516be560b1944e4351916572b7a05) Thanks [@bc-alexsaiannyi](https://github.com/bc-alexsaiannyi)! - add multipleChoices field(radio-buttons, picklist) for account & address forms + +- [#1334](https://github.com/bigcommerce/catalyst/pull/1334) [`00f43f0`](https://github.com/bigcommerce/catalyst/commit/00f43f045b4ac2f71aef36a41a1ef643bfc66247) Thanks [@deini](https://github.com/deini)! - Fixes a server crash when user switches language settings + +- [#1333](https://github.com/bigcommerce/catalyst/pull/1333) [`e2c0153`](https://github.com/bigcommerce/catalyst/commit/e2c01535e0efbd474b1236d0a7e63ad2263475db) Thanks [@deini](https://github.com/deini)! - Splits i18n into request.ts and routing.ts This helps reduce our middleware bundle as we no longer do a dynamic import on our middleware entrypoint. + +- [#1342](https://github.com/bigcommerce/catalyst/pull/1342) [`f7bb1e2`](https://github.com/bigcommerce/catalyst/commit/f7bb1e2654912c2b25851f3a86f77fa6f1014817) Thanks [@jorgemoya](https://github.com/jorgemoya)! - Update localeSwitcher to use a link instead of a form. + +- [#1326](https://github.com/bigcommerce/catalyst/pull/1326) [`255c648`](https://github.com/bigcommerce/catalyst/commit/255c6482a48d735a28c632746b4a652d8ba1dfed) Thanks [@chanceaclark](https://github.com/chanceaclark)! - Ensure recaptcha is bypassed for functional tests. + +- [#1278](https://github.com/bigcommerce/catalyst/pull/1278) [`f8553c6`](https://github.com/bigcommerce/catalyst/commit/f8553c6c9fb35ab7a143fabd60719c8156269448) Thanks [@jorgemoya](https://github.com/jorgemoya)! - Fix wrapping author text in BlogPostCard. + +- [#1322](https://github.com/bigcommerce/catalyst/pull/1322) [`77ecb4b`](https://github.com/bigcommerce/catalyst/commit/77ecb4bb4f527e079788b0f9dff2468e92d0bc1a) Thanks [@jorgemoya](https://github.com/jorgemoya)! - Split auth forms to four different pages: + + - /login + - /register + - /reset + - /change-password + + Additionally, moved shared form field components to `/components/form-fields/` and updated translations. + +- [#1317](https://github.com/bigcommerce/catalyst/pull/1317) [`7802361`](https://github.com/bigcommerce/catalyst/commit/780236150bab6e2c43e73a230ed69113e3e1bae3) Thanks [@jorgemoya](https://github.com/jorgemoya)! - Rename NEXT_PUBLIC_DEFAULT_REVALIDATE_TARGET to DEFAULT_REVALIDATE_TARGET since we don't need this exposed to the client. + +- [#1296](https://github.com/bigcommerce/catalyst/pull/1296) [`fcd44bb`](https://github.com/bigcommerce/catalyst/commit/fcd44bb90bf2d82b098600f4809ae3f37d5c01dc) Thanks [@bookernath](https://github.com/bookernath)! - Add link header to preconnect to CDN + +- [#1088](https://github.com/bigcommerce/catalyst/pull/1088) [`644361e`](https://github.com/bigcommerce/catalyst/commit/644361e8a75185e05964a782569c4b17dc5a9f98) Thanks [@bc-yevhenii-buliuk](https://github.com/bc-yevhenii-buliuk)! - improve redirect behavior after creating account + +- [#1329](https://github.com/bigcommerce/catalyst/pull/1329) [`ad601e1`](https://github.com/bigcommerce/catalyst/commit/ad601e1be0f2e2b0e458363af13d3b7881f8cf24) Thanks [@bc-alexsaiannyi](https://github.com/bc-alexsaiannyi)! - update multiline form-field to respect required settings + +- [#1257](https://github.com/bigcommerce/catalyst/pull/1257) [`d656e79`](https://github.com/bigcommerce/catalyst/commit/d656e7981c7516be560b1944e4351916572b7a05) Thanks [@bc-alexsaiannyi](https://github.com/bc-alexsaiannyi)! - add multilinetext field for account & address forms + +- [#1300](https://github.com/bigcommerce/catalyst/pull/1300) [`b32198b`](https://github.com/bigcommerce/catalyst/commit/b32198b78dcd18b05ba0c0f57269cbd62023a654) Thanks [@jorgemoya](https://github.com/jorgemoya)! - Refactor queries, fragments, and mutations in an effort to set a pattern on where these functions need to be defined. + + Shared queries and mutations will remain in /client for now. + +- [#1349](https://github.com/bigcommerce/catalyst/pull/1349) [`dd9cf6f`](https://github.com/bigcommerce/catalyst/commit/dd9cf6f61efb6b17322e1485225003d9799cbf9a) Thanks [@jorgemoya](https://github.com/jorgemoya)! - Remove updateCustomer and getCustomerAddresses queries since they are defined now where they are used. + +- [#1313](https://github.com/bigcommerce/catalyst/pull/1313) [`6531bb2`](https://github.com/bigcommerce/catalyst/commit/6531bb2ee9b6a6125cd4f9f0e624e023897387be) Thanks [@jorgemoya](https://github.com/jorgemoya)! - Remove "Quick add" button in PLP for products that have options. Will now just show a button that links to the product. + ## 0.14.0 ### Minor Changes diff --git a/core/package.json b/core/package.json index e32411f53..d1c95b1b5 100644 --- a/core/package.json +++ b/core/package.json @@ -1,7 +1,7 @@ { "name": "@bigcommerce/catalyst-core", "description": "BigCommerce Catalyst is a Next.js starter kit for building headless BigCommerce storefronts.", - "version": "0.14.0", + "version": "0.14.1", "private": true, "scripts": { "dev": "npm run generate && next dev",