Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.45 KB

CHANGELOG.md

File metadata and controls

40 lines (23 loc) · 1.45 KB

Changelog of @rescript-react-native/push-notification-ios

1.7.3 - 2021-05-03

ReScript

1.7.2 - 2021-02-16

Fix bsconfig.json name

1.7.1 - 2020-11-17

Fix npm description

1.7.0 - 2020-11-10

  • 1.7.0 compat
  • rescript 8.2 requirements

1.4.0 - 2020-09-11

💥 We switched to record instead of Js.t for results.

  • Fixed finish/FetchResult binding #3 by @cknitt
  • Added missing alertTitle & repeatInterval for formatted local notification (1.2.1) cb6e76d by @MoOx
  • Added support for checking if lockScreen and notificationCenter settings 3e69440 ef7bfb1 by @MoOx
  • Added method getTitle to get notification title in JS (1.4.0) 277dec8 by @MoOx
  • Switched to record instead of Js.t for results 259d995 by @MoOx

1.0.7 - 2020-01-31

Fix peer dependency package name.

1.0.6 - 2020-01-31

Fix module links.

1.0.5 - 2020-01-28

Initial release.