Skip to content

Latest commit

 

History

History
138 lines (114 loc) · 15 KB

CHANGELOG.md

File metadata and controls

138 lines (114 loc) · 15 KB

0.1.0 (2024-08-19)

Bug Fixes

  • .eslint.json: fix refs to tsconfig.base.json (8319d52)
  • build: add .mjs config override (3fdfe0f)
  • constants: fixed the lexdao resolver addresses (b5ae588)
  • contracts.ts: type errors (76b3403)
  • CreateContext.jsx: InvoiceCreated event (3a2819e)
  • dapp images: move assets to public; fix urls (cd645ee)
  • dapp/invoices: refactor & fix-up (541b0e6)
  • dapp/setupTests: set TextEncoder (15a2481)
  • dapp: add jest config under dapp; remove dead tests (d3beab9)
  • dapp: build errors (9117537)
  • dapp: fix build errors; re-add Bytes type to scalar defs (efb0c9d)
  • dapp: fix invoices query (7ca0078)
  • dapp: remove Web3Context refs (1180692)
  • dapp: ts build & eslint errors (07d3665)
  • deploy.yml: replace REACT_APP_ env vars (10018fb)
  • EscrowDetailsForm.tsx: build error (a91f7b0)
  • eslint errors (dcbfc7b)
  • eslint: downgrade ESLint v7.32 (0b395c0)
  • eslint: resolve small issues (b2c1e20)
  • firebase.ts: fix import (179036e)
  • ga4: remove old GA4 tag; gtag-id -> next var (04411b0)
  • invoices: formattting (aae6dcc)
  • ISplitMain.sol: lint errors (3ac7f04)
  • Layout.tsx: supported networks check broken (0fbcd20)
  • LockFunds.jsx: broken image (e7950b8)
  • network-data: broken ref (5067f62)
  • onSuccess; handle infinite reload (4904830)
  • OverlayContext.tsx: fix typo (9560847)
  • PaymentsForm.tsx: fix total formatting (3c0fa5e)
  • [email protected]: add .mjs file-type (deaffeb)
  • scalars.ts: remove Bytes encode def (b311252)
  • startup-error: update browser targets, deps (69e82ef)
  • Web3Context: fix re-render warning (bbce520)
  • xdai->gnosis: fix more locations (07dd745)
  • yarn install error (5175608)

Features

  • add vercel analytics (2068510)
  • added mainnet subgraph (617849c)
  • analytics-custom-events: track invoice total (0cd8ab1)
  • analytics-events: add custom events (91a92fe)
  • InvoiceDashboardTable.tsx: make row clickable (a03971c)
  • metamask-wallet: add metamask (b90a6d0)
  • rainbowkit: add MM-wallet (d20fb82)
  • site analytics: add google analytics tag (d522ad3)
  • supporting mainnet on frontend (22c644c)
  • toast ux for lock and add milestone (ddc0ae4)
  • toast ux for release! (6348a25)
  • tx handle withdraw (44e2001)
  • vercel-events: add chainId to InvoiceCreated (fe6bcf4)

Reverts

  • Revert "Update Select.tsx" (52dd5e8)
  • Revert "found the culprit: maybe" (96fe08a)
  • Revert "added revalidate hook" (e54a20c)
  • Revert "try swr maybe!!" (44ae2a5)
  • Revert "save: update progress" (964e9dd)

0.1.0 (2024-08-06)

Bug Fixes

  • .eslint.json: fix refs to tsconfig.base.json (8319d52)
  • build: add .mjs config override (3fdfe0f)
  • constants: fixed the lexdao resolver addresses (b5ae588)
  • contracts.ts: type errors (76b3403)
  • CreateContext.jsx: InvoiceCreated event (3a2819e)
  • dapp images: move assets to public; fix urls (cd645ee)
  • dapp/invoices: refactor & fix-up (541b0e6)
  • dapp/setupTests: set TextEncoder (15a2481)
  • dapp: add jest config under dapp; remove dead tests (d3beab9)
  • dapp: build errors (9117537)
  • dapp: fix build errors; re-add Bytes type to scalar defs (efb0c9d)
  • dapp: fix invoices query (7ca0078)
  • dapp: remove Web3Context refs (1180692)
  • dapp: ts build & eslint errors (07d3665)
  • deploy.yml: replace REACT_APP_ env vars (10018fb)
  • EscrowDetailsForm.tsx: build error (a91f7b0)
  • eslint errors (dcbfc7b)
  • eslint: downgrade ESLint v7.32 (0b395c0)
  • eslint: resolve small issues (b2c1e20)
  • firebase.ts: fix import (179036e)
  • ga4: remove old GA4 tag; gtag-id -> next var (04411b0)
  • invoices: formattting (aae6dcc)
  • ISplitMain.sol: lint errors (3ac7f04)
  • Layout.tsx: supported networks check broken (0fbcd20)
  • LockFunds.jsx: broken image (e7950b8)
  • network-data: broken ref (5067f62)
  • onSuccess; handle infinite reload (4904830)
  • OverlayContext.tsx: fix typo (9560847)
  • PaymentsForm.tsx: fix total formatting (3c0fa5e)
  • [email protected]: add .mjs file-type (deaffeb)
  • scalars.ts: remove Bytes encode def (b311252)
  • startup-error: update browser targets, deps (69e82ef)
  • Web3Context: fix re-render warning (bbce520)
  • xdai->gnosis: fix more locations (07dd745)
  • yarn install error (5175608)

Features

  • add vercel analytics (2068510)
  • added mainnet subgraph (617849c)
  • analytics-custom-events: track invoice total (0cd8ab1)
  • analytics-events: add custom events (91a92fe)
  • InvoiceDashboardTable.tsx: make row clickable (a03971c)
  • metamask-wallet: add metamask (b90a6d0)
  • rainbowkit: add MM-wallet (d20fb82)
  • site analytics: add google analytics tag (d522ad3)
  • supporting mainnet on frontend (22c644c)
  • toast ux for lock and add milestone (ddc0ae4)
  • toast ux for release! (6348a25)
  • tx handle withdraw (44e2001)
  • vercel-events: add chainId to InvoiceCreated (fe6bcf4)

Reverts

  • Revert "Update Select.tsx" (52dd5e8)
  • Revert "found the culprit: maybe" (96fe08a)
  • Revert "added revalidate hook" (e54a20c)
  • Revert "try swr maybe!!" (44ae2a5)
  • Revert "save: update progress" (964e9dd)