What's Changed
Breaking change
- The
useApitally()
function for NestJS now expects theapp
directly as its first argument, and no longer the underlying Express instance. Please see the updated setup guide.
Improvements
Full Changelog: v0.9.5...v0.10.0