0.0.9 (6/29/17)
Breaking Changes:
- The
resources
Array is now an Object. This will only be breaking if you're
accessing or modifying theresources
Array directly. If you're using
getResources
for accessing resources, andupsertResources
for updating
resources, then this change will not be breaking.