Releases: bigcommerce/catalyst
Releases · bigcommerce/catalyst
@bigcommerce/[email protected]
@bigcommerce/[email protected]
@bigcommerce/[email protected]
Minor Changes
- #696
6deba4a
Thanks @deini! - removes graphql codegen setup, all graphql calls are done using gql.tada
Patch Changes
-
#694
b0c912b
Thanks @onurstats! - fix login form translation key mismatch -
#697
fbc49e1
Thanks @yurytut1993! - add customer & address form fields queries
@bigcommerce/[email protected]
Patch Changes
- Updated dependencies [
5af0e66
]:- @bigcommerce/[email protected]
@bigcommerce/[email protected]
Patch Changes
- #686
278ad5f
Thanks @matthewvolk! - Install latest versions of all Catalyst workspace dependencies during project creation
@bigcommerce/[email protected]
Patch Changes
- #684
1e12797
Thanks @matthewvolk! - Adjust order ofpackage.json
properties created by the CLI
@bigcommerce/[email protected]
Patch Changes
- #680
5af0e66
Thanks @jorgemoya! - Extend colors in Tailwind config.
@bigcommerce/[email protected]
Patch Changes
-
#641
43b1afd
Thanks @yurytut1993! - add register customer mutation -
Updated dependencies [
ac733cc
,5af0e66
]:- @bigcommerce/[email protected]
- @bigcommerce/[email protected]
@bigcommerce/[email protected]
@bigcommerce/[email protected]
Minor Changes
- #658
8ff2eb6
Thanks @matthewvolk! - create graphql schema using gql.tada
Patch Changes
- #670
efd6387
Thanks @matthewvolk! - use--prefix
npm flag to setcwd
for GraphQL schema generation insead ofexec
'scwd
option