Skip to content

Commit 1ca776b

Browse files
chore(release): 2.5.0-beta.1 [skip ci]
# [2.5.0-beta.1](v2.4.0...v2.5.0-beta.1) (2024-11-13) ### Bug Fixes * adapt type external ([61ef1f0](61ef1f0)) * add missing `closeModalOld` for the old way of usage ([6457371](6457371)) * add missing tailwind's color tokens from `x-ui` ([1202fa3](1202fa3)) * case when `window` is `undefined` in `getInjectedArgentX` ([de4cae8](de4cae8)) * color ([9039438](9039438)) * ignore ts error ([96c06e1](96c06e1)) * logical error with modal closing ([ff8305d](ff8305d)) * logical error, destroy modal if `resultType !== "wallet"` ([3c71667](3c71667)) * missing import, missing error ([864d6e4](864d6e4)) * pass props and type `downloadLinks` ([6ff294e](6ff294e)) * passing wrong theme to `DynamicIcon` ([5e7cef2](5e7cef2)) * ts error ([a76c303](a76c303)) * usage of `Argent` connector ([0245904](0245904)) * using wrong connector name/icon ([e991747](e991747)) ### Features * adapt modal to new features ([53d303e](53d303e)) * add `approval` prop to `Layout` enum ([960e17c](960e17c)) * add component for rendering icons ([c57a8d8](c57a8d8)) * add new 1 button connector WIP ([6560d74](6560d74)) * add new approval layout ([010f3fc](010f3fc)) * add new prop to `ConnectOptions` ([966a9e7](966a9e7)) * add new UI elements ([1b4066b](1b4066b)) * create helpers for connectors ([ea4008b](ea4008b)) * create modal helpers ([015dff2](015dff2)) * export `StarknetkitCompoundConnector` ([0e4aa84](0e4aa84)) * handle new UI and only QR code approach ([c743c6d](c743c6d)) * improve type StarknetkitCompoundConnector ([3fd36a7](3fd36a7)) * programmatically show install extension section ([d571de8](d571de8))
1 parent 0fbb647 commit 1ca776b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "starknetkit",
3-
"version": "2.4.0-beta.6",
3+
"version": "2.5.0-beta.1",
44
"repository": "github:argentlabs/starknetkit",
55
"private": false,
66
"browser": {

0 commit comments

Comments
 (0)