Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 634 Bytes

CHANGELOG.md

File metadata and controls

27 lines (14 loc) · 634 Bytes

Changelog

[2.1.6] - 2021-10-15

  • Fixed a potential timing issue when using the makeStatefulSubscribable() function (pull request)

[2.0.0] - 2021-02-08

Changed

  • Breaking: changed all type and function names to be more accurate and to decouple the library from React.

[1.0.2] - 2020-06-24

Fixed

  • Added entry point information to package.json.

[1.0.1] - 2020-06-23

Fixed

  • Fixed a build issue that caused errors when using a number of packages in projects that do not have core-js@3.x installed.

[1.0.0] - 2020-06-23

Initial release.