Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lochie authored Sep 7, 2023
1 parent 7c99544 commit 9396958
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# 1.5.3

wip

## New

- [Rainbow](https://rainbow.me/) extension support.
- Exports `defaultConnectors`.

## Improved

- Added name in header for injected wallet when detected by wagmi.

## Fixed

- Fixed UI overflow in switch network tab.
- Fixed text overlap in switch network buttons.
- Provide `exports.types` in `package.json`

# 1.5.2

This update addresses a few bugs and improves the overall experience of ConnectKit.
Expand Down

4 comments on commit 9396958

@vercel
Copy link

@vercel vercel bot commented on 9396958 Sep 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

connectkit-vite – ./

connectkit-vite-git-main-lfe.vercel.app
connectkit-vite.vercel.app
connectkit-vite-lfe.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 9396958 Sep 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

connectkit-cra – ./

connectkit-cra.vercel.app
connectkit-cra-git-main-lfe.vercel.app
connectkit-cra-lfe.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 9396958 Sep 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

connectkit-nextjs – ./

connectkit-nextjs.vercel.app
connectkit-nextjs-lfe.vercel.app
connectkit-nextjs-git-main-lfe.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 9396958 Sep 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

connectkit-testbench – ./

connectkit-testbench-git-main-lfe.vercel.app
connectkit-testbench-lfe.vercel.app
connectkit-testbench.vercel.app

Please sign in to comment.