Catalin Pinte
|
4efa502666
|
Update to Next.js 13 (#870)
|
2022-12-21 09:51:55 -06:00 |
|
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 |
|