v0.2.4
版本发布时间: 2021-10-31 03:13:55
novuhq/novu最新发布版本:v0.24.0(2024-03-18 17:44:43)
What's Changed
Easily create provider
Added a hygen script to generate a new provider boilerplate.
Run yarn run generate:provider
from the root of the project and follow the descriptions by @scopsy in https://github.com/notifirehq/notifire/pull/61
New MailJet provider
You can now send emails using mailjet by @deepak-sreekumar in https://github.com/notifirehq/notifire/pull/66
Unified SMS Providers response
A new unified provider response was added to all the SMS providers by @ComBarnea in https://github.com/notifirehq/notifire/pull/62
Fixes
- refactor(@notifire/core): adds a strict mode typescript compilation by @scopsy in https://github.com/notifirehq/notifire/pull/69
- [doc] Updated readme's example by @akhil-gautam in https://github.com/notifirehq/notifire/pull/71
- fix() Fixed
Cannot find module 'handlebars'
error
New Contributors
- @deepak-sreekumar made their first contribution in https://github.com/notifirehq/notifire/pull/66
- @akhil-gautam made their first contribution in https://github.com/notifirehq/notifire/pull/71
Full Changelog: https://github.com/notifirehq/notifire/compare/v0.2.3...v0.2.4