🧪 `@nuxt/test-utils` v4 is out 🚀
👺 mocking is much more reliable
⚡ works with vitest v4 + Vite's native Module Runner
⚗️ registerEndpoint improvements
much thanks to https://t.co/dEpt3nqjwm and @adamdehaven ❤️
👉 https://t.co/fgQeo9p5Ev
let me know how it goes! 🙏
NuxSaaS v1.1.2 is released!
Officially migrated to Nuxt 4. Additionally, integrated CI to separately test the Cloudflare Worker and Node.js environments.
@runar_levi For example, issues I've encountered:
Type change issues caused by Better Auth version upgrades: https://t.co/QHdEBHxoC1
TS lint not working in Nuxt 4 layer/module: https://t.co/fk0C9J3NpG
@runar_levi Nuxt and Better Auth are libraries with frequent version changes, and sometimes minor version updates can break previously functioning code.
@elithrar Does this mean that cron tasks can now be dynamically added and removed? I saw there’s alarms.schedule. Does alarms.schedule support cron expressions?
NuxSaaS v1.1.0 is released!
Now integrated with @polar_sh . A very smooth experience.
Polar's own subscription success email notification even saves the step of sending an email yourself.