Skip to content

0.0.1-alpha.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Mar 12:33
· 958 commits to sprout since this release

What's Changed

  • Major rewrite to indexing logic to allow for mixed DNA references; and to enable same-DNA composition for all zomes where desirable
  • Fixed link deletion erroneously deleting unrelated links
  • Updated all index zomes to return data in a Relay-compatible paginated format
  • Fixed EconomicResource.name not being persisted
  • Fixed containedIn / contains resolvers in EconomicResource
  • Fixed EconomicResource indexing zome crashing due to missing EntryDefs (note: might still affect other zomes, needs testing)
  • Add pnpm to nix-shell environment. by @adaburrows in #217
  • Various fixes to developer toolchain
  • Workaround issues with GraphQL 16.x by downgrading to 15.x in tests
  • More integration tests passing
  • Update for HDK 0.0.124

New Contributors

Full Changelog: 0.0.1-alpha.3...0.0.1-alpha.4