Skip to content

Commit

Permalink
docs: latest (#1654)
Browse files Browse the repository at this point in the history
Co-authored-by: Alissa Crane <alissa.crane@coinbase.com>
  • Loading branch information
abcrane123 and alissacrane-cb authored Nov 21, 2024
1 parent 6f0820d commit 67295ed
Show file tree
Hide file tree
Showing 3 changed files with 296 additions and 449 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@

### Patch Changes

- [#1624](https://github.com/coinbase/onchainkit/pull/1624) [`81eb9056c7d1e3948b3d3b84ef8d03ffbf235b23`](https://github.com/coinbase/onchainkit/commit/81eb9056c7d1e3948b3d3b84ef8d03ffbf235b23) Thanks [@dschlabach](https://github.com/dschlabach)! - - **feat**: Add linking functionality to playground. By @dschlabach #1624

- [#1642](https://github.com/coinbase/onchainkit/pull/1642) [`00f0a09c573c3931a7124a1b842178ff90822ece`](https://github.com/coinbase/onchainkit/commit/00f0a09c573c3931a7124a1b842178ff90822ece) Thanks [@abcrane123](https://github.com/abcrane123)! - -**feat**: Upgraded viem to support heterogeneous calls. By @abcrane123 #1527 -**feat**: Added default WagmiProvider and QueryClientProvider if not provided in the React context. By @OxAlec #1589 -**feat**: Added global Toast component. By @brendan-defi #1588
- **feat**: Add linking functionality to playground. By @dschlabach #1624
- **feat**: Upgraded viem to support heterogeneous calls. By @abcrane123 #1527
- **feat**: Added default WagmiProvider and QueryClientProvider if not provided in the React context. By @OxAlec #1589
- **feat**: Added global Toast component. By @brendan-defi #1588

## 0.35.5

Expand Down
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"sitemap": "node createSitemap.js"
},
"dependencies": {
"@coinbase/onchainkit": "0.35.5",
"@coinbase/onchainkit": "0.35.6",
"@types/react": "latest",
"@vercel/edge": "^1.1.1",
"express": "^4.21.1",
Expand Down
Loading

0 comments on commit 67295ed

Please sign in to comment.