Skip to content

Hotfix/1.0.1

Compare
Choose a tag to compare
@iyerrama29 iyerrama29 released this 05 Aug 13:22
· 209 commits to master since this release

Changes

  • Bug fix

    • Including assets in normal queries threw errors, if the content type did not have any asset or reference fields
  • Misc changes

    • Doc updated
    • .findOne() deprecation msg added, use .fetch() instead