Skip to content

Releases: sourcefuse/loopback4-notifications

v3.1.0

26 May 08:15
Compare
Choose a tag to compare

3.1.0 (2022-05-26)

Bug Fixes

Features

  • provider: apns provider added to notification service (#64) (ca6b120), closes #46 #46

v3.0.4

19 Apr 03:44
Compare
Choose a tag to compare
  • chore(deps): add patch-package to peer deps 3086c42

v3.0.3...v3.0.4

Full Changelog: v3.0.3...v3.0.4

v3.0.3

19 Apr 03:40
Compare
Choose a tag to compare
  • 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

v3.0.2...v3.0.3

What's Changed

New Contributors

Full Changelog: v3.0.2...v3.0.3

v3.0.2

03 Mar 21:05
Compare
Choose a tag to compare

What's Changed

  • fix(chore): update lb4 notification dependencies by @Jyoti-13 in #63

Full Changelog: v3.0.1...v3.0.2

v3.0.1

02 Mar 07:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1

Upgrade to @loopback/cli v3

23 Dec 21:32
Compare
Choose a tag to compare
  • feat(core): add support for node v17 and @loopback/cli v3 5db3120

v2.0.0...v3.0.0

Major upgrade

15 Nov 05:31
Compare
Choose a tag to compare

BREAKING CHANGE
All packages upgraded to latest

  • fix(core): all packages upgraded ca01253
  • test(notification-service): added unit testcases (#26) 2b3b4a2
  • chore(deps): bump semver-regex from 3.1.2 to 3.1.3 (#32) d58d08e

v1.5.0...v2.0.0

Added options for socket client

24 Dec 10:53
Compare
Choose a tag to compare

Added nodemailer support

15 Oct 12:02
Compare
Choose a tag to compare
  • feat: nodemailer support added 9573977

v1.2.1...v1.3.0

FCM support

01 Oct 12:11
Compare
Choose a tag to compare
  • FCM provider added

v1.1.0...v1.2.0