v0.12.0 ✨
github-actions
released this
11 Nov 21:19
·
44 commits
to refs/heads/main
since this release
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
- ENG-4673 fix(portal): drop graphql related prs on main @Vitalsine85 (#895)
- ENG-0000 fix(repo): fixes lint, typecheck, and build issues in pnpm-lock.yaml drift @jonathanprozzi (#879)
- ENG-0000 fix(data-populator): fix render yaml @auroter (#875)
- ENG-0000 fix(data-populator): adds in the last step to finalize status @jonathanprozzi (#872)
- ENG-0000 fix(portal,api): fix codegen and sort column type @Vitalsine85 (#866)
- ENG-4667 fix(portal): remove creator card from list detail @Vitalsine85 (#865)
- ENG-0000 fix(portal): fix verbiage in smart contract atom creation @Vitalsine85 (#862)
- ENG-0000 fix(portal): fix max button math @Vitalsine85 (#861)
- ENG-4386 fix(portal): harden headers in entrypoint @jonathanprozzi (#858)
- ENG-4066 fix(portal): create claim combobox search fix @Vitalsine85 (#852)
- ENG-4318 fix(portal): added success toast when copying share link @Vitalsine85 (#856)
- ENG-4161 fix(portal): harden create claim and canonical/universal ids @Vitalsine85 (#849)
- ENG-4313 fix(portal): redirect to home instead of profile on token refresh @Vitalsine85 (#854)
- ENG-4319 fix(portal): fix edit profile form submission @Vitalsine85 (#855)
- ENG-0000 fix(portal): use readonly links on data created created tables @jonathanprozzi (#848)
🔨 Maintenance
- ENG-4675 chore(repo): adds MIT license to monorepo root @jonathanprozzi (#897)
- ENG-0000 chore(repo): updates the root readme with new packages and apps @jonathanprozzi (#896)
- ENG-0000 chore(1ui): add create command to 1ui readme @Vitalsine85 (#880)
- ENG-4285 chore(portal): increase description length to 512 chars @Vitalsine85 (#857)
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)