Breaking changes
This release includes a major breaking change due to the TypeScript migration.
Please refer to the updated documentation for guidance on adapting your setup.
What's Changed
- Fixing Docker build failure by @gssajith in #691
- Added support for Serbian translation by @savaticnemanja in #695
- Fix: Move google login configuration options to .env file by @treoden in #705
- Chore: Fix the google login document by @treoden in #709
- Feat: Add a service for email sending by @treoden in #710
- Chore: Upgrade sendgrid extension by @treoden in #723
- Typescript migration by @treoden in #737
- Fix: Delete node 18 from test action workflow by @treoden in #744
- Chore(deps): Bump multer from 2.0.0 to 2.0.1 by @dependabot in #743
- Fix: unable to save product attributes by @treoden in #745
- Feat: Remove delegate from the middleware's arguments. Use getDelegat… by @treoden in #746
New Contributors
- @gssajith made their first contribution in #691
- @savaticnemanja made their first contribution in #695
Full Changelog: v1.2.2...v2.0.0