Releases: AndrewBarba/apns2
Releases · AndrewBarba/apns2
12.1.0-beta.2
- Support ESM and CJS
- Add error details
12.1.0-beta.1
- Support both ESM and CJS
v12.0.0
v11.8.0
v11.7.1
v11.7.0
- Update
fast-jwt
to v4
v11.6.0
v11.5.0
- Add
ApnsClient.keepAlive
- Deprecate
ApnsClient.pingInterval
v11.4.0
What's Changed
- Add
location
push type by @nagarjunamadamanchi in #76
New Contributors
- @nagarjunamadamanchi made their first contribution in #76
Full Changelog: 11.3.0...11.4.0
v11.3.0
What's Changed
- Add support for critical alerts by @NoahPeeters in #62
- Implemented options requestTimeout and pingInterval. Option connections was removed. by @RodolfoGS in #68
- 📄 DOC: #57 docs update by @souvik666 in #66
- Added Priority.low option. Avoid send header Priority.immediate (default) by @RodolfoGS in #69
New Contributors
- @NoahPeeters made their first contribution in #62
- @RodolfoGS made their first contribution in #68
- @souvik666 made their first contribution in #66
Full Changelog: 11.2.0...11.3.0