forked from labscommunity/arweave-wallet-kit
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(merge): main to alpha #19
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Implement Kardeshev Wallet Kit
fix(version): add version to exported files
fix(version): update version script to target dist
Release fixes on actions
# 1.0.0 (2024-10-24) ### Bug Fixes * **actions:** add concurrency check ([bf7d84a](bf7d84a)) * add back node tsconfig ([5734c80](5734c80)) * Add error handling to ans profile fetch ([64f2242](64f2242)) * ans hook ([f2e9f97](f2e9f97)) * app icon ([ed40480](ed40480)) * ArConnect slogan ([e0b881f](e0b881f)) * bump package version ([0d4b49c](0d4b49c)) * close modal if connected ([3b822ab](3b822ab)) * connectin screen styles ([3f41e2c](3f41e2c)) * css ([d4fa8af](d4fa8af)) * Decode tags before sending to othent ([7e977fd](7e977fd)) * dispatch dependencies ([3c7a88e](3c7a88e)) * ensurepermissions without disconnecting ([108552e](108552e)) * exports ([d3a8550](d3a8550)) * inidividual strategy typings ([1576a70](1576a70)) * **lint:** update code with fixes for errors shown by lint ([ec7c73c](ec7c73c)) * **modal:** prevent blurring by switching from transform properties to width, flex, and position ([9891b92](9891b92)) * Othent getPermissions recursive calls with addressListeners ([7eb0d47](7eb0d47)) * pkg ([af6b88c](af6b88c)) * readme tables ([25249c4](25249c4)) * Resolve path to type declarations inside exports ([b99b1ce](b99b1ce)) * responsiveness ([104a378](104a378)) * save strategy ([7f515d2](7f515d2)) * typescript errors ([5dcc8e8](5dcc8e8)) * useApi() hook ([8ed566a](8ed566a)) * useMobile not working in nextjs ([aa3a689](aa3a689)) * **version:** add version to exported files ([a363d2d](a363d2d)) * **version:** update version script to target dist ([1b12315](1b12315)) * **wallets:** bump arweave-wallet-connector and implement signDataItem on class ([4d66ad2](4d66ad2)) * **workflows:** update workflows ([da6dbeb](da6dbeb)) * yarn ([8f2d469](8f2d469)) * **yarn:** add yarn rc ([5a4d8d3](5a4d8d3)) ### Features * "useApi" hook ([cfe4607](cfe4607)) * active address ([27fa0c8](27fa0c8)) * active address sync ([9573a91](9573a91)) * add linaria ([c08bb0d](c08bb0d)) * add Othent functions ([fee46ba](fee46ba)) * address hooks ([2db7b3e](2db7b3e)) * advanced API ID override ([22b72be](22b72be)) * allow theme overrides ([9796fcb](9796fcb)) * api ([fc876ae](fc876ae)) * application ([f7cf401](f7cf401)) * arweave-based logos for strategies ([b66453f](b66453f)) * arweave.app support ([fb3ac7d](fb3ac7d)) * basic browser wallet strategy ([fe4466e](fe4466e)) * basic contexts and hooks ([f594da3](f594da3)) * basic modal wip ([d260a8d](d260a8d)) * bottom modal for mobile devices ([f8b9c48](f8b9c48)) * brave paragraph ([00e8a3f](00e8a3f)) * button ([4b4fdb0](4b4fdb0)) * check if strategy is available ([2cf5512](2cf5512)) * client side components for nextjs ([666584c](666584c)) * connect button docs ([a10d318](a10d318)) * connect button wip ([547fb99](547fb99)) * connect buttons ANS & "useAns" hook ([efd04af](efd04af)) * connecting screen wip ([94c7baf](94c7baf)) * connecting wip ([f0f004f](f0f004f)) * dispatch() Othent ([3a8e794](3a8e794)) * display kit version ([6693630](6693630)) * display strategy icon in profile window ([97c644f](97c644f)) * don't have a wallet section ([a43d5b5](a43d5b5)) * export usePermissions ([388f03c](388f03c)) * finish up ArConnect strategy ([52c2e6f](52c2e6f)) * finish up connect flow ([7db4177](7db4177)) * hanlde brave shields wip ([0acb115](0acb115)) * interop ([59c5615](59c5615)) * mobile optimizations wip ([8a24f2b](8a24f2b)) * modal head component ([977b856](977b856)) * more config for the connect button ([0111fd3](0111fd3)) * more config to connect button story ([36b6e8e](36b6e8e)) * othent base works ([32d5e56](32d5e56)) * othent wip ([23941f2](23941f2)) * profile modal ([d66dc55](d66dc55)) * radius support ([1285fc1](1285fc1)) * remove active public key & signature ([4cc5ca3](4cc5ca3)) * restore sessions ([47020a2](47020a2)) * selection ([f478474](f478474)) * show profile modal for connect button ([bfc84bb](bfc84bb)) * sign() Othent ([2f16fe2](2f16fe2)) * simplify types ([eb8b297](eb8b297)) * strategies wip ([9967dba](9967dba)) * **strategies:** add wagmi strategies ([850ff11](850ff11)) * strategy sync and config ([8f44917](8f44917)) * strategy wip ([1805502](1805502)) * sync arweave.app ([746f082](746f082)) * temporary fix ([06c9a32](06c9a32)) * text ([45f0931](45f0931)) * theme transitions & dark theme fixes ([c3d07dc](c3d07dc)) * unavailable message ([dcd49fa](dcd49fa)) * update readme ([dd2da96](dd2da96)) * usePermissions hook & sync permissions for better connection check ([9020bc3](9020bc3)) * workaround withTheme ([0d6f81d](0d6f81d))
🎉 This PR is included in version 1.0.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.0.1-alpha.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.