This repository has been archived on 2022-03-12. You can view files and clone it, but cannot push or open issues or pull requests.
2021-04-02 02:24:13 +03:00

1.6 KiB

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

5.7.0 — 2020-11-17

🐛 Bug fixes

  • Fixed invalid numbers of listeners being considered unregistered on iOS, resulting in Attempted to remove more '{ModuleName}' listeners than added. errors. (#10771 by @sjchmiela)

5.6.0 — 2020-08-18

This version does not introduce any user-facing changes.

5.5.0 — 2020-08-11

🛠 Breaking changes

  • Deprecate RCTDeviceEventEmitter in favor of the renamed DeviceEventEmitter. (#8826 by @EvanBacon)

🎉 New features

5.4.0 — 2020-05-29

🐛 Bug fixes

  • Made it possible for SSR (node) environments that don't bundle using platform extensions to work without resolving native code. (#8502 by @EvanBacon)

5.3.0 — 2020-05-27

This version does not introduce any user-facing changes.