saleor-apps-redis_apl/.changeset/pretty-pink-panda.md

9 lines
331 B
Markdown
Raw Normal View History

2023-09-30 20:22:32 +00:00
#changelog
---
"apps": minor
---
### Added
- `apps/emails-and-messages/.env.template`: Described the new environment variable and how it works
- `apps/emails-and-messages/src/saleor-app.ts`: Added case "redis" for switch(AplType), which takes advantage of the [RedisAPL PR](https://github.com/saleor/app-sdk/pull/287) I submitted