Skip to content

Releases: AndrewBarba/apns2

v12.1.0

20 Jan 21:23
Compare
Choose a tag to compare
  1. Add back commonjs support

12.1.0-beta.2

18 Dec 15:42
Compare
Choose a tag to compare
12.1.0-beta.2 Pre-release
Pre-release
  • Support ESM and CJS
  • Add error details

12.1.0-beta.1

18 Dec 15:29
Compare
Choose a tag to compare
12.1.0-beta.1 Pre-release
Pre-release
  • Support both ESM and CJS

v12.0.0

03 Dec 04:17
eba86c7
Compare
Choose a tag to compare
v12 (#91)

* Start v12

* Fix reason

* Update error

* Remove 18

* Undici v7

* Cleanup error types

* Reset signing token in error handler

* Cleanup send and send many

* Undici v7

* Supress warning

* ESM

* Changelog

* Use npm

* Use ci

* Cleanup

v11.8.0

15 Nov 13:11
Compare
Choose a tag to compare
  • Use a unique FetchClient per ApnsClient to prevent sharing h2 connections #90

v11.7.1

19 Sep 15:23
Compare
Choose a tag to compare
  1. Fix issue with expiration option #88

v11.7.0

28 Mar 17:25
Compare
Choose a tag to compare
  1. Update fast-jwt to v4

v11.6.0

25 Mar 15:13
Compare
Choose a tag to compare
  1. Fix issue with contentAvailable -- @xavtiz
  2. Add support for mutableContent -- @xavtiz

v11.5.0

20 Feb 22:42
Compare
Choose a tag to compare
  1. Add ApnsClient.keepAlive
  2. Deprecate ApnsClient.pingInterval

v11.4.0

02 Nov 15:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 11.3.0...11.4.0