Skip to content

Hotfix/1.0.2

Compare
Choose a tag to compare
@iyerrama29 iyerrama29 released this 19 Aug 12:17
· 208 commits to master since this release
  • Bug fixes
    • Issue #1 : .tags([]) returned 0 entries, which did not match Contentstack API's response.
    • Issue #2 : .entry(uid), .asset(uid) and .schema(uid) did not work.
    • Issue #3 : .includeReferences() and .include() would not return assets on the last depth - if the referred content type did not have _references field in its schema.