Skip to content

Version v1.2.3

Compare
Choose a tag to compare
@prescottprue prescottprue released this 01 Feb 22:29

Enhancements

  • Population of list with items containing a child param that is Firebase list (key: true) using populatedDataToJS (#42)
  • populatedDataToJS supports childParam option (#48)
  • populatedDataToJS returns null for empty lists instead of undefined (#50)
  • Unit tests added to cover all cases within populatedDataToJS