Releases: lkaric/nestjs-twilio
Releases · lkaric/nestjs-twilio
Release v4.4.0
Release v4.3.0
Release v4.2.0
Full Changelog: v4.1.1...v4.2.0
Release v4.1.1
What's Changed
- chore: updating twilio & other deps by @rejvban in #55
Full Changelog: v4.1.0...v4.1.1
Release v4.1.0
Release v4.0.0
Release v3.2.1
Release v3.2.0
What's Changed
- Library bumps by @rejvban in #44
- Removed the need to separately use the
twilio
package - Added
isGlobal
which enables the module to have global access.
Full Changelog: v3.1.0...v3.2.0
Release v3.1.0
Release v3.0.0
What's Changed
- Supports Nest 9.x
- Updates dependencies
- Utilizes configurable module builder
- Deprecates
@InjectTwilio
decorator - Introduces
TwilioService
Full Changelog: v2.2.1...v3.0.0