What's Changed
This update fixes a few problems that caused transactional emails to significantly slow down requests. Now, the app should be faster and provide a better experience for users.
Changelog
- ♻️ Create backend package by @lukevella in #643
- ♻️ Create languages package by @lukevella in #644
- ♻️ Use synchronous id generation by @lukevella in #645
- ♻️ Add icons package by @lukevella in #646
- ♻️ Use named exports for icons by @lukevella in #647
- 🐛 Wait for session to save by @lukevella in #651
- 💬 Update email subject lines by @lukevella in #652
- ⚡️ Improve email rendering speed by @lukevella in #654
Full Changelog: v2.8.3...v2.9.0