Skip to content

v0.12.0 ✨

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 21:19
· 44 commits to refs/heads/main since this release
025d142

Changes

  • ENG-4124 chore(portal): change wrong network to switch network @Vitalsine85 (#853)

🚀 Features

  • ENG-4653 feat(repo): updates monorepo readmes @jonathanprozzi (#892)
  • ENG-4659 feat(portal): set up hydration boundary in portal provider @jonathanprozzi (#888)
  • ENG-4656 feat(portal): add query to homepage and rewire stats component @Vitalsine85 (#886)
  • ENG-4662 feat(portal,1ui,graphql): update query in create identity modal @Vitalsine85 (#889)
  • ENG-4630 feat(1ui): smart component consumer pattern example -- 1ui + graphql data @jonathanprozzi (#883)
  • ENG-4634 feat(repo): adds initial data hydration pattern to template playground routes @jonathanprozzi (#885)
  • ENG-4627 feat(graphql): add second set queries and fragments @jonathanprozzi (#882)
  • ENG-4369 feat(graphql): graphql package scaffolding with codegen and patterns @jonathanprozzi (#881)
  • ENG-4506 feat(data-populator): add eoa handling @jonathanprozzi (#877)
  • ENG-4524 feat(data-populator): add render.yaml and dockerfile for deployment @jonathanprozzi (#874)
  • ENG-4562 feat(data-populator): prune env values - first pass @jonathanprozzi (#873)
  • ENG-4553 feat(data-populator): add success error state handling @jonathanprozzi (#871)
  • ENG-4503 feat(data-populator): Refactor batch create atoms flow @0xjojikun (#869)
  • ENG-4392 feat(portal): update staking flow @Vitalsine85 (#863)
  • ENG-4264 feat(data-populator): Port ethers to viem @auroter (#867)
  • ENG-4443 feat(repo): scaffold data populator app @jonathanprozzi (#860)
  • ENG-3931 feat(template): create privy template in monorepo -- phase one @0xjojikun (#859)
  • ENG-4262 feat(portal): POC for frontend/backend data resolution for contract addresses/arbitrary atoms @Vitalsine85 (#850)

🐛 Bug Fixes

🔨 Maintenance

Full Changelog: v0.11.0...v0.12.0

--

Contributors

@0xjojikun, @Vitalsine85, @auroter and @jonathanprozzi

Callout

  • We reverted and moved the following PRs to a specific feature branch (feature/graphql-migration):
    • ENG-4659 feat(portal): set up hydration boundary in portal provider @jonathanprozzi (#888)
    • ENG-4656 feat(portal): add query to homepage and rewire stats component @Vitalsine85 (#886)
    • ENG-4662 feat(portal,1ui,graphql): update query in create identity modal @Vitalsine85 (#889)
    • ENG-4634 feat(repo): adds initial data hydration pattern to template playground routes @jonathanprozzi (#885)