Releases: appfeel/node-pushnotifications
Releases · appfeel/node-pushnotifications
v3.0.0
v2.1.2
v2.1.1
- Bump
node-gcmto1.1.3 - Bump
web-pushto3.6.6 - Bump
@parse/node-apnto5.2.3
v2.1.0
v2.0.3
What's Changed
- Bump @parse/node-apn from 5.1.0 to 5.1.3 by @davidschuette in #175
New Contributors
- @davidschuette made their first contribution in #175
Full Changelog: 2.0.2...2.0.3
v2.0.2
- Bump node-fetch from 2.6.6 to 2.6.7 (51c060e)
- Bump minimist from 1.2.5 to 1.2.6 (c7019a5)
- Bump ramda to 0.28.0 and bump dev dependencies (dc87fac)
Full Changelog: 2.0.1...2.0.2
v2.0.1
v2.0.0
- Bump @parse/node-apn to 5.1.0
- Drop support for node versions prior to 12 - those node versions have bugs in the http2 library.
- Support MultiProvider and MultiClient to use a round-robin client for HTTP2.
- Add support for iOS 15 property interruption-level
- Add support for target-content-id notification property (#84)
v1.7.3
- Fix export of
PNconstructor
v1.7.2
- Bump node-gcm to 1.0.5
- Bump web-push to 3.4.5
- Bump dev dependencies
- Move from travis-ci.org to GitHub Actions