Skip to content

v1.4.4

Compare
Choose a tag to compare
@prescottprue prescottprue released this 10 Jul 06:31
  • Adds two statics to component created using firebaseConnect:
    • wrappedComponent, which is the original component (useful for testing without mocking firebase)
    • displayName is set to reveal what component is wrapped by FirebaseConnect. This makes debugging easier
  • Tests added for both new statics listed above
  • Remove open collective as a dependency (not used in postinstall)