Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 858 Bytes

CHANGELOG.md

File metadata and controls

23 lines (13 loc) · 858 Bytes

Changelog

master

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

  • Fixed error when serializing a Map containing a null (#8153 by @sjchmiela)
  • Fixed unused variable warnings in UMAppDelegateWrapper (#8467 by @sjchmiela)

[5.1.1] - 2020-05-05

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

  • Fixed a rare undetermined behavior that may have been a result of misuse of dispatch_once_t on iOS (#7576 by @sjchmiela)
  • Fixed error when serializing a Map containing a Bundle (#8068 by @sjchmiela)