Catalin Pinte
c75b0fc001
Dynamic API routes ( #836 )
...
* Add dynamic API endpoints
* Add missing dependency
* Update api handlers
* Updates
* Fix build errors
* Update package.json
* Add checkout endpoint parser & update errors
* Update tsconfig.json
* Update cart.ts
* Update parser
* Update errors.ts
* Update errors.ts
* Move to Edge runtime
* Revert to local
* Fix switchable runtimes
* Make nodejs default runtime
* Update pnpm-lock.yaml
* Update handlers
* Fix build errors
* Change headers
2022-10-30 13:41:21 -05:00
Catalin Pinte
6c2610584d
Update types ( #831 )
...
* Update product types
* Cart types progress, add zod & initial schema validator
* Update normalize.ts
* Update with-schema-parser.ts
* Updated types, schemas & providers
* Fix providers after schema parse errors
* Fix paths
* More provider fixes
* Fix kibocommerce & commercejs
* Add customer updated types & fixes
* Add checkout & customer types
* Import core types only from commerce
* Update tsconfig.json
* Convert hooks interfaces to types
* Requested changes
* Change to relative paths
* Move Zod dependency
2022-10-05 09:02:29 +03:00
Catalin Pinte
11609a9e71
Upgrade dependencies & pnpm ( #785 )
...
* Updated log
* Updates to root
* Updates to pnpm
* successfully moved to pnpm
* type issue
* Local as the default provider
* Upgrade dependencies
* Revert to local
* Upgrade React
* Update node-fetch deps
* Fix types
* Ignore warnings
* Fix missing dependency
* Update pnpm-lock.yaml
* Add missing @types/cookie
* Upgrade dependencies
* Fix missing dependencies
* Update README.md
Co-authored-by: Bel Curcio <curciobel@gmail.com>
2022-09-19 08:14:49 +03:00
Dom Sip
4bb8fcb06d
docs(sfcc): demo link ( #744 )
2022-04-28 12:54:14 -05:00
Dom Sip
66e3269b0e
SFCC provider ( #727 )
...
* new SFCC provider
* add search
* normalization + search
* categories as search results
* adress PR feedback
* Update README.md
* get all paths for SSG
* product variants and options
* Apply suggestions from code review
Co-authored-by: Luis Alvarez D. <luis@vercel.com>
* remove console log
* prettier
* clean console log
* ran prettier
* Updated readme
* remove static data and revert config changes
* set default site
Co-authored-by: Luis Alvarez D. <luis@vercel.com>
2022-04-20 12:08:26 -05:00