Releases: sourcefuse/loopback4-notifications
Releases · sourcefuse/loopback4-notifications
v3.1.0
v3.0.4
v3.0.3
- chore(deps): dep update in package lock 46a1893
- chore(deps): solve security vulnerabilities by overriding dependencies and applying patch (#69) 9c7b7f3
- chore(deps): update all dependencies (#67) 38cb745
- chore(deps): bump node-forge from 1.2.1 to 1.3.0 (#66) a63d31b
What's Changed
- chore(deps): bump node-forge from 1.2.1 to 1.3.0 by @dependabot in #66
- chore(deps): update all dependencies by @barleendhaliwal in #67
- chore(deps): solve security vulnerabilities by overriding dependencies and applying patch by @barleendhaliwal in #69
New Contributors
- @barleendhaliwal made their first contribution in #67
Full Changelog: v3.0.2...v3.0.3
v3.0.2
What's Changed
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- refactor(provider): refactored fcm and pubnub provider by @sachin6161 in #47
- fix(notification): version update by @Jyoti-13 in #58
- fix(chore): notification update pack by @Jyoti-13 in #61
New Contributors
- @sachin6161 made their first contribution in #47
- @Jyoti-13 made their first contribution in #58
Full Changelog: v3.0.0...v3.0.1
Upgrade to @loopback/cli v3
- feat(core): add support for node v17 and @loopback/cli v3 5db3120
Major upgrade
Added options for socket client
Added nodemailer support
- feat: nodemailer support added 9573977
FCM support
- FCM provider added