react/packages
Flarnie Marchan 524a743313 Fix for Flow issues in SimpleCacheProvider (#12942)
* Fix for Flow issues in SimpleCacheProvider

**what is the change?:**
- Fixed some flow errors which were somehow swallowed when CI
originally
- Loosen flow types to avoid issue with recursive loop in Flow; https://github.com/facebook/flow/issues/5870

**why make this change?:**
To unbreak master and unblock other changes we want to make.

**test plan:**
Flow passes!

**issue:**
https://github.com/facebook/react/issues/12941

* Fix lints
2018-05-30 15:31:41 -07:00
..
create-subscription Updating package versions for release 16.4.0 2018-05-23 17:30:33 -07:00
events [Fabric] Wire up event emitters (#12847) 2018-05-17 12:38:50 -07:00
react ForwardRefs supports propTypes (#12911) 2018-05-29 09:50:49 -07:00
react-art [scheduler] 4/n Allow splitting out `schedule` in fb-www, prepare to fix polyfill issue internally (#12900) 2018-05-29 13:30:04 -07:00
react-dom Extend input type check in selection capabilities (#12062) (#12135) 2018-05-30 07:08:21 -04:00
react-is Updating package versions for release 16.4.0 2018-05-23 17:30:33 -07:00
react-native-renderer Upgrade to Jest 23 (#12894) 2018-05-28 23:03:15 +01:00
react-noop-renderer Update Flow to 0.70 (#12875) 2018-05-21 17:54:48 +01:00
react-reconciler Upgrade to Jest 23 (#12894) 2018-05-28 23:03:15 +01:00
react-scheduler Rename variables to remove references to 'global' global (#12931) 2018-05-29 17:54:38 -07:00
react-test-renderer Upgrade to Jest 23 (#12894) 2018-05-28 23:03:15 +01:00
shared Rename variables to remove references to 'global' global (#12931) 2018-05-29 17:54:38 -07:00
simple-cache-provider Fix for Flow issues in SimpleCacheProvider (#12942) 2018-05-30 15:31:41 -07:00