Changes
-
fix(otp-login): Send OTP codes via email plugin (#473)
- The OTP login plugin now properly sends verification codes via email when the Email plugin is configured
- Previously, codes were generated but emails were not sent
-
chore: Remove
anyfrom plugin manifest (#469)
Installation
npm create sonicjs@latest my-appOr update existing project:
npm install @sonicjs-cms/core@2.3.15🤖 Generated with Claude Code