- Fixed a potential timing issue when using the
makeStatefulSubscribable()
function (pull request)
- Breaking: changed all type and function names to be more accurate and to decouple the library from React.
- Added entry point information to
package.json
.
- Fixed a build issue that caused errors when using a number of packages in projects that do not have
core-js@3.x
installed.
Initial release.