@janiscommerce/app-push-notification
Version:
This package will take care of performing the main actions for registration to receive notifications in the foreground and background.
42 lines (22 loc) • 611 B
Markdown
Changelog
# [Unreleased]
# [0.0.7] - 2025-07-23
## Fixed
- The subscription request is only made when the user is not subscribed.
# [0.0.6] - 2025-07-13
## Added
- cancelNotificationSuscription method
# [0.0.5] - 2025-06-17
## Added
- Sound to notifications
# [0.0.4] - 2024-06-25
## Added
- Added notification channels
# [0.0.3] - 2024-06-13
## Added
- additional info to send in subscription
# [0.0.2] - 2024-05-03
## Added
- NotificationProvider (HOC) to receive notifications at background and foreground
- Github actions to deploy to npm
- Callback to handle notification