
## [0.8.9](https://github.com/reservoirprotocol/reservoir-kit/commit/f3b46d50e620dbb34561e367ef2276c9f63a4045) (2023-01-30)

* Merge pull request #141 from reservoirprotocol/pedro/grwth-1831-fix-safari-rounding-issue-in-v16 [1667052](https://github.com/reservoirprotocol/reservoir-kit/commit/16670524cb72e54be1f9d61d0803f03ef27bce49)
* Merge pull request #142 from reservoirprotocol/ted/grwth-1912-listmodal-profit-doesnt-deduct-royalties [30d827e](https://github.com/reservoirprotocol/reservoir-kit/commit/30d827e2350ca13e476031c6d86734d43fd9ba68)
* Merge pull request #143 from reservoirprotocol/ted/grwth-1893-listing-modal-copy-suggestion [453e9f2](https://github.com/reservoirprotocol/reservoir-kit/commit/453e9f21eebe7ad6caa75970076041a68eb565d5)
* fixed Big Number conversion for weiPrice in List Modal [947547d](https://github.com/reservoirprotocol/reservoir-kit/commit/947547df01102eb33521edf9dbab76f5ce9e7718)
* Updated list modal's button copy [813f863](https://github.com/reservoirprotocol/reservoir-kit/commit/813f863e773d1938bab0a05508a60b0fae975ba0)
* Fix: deduct royalties from profit in list modal [7f42c59](https://github.com/reservoirprotocol/reservoir-kit/commit/7f42c5957f252378924fd1e7bf7f2a7da6d3eb71)
## [0.8.8](https://github.com/reservoirprotocol/reservoir-kit/commit/7c02a38d9a93b8eeffc06c041bf9ec77c7a8bd0b) (2023-01-23)

* Fix safari rounding issues when using Intl.NumberFormat [2afb52a](https://github.com/reservoirprotocol/reservoir-kit/commit/2afb52a8cf2a524543fda849492f464f597ddf7e)
* Merge pull request #140 from reservoirprotocol/pedro/grwth-1914-not-getting-updated-balance-for-custom [1667272](https://github.com/reservoirprotocol/reservoir-kit/commit/166727269aa05ca3af18b9057e8b009598270a9a)
* Merge pull request #139 from reservoirprotocol/pedro/grwth-1849-upgrade-swr-to-v2 [a38820d](https://github.com/reservoirprotocol/reservoir-kit/commit/a38820d32025c0c1f17af3c6ae792b5251d42794)
* Remove chain_id configuration from useBalance check [3818d73](https://github.com/reservoirprotocol/reservoir-kit/commit/3818d7337febcedd476af09be1b76d23c74cd4c7)
* Fix hasNextPage when using an offset [7358721](https://github.com/reservoirprotocol/reservoir-kit/commit/73587210b0872c043dbdad8c7590c5db931b6959)
* fix swr migration issue when passing string vs array to fetcher [14fc230](https://github.com/reservoirprotocol/reservoir-kit/commit/14fc2302e204fc8058a31924c700a983445e142b)
* Fix useCollections hook not passing api key or version [1829507](https://github.com/reservoirprotocol/reservoir-kit/commit/18295079e3d5c12001f4b284db8d5fc3d7795c94)
* Normalize hook responses and add resetCache function to hook response [d4a99ea](https://github.com/reservoirprotocol/reservoir-kit/commit/d4a99eac8c7149f079e30cc8eaa6177ababbc187)
* + Refactor [e3d6754](https://github.com/reservoirprotocol/reservoir-kit/commit/e3d67544a4ec3a5633b212fc80645f1c8538da58)
* + Fix [51f1285](https://github.com/reservoirprotocol/reservoir-kit/commit/51f1285ff539101c931c7f5461bfda04081ae5d5)
* + Add nftearth exchange [82fc383](https://github.com/reservoirprotocol/reservoir-kit/commit/82fc38331f40ac801d40ac132ed8a091ed63a22a)
## [0.8.8](https://github.com/reservoirprotocol/reservoir-kit/commit/7c02a38d9a93b8eeffc06c041bf9ec77c7a8bd0b) (2023-01-23)

* Merge pull request #140 from reservoirprotocol/pedro/grwth-1914-not-getting-updated-balance-for-custom [1667272](https://github.com/reservoirprotocol/reservoir-kit/commit/166727269aa05ca3af18b9057e8b009598270a9a)
* Merge pull request #139 from reservoirprotocol/pedro/grwth-1849-upgrade-swr-to-v2 [a38820d](https://github.com/reservoirprotocol/reservoir-kit/commit/a38820d32025c0c1f17af3c6ae792b5251d42794)
* Remove chain_id configuration from useBalance check [3818d73](https://github.com/reservoirprotocol/reservoir-kit/commit/3818d7337febcedd476af09be1b76d23c74cd4c7)
* Fix hasNextPage when using an offset [7358721](https://github.com/reservoirprotocol/reservoir-kit/commit/73587210b0872c043dbdad8c7590c5db931b6959)
* fix swr migration issue when passing string vs array to fetcher [14fc230](https://github.com/reservoirprotocol/reservoir-kit/commit/14fc2302e204fc8058a31924c700a983445e142b)
* Fix useCollections hook not passing api key or version [1829507](https://github.com/reservoirprotocol/reservoir-kit/commit/18295079e3d5c12001f4b284db8d5fc3d7795c94)
* Normalize hook responses and add resetCache function to hook response [d4a99ea](https://github.com/reservoirprotocol/reservoir-kit/commit/d4a99eac8c7149f079e30cc8eaa6177ababbc187)
## [0.8.7](https://github.com/reservoirprotocol/reservoir-kit/commit/6daa7a0babde75c34f53b26c9f52988194a118ea) (2023-01-20)

* Merge pull request #132 from reservoirprotocol/pedro/grwth-1668-improvement-for-listing-1155-in-quantity [e3c135d](https://github.com/reservoirprotocol/reservoir-kit/commit/e3c135d6cd15f69e346435d5ceb591a115276c7e)
* fix: prevent 0 pricing when listing [ba92d2f](https://github.com/reservoirprotocol/reservoir-kit/commit/ba92d2fbe258a8a846908a2226a796f9906f6e1e)
* Merge pull request #133 from reservoirprotocol/pedro/grwth-1679-update-single-token-purchase-price [1faf587](https://github.com/reservoirprotocol/reservoir-kit/commit/1faf58741fc9853149a5e33cd12617c96436d9d8)
* Merge pull request #136 from reservoirprotocol/pedro/grwth-1678-acceptbid-modal-price-change-update [0c71239](https://github.com/reservoirprotocol/reservoir-kit/commit/0c712394a59bd2e4113bd1143eae41ef9210b11b)
* Merge pull request #135 from reservoirprotocol/pedro/grwth-1743-bidmodal-displays-collection-floor-ask [cfbd8a3](https://github.com/reservoirprotocol/reservoir-kit/commit/cfbd8a39fa786172f64338a3caa47a6e085e0d8a)
* Merge pull request #137 from reservoirprotocol/pedro/grwth-1519-client-passes-currency-when-filling [b624149](https://github.com/reservoirprotocol/reservoir-kit/commit/b6241494b00ebf0c0eda662929e9d6f93955c376)
* Update AcceptBidModal title [dcf3050](https://github.com/reservoirprotocol/reservoir-kit/commit/dcf30500b7c3580ad0e9f0dae8aee5d7171b277b)
* Remove currency from params when buying a listing, handled automatically on the backend [17804be](https://github.com/reservoirprotocol/reservoir-kit/commit/17804be10337eb604b124e678cb71e6d11d42502)
* BuyModal: ignore listings that are not active [f5bbb78](https://github.com/reservoirprotocol/reservoir-kit/commit/f5bbb7859c27d9ecf5c5e615e25e6a3d1bec963d)
* ListModal remove sync logic and toggle, remove prepopulated price, improve ux when price is 0 [410ba82](https://github.com/reservoirprotocol/reservoir-kit/commit/410ba8230dd7f03ee93d536712a1dd51096349c2)
## [0.8.6](https://github.com/reservoirprotocol/reservoir-kit/commit/9ddaf5de3534753a4b1f97b6c77d549bec14d0af) (2023-01-12)

* Improve accept bid modal loading ux and improve price mismatch ux [93f5a84](https://github.com/reservoirprotocol/reservoir-kit/commit/93f5a84458541c318707f7842e713f3c5fc0b8cb)
* Fix floor ask price for trait selector in the BidModal [8fe3c64](https://github.com/reservoirprotocol/reservoir-kit/commit/8fe3c64eb83b6d0334bb8c99c101b30b4c9d86c7)
* Updated token media prop types [65a54e0](https://github.com/reservoirprotocol/reservoir-kit/commit/65a54e0c2748bcb1db271be2282198a168d04455)
* Improve loading ux and refresh data if an error occurs whenn trying to buy [7cd3749](https://github.com/reservoirprotocol/reservoir-kit/commit/7cd3749e5ab155b443232edb5bfdab0385322fb2)
* Improve 1155 listing ux, unblock opensea 1155 quantity listing [0d22cac](https://github.com/reservoirprotocol/reservoir-kit/commit/0d22cac16467e4f91692aea4380fc1e7e4092ae1)
* Merge pull request #129 from reservoirprotocol/pedro/grwth-1294-useownerlistings-hook-firing-when-not [7170a45](https://github.com/reservoirprotocol/reservoir-kit/commit/7170a45c94a4d68c6435a89ba25b5133d92bd70a)
* Add padding to TokenMedia and aspect ratio [07efc9c](https://github.com/reservoirprotocol/reservoir-kit/commit/07efc9cf1fed40adfb0827c01403814cc82a370a)
* Prevent useOwnerListings hook from firing if user is not connected [6b2e7f3](https://github.com/reservoirprotocol/reservoir-kit/commit/6b2e7f34e3e9282f83c405b43531186aeab5a55d)
## [0.8.5](https://github.com/reservoirprotocol/reservoir-kit/commit/8bbe6e912eb7f4e08cf40518dff264e44ecd606d) (2023-01-09)

* Merge pull request #128 from reservoirprotocol/feature/use-user-collections-hook [273d7fa](https://github.com/reservoirprotocol/reservoir-kit/commit/273d7fafdf7ee9c4536ae70f1602880f94ffb584)
* Updated limit variable name and logic [a81dcc6](https://github.com/reservoirprotocol/reservoir-kit/commit/a81dcc6d9a96934bc934a0404654c108afb665cd)
* Added dynamic pageLimit variable and updated default limit [f68bdb4](https://github.com/reservoirprotocol/reservoir-kit/commit/f68bdb457d77c41818153642682fb0f37171c6d1)
* Updated default limit and offset size for useUserCollections [56af4de](https://github.com/reservoirprotocol/reservoir-kit/commit/56af4de0c96603539f8e5c4aa0ffb31b02bc8bbb)
* Add useUserCollections hook [d9af588](https://github.com/reservoirprotocol/reservoir-kit/commit/d9af5888ff109c166edb7a4f35ec2863a8767073)
## [0.8.4](https://github.com/reservoirprotocol/reservoir-kit/commit/3773ef2af129451a86c98cc15131158539b1b6c0) (2023-01-06)

* Merge pull request #126 from reservoirprotocol/pedro/res-1606-update-copy-on-rk-for-polygon [2683361](https://github.com/reservoirprotocol/reservoir-kit/commit/26833612b002d2b2122223e4e0b2ec494f198ebc)
* Upgrade useCollections hook to a paginated hook [7768490](https://github.com/reservoirprotocol/reservoir-kit/commit/776849090548752561cbd9327c7bf56bd681ab77)
* Make etherscan text dynamic based on current chain [67a8824](https://github.com/reservoirprotocol/reservoir-kit/commit/67a8824d5af82e1ffb853cd03e63598855b25fc2)
## [0.8.3](https://github.com/reservoirprotocol/reservoir-kit/commit/4d3c1fcce11f34d3efb24633414da8a46b2d324d) (2023-01-04)

* Update hasNextPage logic for activity hooks [61e75c1](https://github.com/reservoirprotocol/reservoir-kit/commit/61e75c116a25bae726ea1e8f8b641655fe2993ae)
## [0.8.2](https://github.com/reservoirprotocol/reservoir-kit/commit/4592b2d3fc7c0cf2354b14d1eba812b002e9c7a0) (2023-01-03)

## [0.8.1](https://github.com/reservoirprotocol/reservoir-kit/commit/c73cfe8acfa3a4e684bf1ddf757f587d43c2d59f) (2023-01-03)

## [0.8.0](https://github.com/reservoirprotocol/reservoir-kit/commit/94aa4da3d6baf90aff853bf23fafcc88a154af8d) (2023-01-03)

* Fix type errors when migrating to asks hook and bids hook [f57b5d3](https://github.com/reservoirprotocol/reservoir-kit/commit/f57b5d32ac40945fa37682ee255e49f6dccc5680)
* Merge pull request #123 from reservoirprotocol/pedro/res-1595-update-rk-hooks-to-use-latest-apis [f65aa84](https://github.com/reservoirprotocol/reservoir-kit/commit/f65aa84145191a5942a97cefd11c055b9ce2045a)
* Updated deprecated apis used in hooks/modals [14dd5c3](https://github.com/reservoirprotocol/reservoir-kit/commit/14dd5c39394063d767be11666e31f367e9c38ce8)
* Add cancel listing modal [c815fe5](https://github.com/reservoirprotocol/reservoir-kit/commit/c815fe5da7ffca83126174389f9d08e499f7aee2)
* Fix list modal button close color [c0233b4](https://github.com/reservoirprotocol/reservoir-kit/commit/c0233b4c5a2a6ed63f093ce793e0ef6bedfe9574)
* Completes RES-1512 [20f54d4](https://github.com/reservoirprotocol/reservoir-kit/commit/20f54d4cf0c4263cb62683105495172ee5d9516a)
* CancelBid modal [ff7b989](https://github.com/reservoirprotocol/reservoir-kit/commit/ff7b9897a731f5ddfad2e8866e8efbfbbbb854d3)
* Merge branch 'main' into pedro/res-1350-rk-cancel-offers [067279f](https://github.com/reservoirprotocol/reservoir-kit/commit/067279f76c7ebc6f384659624579ab1b37a04db9)
## [0.7.5](https://github.com/reservoirprotocol/reservoir-kit/commit/ba97b3c4b2540b9353228f1011c001279b595308) (2022-12-28)

* Rename reservoir-kit-client to reservoir-sdk [5591309](https://github.com/reservoirprotocol/reservoir-kit/commit/5591309a87948588f0d379133be0a5669855f2f3)
## [0.7.4](https://github.com/reservoirprotocol/reservoir-kit/commit/c19e0aca0221265e93ef37a272b027c10c8e3682) (2022-12-28)

* Always pass chain id with useBalance hook [78648f7](https://github.com/reservoirprotocol/reservoir-kit/commit/78648f741b9ed40d20756f0815ce91a5cea6ffcf)
* Resolve conflicts [fd07f9c](https://github.com/reservoirprotocol/reservoir-kit/commit/fd07f9ccd5b12acc5ac8f8960a4ef489284ee4b3)
* Support different chains and tokens when checking balance [8c313a1](https://github.com/reservoirprotocol/reservoir-kit/commit/8c313a1f389185c1009e737a3e0f2998d5b5434c)
* Add lowest value to formatCurrency, fix wrapped contract price display when accepting a bid [5c8a6e2](https://github.com/reservoirprotocol/reservoir-kit/commit/5c8a6e26fe452fea436180ea32354eebc81317fe)
* Fix USD price to use wrapped contract symbol for BidModal [b67fff2](https://github.com/reservoirprotocol/reservoir-kit/commit/b67fff2c281a665a7503f1a785d26006824f595c)
## [0.7.3](https://github.com/reservoirprotocol/reservoir-kit/commit/8784098b7ed7e841a707d3fe25be7c5ebc8dd7f3) (2022-12-21)

* Merge pull request #113 from reservoirprotocol/pedro/res-1642-add-oncurrentstepupdate-hook-to [6fe4a9a](https://github.com/reservoirprotocol/reservoir-kit/commit/6fe4a9a20cd86ff8fdd48fc09adcd86bfdd23fbe)
* Allow for configuring button text color [76c322f](https://github.com/reservoirprotocol/reservoir-kit/commit/76c322f3766887f413efe4f1bc482736351dbecb)
* Accept bid onCurrentStepUpdate [847d29d](https://github.com/reservoirprotocol/reservoir-kit/commit/847d29d032770aa50c299147865d3957949d6f84)
## [0.7.2](https://github.com/reservoirprotocol/reservoir-kit/commit/09f88cfc9102ff0aee5eb5bab858aa1db3ce7604) (2022-12-19)

* Better support for contract ranges when accepting a bid [f7ee8b8](https://github.com/reservoirprotocol/reservoir-kit/commit/f7ee8b88dcf45d12468cd455ddeae276b02641c9)
* Cancel offer modal [f13ade4](https://github.com/reservoirprotocol/reservoir-kit/commit/f13ade456d6d317314c6cc299008ce77ab512ba7)
* fix: wrong git repo link [d7c77bf](https://github.com/reservoirprotocol/reservoir-kit/commit/d7c77bfc9ba2e62f2830dd0d04c3d1e8d31a057a)
## [0.7.1](https://github.com/reservoirprotocol/reservoir-kit/commit/d6c1d19339f915d7d19f45163793503cb7b49ecf) (2022-12-14)

* Add file extensions to js imports [97b4c8a](https://github.com/reservoirprotocol/reservoir-kit/commit/97b4c8a99225d8b1e1b0469f665ec40e022d8161)
## [0.7.0](https://github.com/reservoirprotocol/reservoir-kit/commit/02c7ff0b6c0878d5df78a0a5eb9aba3ffe55bba2) (2022-12-13)

* Upgrade wagmi to 0.9, fix issues when migrating to esmodules and dropping commonjs modules [30ea0f5](https://github.com/reservoirprotocol/reservoir-kit/commit/30ea0f5123b4e762bbdbdbc3288c14793108019e)
## [0.6.6](https://github.com/reservoirprotocol/reservoir-kit/commit/dcc88bd541428d70e0421b0cee52c5b7936f79f5) (2022-12-12)

* switch to iframe for rendering svgs [765f86d](https://github.com/reservoirprotocol/reservoir-kit/commit/765f86dba10dfc8bab780961e826275e9809dac2)
## [0.6.5](https://github.com/reservoirprotocol/reservoir-kit/commit/95ac21ebb98b687a55cbca69968e3a79955db0b8) (2022-12-06)

## [0.6.4](https://github.com/reservoirprotocol/reservoir-kit/commit/01fc0c106191ead35113a16766094f63ccad850d) (2022-12-06)

* Upgrade to user tokens v6 endpoint [8ce46bc](https://github.com/reservoirprotocol/reservoir-kit/commit/8ce46bc1e91229cd68d2e15ddb218fa62450291b)
## [0.6.3](https://github.com/reservoirprotocol/reservoir-kit/commit/02d316d732ec5dbd476727c31e3fd0e9ef19a3f5) (2022-12-05)

* Fix usd to coin conversion falls back to 1000 instead of 0 on ListModal [addf7ca](https://github.com/reservoirprotocol/reservoir-kit/commit/addf7ca8858bcb4419b9ffcddd8357e73f542240)
## [0.6.2](https://github.com/reservoirprotocol/reservoir-kit/commit/d061183789efc89fd4f9aded1226d69442f99378) (2022-12-02)

* Add fallback style and className to fallback component [bda79f1](https://github.com/reservoirprotocol/reservoir-kit/commit/bda79f104ea81329db1557f755f35cd7c570041c)
## [0.6.1](https://github.com/reservoirprotocol/reservoir-kit/commit/4668c20924226a7f4f605f554162d6b0b3d39be5) (2022-11-29)

* Merge pull request #98 from reservoirprotocol/pedro/res-673-support-buying-multiple-1155-tokens [14fd210](https://github.com/reservoirprotocol/reservoir-kit/commit/14fd210b2f85629b7e68e600cd74eeaab57d80df)
* Fix balance check when total price changes not updating hasEnoughEth variable [eebf2a6](https://github.com/reservoirprotocol/reservoir-kit/commit/eebf2a6a751d3674eec4faf18f1ba329dd8ecee2)
* Merge branch 'pedro/res-673-support-buying-multiple-1155-tokens' of github.com:reservoirprotocol/reservoir-kit into pedro/res-673-support-buying-multiple-1155-tokens [45b70dd](https://github.com/reservoirprotocol/reservoir-kit/commit/45b70ddce451eb79bb57cc901bbdaf0aba84336f)
* Merge branch 'main' into pedro/res-673-support-buying-multiple-1155-tokens [9f86414](https://github.com/reservoirprotocol/reservoir-kit/commit/9f86414bc50c010d4ef0924903c27eb87653a20e)
## [0.6.0](https://github.com/reservoirprotocol/reservoir-kit/commit/dabcaa32cf61017bc514b4952db26b94ac22dfd5) (2022-11-28)

* Merge pull request #106 from reservoirprotocol/pedro/res-1166-convert-bps-fee-to-wei-price-when-buying [ab1c907](https://github.com/reservoirprotocol/reservoir-kit/commit/ab1c9071f6be9382cf0d26777fe265f9a45db9c6)
* Merge branch 'pedro/res-955-rk-broken-currency-logo-on-polygon' of github.com:reservoirprotocol/reservoir-kit into pedro/res-955-rk-broken-currency-logo-on-polygon [9cef78f](https://github.com/reservoirprotocol/reservoir-kit/commit/9cef78fedd64d8425d283077de0ce79bb73b92b7)
* Resolve conflicts [fb66b4e](https://github.com/reservoirprotocol/reservoir-kit/commit/fb66b4e3289262799f340075500d7cb1eccc14fb)
## [0.5.12](https://github.com/reservoirprotocol/reservoir-kit/commit/3912d593ea7230b68ae6be7d46b2c5e2299b933a) (2022-11-28)

* Improve audio and video rendering, adding a default fallback [d42326b](https://github.com/reservoirprotocol/reservoir-kit/commit/d42326b9b2419dc6a7e89e32c6dcf2a7a6cc2f5b)
* Loosen type restrictions for TokenMedia [dfa45e6](https://github.com/reservoirprotocol/reservoir-kit/commit/dfa45e6477f489996a676fbd947019cb85182df7)
* swapped illustrations for generic icons [a5cc2e5](https://github.com/reservoirprotocol/reservoir-kit/commit/a5cc2e51ff4dd8943305dd1d35dc8a10c2530905)
* Disable quantity selector on Listmodal if a non native marketplace is selected [9f0348e](https://github.com/reservoirprotocol/reservoir-kit/commit/9f0348efe7f041766d4ab90f2f5cbc661b62dde5)
* Merge branch 'main' into pedro/res-672-support-listing-more-than-one-1155 [0ccfa46](https://github.com/reservoirprotocol/reservoir-kit/commit/0ccfa46db62cc74dfbdc67b7b120f8f3cada7c7f)
* Remove referrerFee from global configuration due to difficulty calculating bps to atomic unit [b97ec47](https://github.com/reservoirprotocol/reservoir-kit/commit/b97ec473860c3640d1c5999bc66d3ff4a94ae260)
* Default dimensions and positioning for TokenMedia [e51e548](https://github.com/reservoirprotocol/reservoir-kit/commit/e51e548fff24e44a95cea1e90e3962a448356572)
* Add normalize royalties to useListings hook in BuyModal [d334541](https://github.com/reservoirprotocol/reservoir-kit/commit/d334541102171392820d59494c61b8327a8c4b20)
* Calculate referral fee in lowest common denominator in BuyModal [36ec148](https://github.com/reservoirprotocol/reservoir-kit/commit/36ec1488c419dfe0c63a4cd50f495ff705442a44)
* Fix quantity not recalculating ListToken method in ListModalRenderer [3406c6f](https://github.com/reservoirprotocol/reservoir-kit/commit/3406c6f4b3625c4a44b286f7ee714717c2ae0f34)
* Token media renderer [800aef7](https://github.com/reservoirprotocol/reservoir-kit/commit/800aef7de62b4cba2b73a5062b597cc07486325d)
## [0.5.11](https://github.com/reservoirprotocol/reservoir-kit/commit/8ca45dc44f4662ab12cd836c04e04f860e921a56) (2022-11-18)

* Support normalize royalties in useUserTopBids hook [b30fff7](https://github.com/reservoirprotocol/reservoir-kit/commit/b30fff739b5711ed9472a86a6dc0f5a4d0aa2766)
* Fix attributes recalculating on every render [5ff1f0a](https://github.com/reservoirprotocol/reservoir-kit/commit/5ff1f0a7149047de5bd508bd03d747d3203e2be6)
* Multiply quantity by price when buying multiple erc1155 tokens in BuyModal [c2bc9f7](https://github.com/reservoirprotocol/reservoir-kit/commit/c2bc9f7ce0e36fab50ef4989b47bcfca01a65b8f)
* Merge branch 'main' into pedro/res-673-support-buying-multiple-1155-tokens [624ed4e](https://github.com/reservoirprotocol/reservoir-kit/commit/624ed4e340e06c214f4bdddd0fca4ed95de994e6)
## [0.5.11](https://github.com/reservoirprotocol/reservoir-kit/commit/995208c2a05b5465920cfb697fbed38e95c033a1) (2022-11-18)

* Merge pull request #103 from reservoirprotocol/pedro/res-1159-add-normalizedroyalties-to [ff2d479](https://github.com/reservoirprotocol/reservoir-kit/commit/ff2d4794cefe087d71dd97d88823c0d5d52976e3)
* Support normalize royalties in useUserTopBids hook [167404f](https://github.com/reservoirprotocol/reservoir-kit/commit/167404f4cf41a9fd632d5a4a1828ef3980064c14)
* Fix attributes recalculating on every render [aadb2f8](https://github.com/reservoirprotocol/reservoir-kit/commit/aadb2f80ec3ad6ed9b79e1f7f1dfe30240400ea4)
* added support for buying by order id in the BuyModal [6e8bdb3](https://github.com/reservoirprotocol/reservoir-kit/commit/6e8bdb3ac759da953236fc320b65cc17291cc7d9)
* Merge branch 'main' of https://github.com/reservoirprotocol/reservoir-kit into ted/res-1139-rk-upgrade-wagmi-to-v07x [4242e80](https://github.com/reservoirprotocol/reservoir-kit/commit/4242e80714a78c8274854894843b720cba0268b3)
* switched wagmi to v0.7 [fd281e4](https://github.com/reservoirprotocol/reservoir-kit/commit/fd281e4c37fb7e24571f89da257e2521137bebc9)
* Fix issues with loading listing in buy modal [ef59ae5](https://github.com/reservoirprotocol/reservoir-kit/commit/ef59ae5c5b94be3ee9fb129c93ea3fbe64963927)
## [0.5.10](https://github.com/reservoirprotocol/reservoir-kit/commit/c516cd0bcc4e7934d674003101e52727e5971c83) (2022-11-16)

* Get normalizeRoyalties flag from client instead of RK ui provider [c031956](https://github.com/reservoirprotocol/reservoir-kit/commit/c03195644a33f200b972320f98905327eade45ea)
* Merge branch 'main' of https://github.com/reservoirprotocol/reservoir-kit into ted/res-1139-rk-upgrade-wagmi-to-v07x [eb879cc](https://github.com/reservoirprotocol/reservoir-kit/commit/eb879cc712acbeb8a78b4dfaf7a494739ce32c57)
## [0.5.10](https://github.com/reservoirprotocol/reservoir-kit/commit/9fefc15eb04dccb0e67e085fdb59ca2a27f47b2a) (2022-11-16)

* upgraded wagmi to 0.7.4 and fixed breaking changes [3710d63](https://github.com/reservoirprotocol/reservoir-kit/commit/3710d633d30f17b72afbd8445c07eba60ffb22ba)
* Support overriding normalize royalties in reservoir-kit client [b937df8](https://github.com/reservoirprotocol/reservoir-kit/commit/b937df80ba7d5c7d5108acfccca112e6a65afc86)
## [0.5.9](https://github.com/reservoirprotocol/reservoir-kit/commit/0438c30679229ca48191dad1dd8ac95ba5df6266) (2022-11-15)

* Merge pull request #90 from reservoirprotocol/pedro/res-967-buymodal-expected-price [848c104](https://github.com/reservoirprotocol/reservoir-kit/commit/848c10440d782667295a7d9fa990f549e8d78e6b)
* Merge pull request #91 from reservoirprotocol/feature/normalized-royalties [96c853e](https://github.com/reservoirprotocol/reservoir-kit/commit/96c853ed088efa14ea6874351b0cfefd04e51309)
* Resolve conflicts [8d2ab48](https://github.com/reservoirprotocol/reservoir-kit/commit/8d2ab48dab8de568eca76960469d184327f2ecf1)
* Merge pull request #93 from reservoirprotocol/pedro/res-1060-slow-loading-ux-bid-modal-deeplinking [af10bd4](https://github.com/reservoirprotocol/reservoir-kit/commit/af10bd424ba0e4528c85cd165175a91c572754f2)
* Merge pull request #94 from reservoirprotocol/pedro/res-709-bidmodal-attribute-filter-doesnt-support [86c0945](https://github.com/reservoirprotocol/reservoir-kit/commit/86c094534102d2acf09e68fbfc2878b2b8375a19)
* Support erc1155 quantity selection in BuyModal [24101fa](https://github.com/reservoirprotocol/reservoir-kit/commit/24101faea2296688741955f25476e1e3d49e1ea8)
* update default and follow-thru on close [21a3d93](https://github.com/reservoirprotocol/reservoir-kit/commit/21a3d939c088f4c16ad2bd1b1ac5b58dda7cf1ee)
* Support erc1155 quantity selection in ListModal [c51bffd](https://github.com/reservoirprotocol/reservoir-kit/commit/c51bffd36867178ef2f874e306608a33b010ada7)
* bid expiry to 1mo to match listing [04f8cd7](https://github.com/reservoirprotocol/reservoir-kit/commit/04f8cd789eb11745f636b00da656257ceee8ad45)
## [0.5.8](https://github.com/reservoirprotocol/reservoir-kit/commit/21c03f34f8f4d54a1dfb2bd4d409b53cdffaa324) (2022-11-11)

* Set default ListModal expiration to 1 month [d906c98](https://github.com/reservoirprotocol/reservoir-kit/commit/d906c98fc28e34287ccbf80fe9752d20b5630df2)
* Filter out range attributes from BidModal attribute selector [c102466](https://github.com/reservoirprotocol/reservoir-kit/commit/c102466d2a746c5bd81492c9735749604aac124d)
* Fix unnecessary call to fetch attributes when bidding on a token using the BidModal [4d255cf](https://github.com/reservoirprotocol/reservoir-kit/commit/4d255cf12d2c8fc694af46adaaf7e6f681a5fec9)
* Improve ux when loading a bid to accept in the AcceptBidModal [71c22a2](https://github.com/reservoirprotocol/reservoir-kit/commit/71c22a253b72f48a5c17b5d9e30017ae492709ff)
* Fix issues with wrapped contract balaance lookup in bids [d14cb9e](https://github.com/reservoirprotocol/reservoir-kit/commit/d14cb9ebdad82aab32eb8ef2da3edf51bd3b78c0)
* Fixes RES-1028: add ability to override global normalize royalties configuration per relevant modal [c69ce46](https://github.com/reservoirprotocol/reservoir-kit/commit/c69ce46a31199a165882c024484fe79174e03a96)
* Fixes RES-1030: Add support for global normalized royalties configuration [adb9d62](https://github.com/reservoirprotocol/reservoir-kit/commit/adb9d62ba83af5926d72302c9bb8b14fbc5dd3af)
* Add support for polygon and refactor for generic native/wrapped currencies based on chain [822498d](https://github.com/reservoirprotocol/reservoir-kit/commit/822498df643e6df7406989d738ffe23355353c8f)
* Improve error message for price mismatch in buy modal [4d10a02](https://github.com/reservoirprotocol/reservoir-kit/commit/4d10a02c3a4a7ff17e6f54a1746434833a358263)
## [0.5.7](https://github.com/reservoirprotocol/reservoir-kit/commit/31e969397c1ebdee1c888c464ad8312ef831972c) (2022-11-04)

* Add support for accepting a bid by id in the AcceptBidModal [64016b3](https://github.com/reservoirprotocol/reservoir-kit/commit/64016b3dfa2c65fc43328b545facd9331d5e4a61)
* Add ability to enable/disable useBids hook [8e3d6d9](https://github.com/reservoirprotocol/reservoir-kit/commit/8e3d6d97007bb447f0e650a8b9d46867fbcfd84a)
## [0.5.6](https://github.com/reservoirprotocol/reservoir-kit/commit/3c8cc3b3a8678a2d496c82d6900713b9687a6291) (2022-10-26)

## [0.5.5](https://github.com/reservoirprotocol/reservoir-kit/commit/a83c6b2009ee22818c4c62f8af95e054fc8a8f47) (2022-10-26)

## [0.5.4](https://github.com/reservoirprotocol/reservoir-kit/commit/1379ceac17b3026cd6591780e5ad9b27fbfb20f0) (2022-10-25)

* Merge pull request #84 from reservoirprotocol/fix/list-modal-text-overflow [5ea641d](https://github.com/reservoirprotocol/reservoir-kit/commit/5ea641d6955691b0347ec2c45aaf0a26404e7188)
* Fix issue with attribute prop after opening [94515f0](https://github.com/reservoirprotocol/reservoir-kit/commit/94515f08553d4c60aebc43dd01d22410bf954c37)
* Merge branch 'main' into pedro/res-520-support-for-opening-modals [4b5db7d](https://github.com/reservoirprotocol/reservoir-kit/commit/4b5db7d77a39173e77f9c9197ef40894d27254bc)
* Add ListModal toggle for nativeOnly to remove all non native marketplaces [cef9531](https://github.com/reservoirprotocol/reservoir-kit/commit/cef9531924f9d43870818c8cabe26d5bbe161670)
## [0.5.3](https://github.com/reservoirprotocol/reservoir-kit/commit/712425aaf48570da98c7df2d0a39a85f6fd6f524) (2022-10-24)

* Switch to standard US date format when displaying dates [a4f5fa1](https://github.com/reservoirprotocol/reservoir-kit/commit/a4f5fa1e5cbeccf0e857ca1c47c2bfb270d6b784)
* Add openState property to programmatically open the BuyModal, ListModal, BidModal and AcceptBidModal [8d046a6](https://github.com/reservoirprotocol/reservoir-kit/commit/8d046a6b45504daa7d754fbe6e9c606a90800354)
## [0.5.2](https://github.com/reservoirprotocol/reservoir-kit/commit/387d2fa6b811df554518a5d87f9c3cef67f29d81) (2022-10-21)

## [0.5.1](https://github.com/reservoirprotocol/reservoir-kit/commit/44bbcbccca2321549a918590e3f09db68446cfbf) (2022-10-20)

* Fix issue with useUserActivity types [167b246](https://github.com/reservoirprotocol/reservoir-kit/commit/167b2468625e212b75a25b2b1cf605993eb8a1ba)
## [0.5.0](https://github.com/reservoirprotocol/reservoir-kit/commit/d6ed02c3356e447cd44e452a54da97cf4333f174) (2022-10-20)

* Upgrade useCollectionActivity to v4 [be913c1](https://github.com/reservoirprotocol/reservoir-kit/commit/be913c15b52631a99c684430846e0a1cf4785789)
* Merge branch 'main' into fix/list-modal-text-overflow [a57a94c](https://github.com/reservoirprotocol/reservoir-kit/commit/a57a94c6f98947ca19114c365d8a4b70cba91632)
* added truncation support to all labels on the list and bid modals [6aa5da0](https://github.com/reservoirprotocol/reservoir-kit/commit/6aa5da09cb4a61be16f7c8f6dd93a9338450ce9b)
* Fix typescript error in useUserActivity [9e63f50](https://github.com/reservoirprotocol/reservoir-kit/commit/9e63f50685ff553f4eb1c2ff834a69f348300510)
## [0.4.14](https://github.com/reservoirprotocol/reservoir-kit/commit/c2ddf9d22a0ba705fca835de6948cbcfbf8a1b67) (2022-10-20)

* Display blank for List Price when no listing is available [9142c21](https://github.com/reservoirprotocol/reservoir-kit/commit/9142c21980383eda52341ae3575041d24c48cebd)
* Added truncation support for the 'Highest Trait Floor' text on the list modal [3f75179](https://github.com/reservoirprotocol/reservoir-kit/commit/3f751792dd328e79bee6c02de8a5bba9cd7a279b)
## [0.4.13](https://github.com/reservoirprotocol/reservoir-kit/commit/14c41b1b2049b33212096589800daa46a843dddf) (2022-10-13)

* Improve performance when calculating attribute count [6455159](https://github.com/reservoirprotocol/reservoir-kit/commit/6455159bef35d820eed4c4ac5b733499de581f8a)
* Fix performance issues when BidModal renders too many attributes in selector, fix minor BidModal attribute issues [616e28e](https://github.com/reservoirprotocol/reservoir-kit/commit/616e28e96767b1740890d380854d50439a047b20)
* Fix issue with long modals unable to be scrolled [4d44363](https://github.com/reservoirprotocol/reservoir-kit/commit/4d44363bc94badc9f5a9631fb87bbb9b82adbee9)
## [0.4.12](https://github.com/reservoirprotocol/reservoir-kit/commit/473d9e5cad7d296ea77498784f998a251e6ef2c4) (2022-10-12)

* Fix useCollectionActivity using wrong version (v2 => v3) [7e4e054](https://github.com/reservoirprotocol/reservoir-kit/commit/7e4e054f4fc6789797bba4d8127c513e208d3fa8)
## [0.4.11](https://github.com/reservoirprotocol/reservoir-kit/commit/24ebd22f3c745007f68e468532900517e858e9fb) (2022-10-12)

* Fix ETH icon on safaris [650af0e](https://github.com/reservoirprotocol/reservoir-kit/commit/650af0e74c36ea697687b290584c8f0e4b586db0)
## [0.4.10](https://github.com/reservoirprotocol/reservoir-kit/commit/b51269313c50973182d3bddd835e6ff3a3f11c9a) (2022-10-11)

* Omit users from useUsersActivity hook options to prevent typescript error [89c2f8b](https://github.com/reservoirprotocol/reservoir-kit/commit/89c2f8bb2b0157559d86f9290a8b5a24852ee86c)
## [0.4.9](https://github.com/reservoirprotocol/reservoir-kit/commit/8cde782bcba4d7e07e40e908540357dc4056e422) (2022-10-11)

* Add useUsersActivity hook and update useCollectionActivity hook to v3 [822d07f](https://github.com/reservoirprotocol/reservoir-kit/commit/822d07f6d2771847c0c9091b0e238dcb5a50f878)
## [0.4.8](https://github.com/reservoirprotocol/reservoir-kit/commit/acb45d5b5a046badf991ac40743b47605ce36a6f) (2022-10-06)

* Exporse `setSize` [4cd02d7](https://github.com/reservoirprotocol/reservoir-kit/commit/4cd02d7191481ff120caf3338e04671e71d91a95)
## [0.4.7](https://github.com/reservoirprotocol/reservoir-kit/commit/bb0ff0f49cf32dbb00a77c277225d58158a14201) (2022-10-05)

* Fix an issue where a fee calculation causes an overflow [c588d81](https://github.com/reservoirprotocol/reservoir-kit/commit/c588d81a22a435fd834c85457a6cbc020d4fc08d)
## [0.4.6](https://github.com/reservoirprotocol/reservoir-kit/commit/3c5f38932011362d4a0254d32ceb3cb0fdd42ce4) (2022-10-04)

* Add useUserTopBids hook [a7ca009](https://github.com/reservoirprotocol/reservoir-kit/commit/a7ca009314c1440687d6c3e96b58b66c45195c82)
## [0.4.5](https://github.com/reservoirprotocol/reservoir-kit/commit/d2358e67d6cf43ec118c637de3a2becdb29d279f) (2022-10-04)

* Merge pull request #78 from reservoirprotocol/collection-activity [736d4d7](https://github.com/reservoirprotocol/reservoir-kit/commit/736d4d71026f715ef69db4aef3826c47e2133681)
* Merge branch 'main' into attribute-selector-floor-prices [3d01b6e](https://github.com/reservoirprotocol/reservoir-kit/commit/3d01b6e5ef20c22bc2275b944022f1d5880b0afc)
* fixed demo [90732ef](https://github.com/reservoirprotocol/reservoir-kit/commit/90732ef653987ac55c399ff30c501423507799a8)
* add export [f3d1787](https://github.com/reservoirprotocol/reservoir-kit/commit/f3d17876cbf26e5e23dfd6702b903032c89ed49b)
* added `collectionActivity` endpoint hook [a34b586](https://github.com/reservoirprotocol/reservoir-kit/commit/a34b586328c4759e5b621b6bcc2234a4cbec03e3)
## [0.4.4](https://github.com/reservoirprotocol/reservoir-kit/commit/f44e61e8bf2d5f38a66a1cfd2b4e35b7733b9ce4) (2022-10-04)

* Fix issue with ETH currency icon not aligning properly with the text [0549bd2](https://github.com/reservoirprotocol/reservoir-kit/commit/0549bd27b5170639873eebb4a7ba1a745ce8269f)
* use new `floorAskPrice` [9133feb](https://github.com/reservoirprotocol/reservoir-kit/commit/9133febab0d0497b47fbb7bf0144bb24c8e3fef1)
## [0.4.3](https://github.com/reservoirprotocol/reservoir-kit/commit/4c3848cba7fb8307550c5d1f0c217d7cc2093745) (2022-10-03)

* Upgrade useBids from v3 to v4 [c126dc4](https://github.com/reservoirprotocol/reservoir-kit/commit/c126dc4cf9981191db79461dd688bbb3059f0cfc)
## [0.4.2](https://github.com/reservoirprotocol/reservoir-kit/commit/ad9caa2f5e557bfc11b22e08e1231527dd593b37) (2022-09-30)

* Fix wrong version of userTokens being used in useUserTokens hook; v4 => v5 [5cca001](https://github.com/reservoirprotocol/reservoir-kit/commit/5cca00117153c3aa2db31fcacd80070970b8bb62)
## [0.4.1](https://github.com/reservoirprotocol/reservoir-kit/commit/b403fe40de958b5316601629374d2bdf3b037515) (2022-09-27)

* Fix isFetchingPage calculation for hooks, add some minor fixes and tweaks for useUserTokens after testing [207c290](https://github.com/reservoirprotocol/reservoir-kit/commit/207c290ee5b5ba96df6e6d6ff1c51db7d2cd08d6)
* fix: types and pagination logic [c4b57b6](https://github.com/reservoirprotocol/reservoir-kit/commit/c4b57b6e4946c9b0c57ca0c7b5c1b0e5e15560b2)
* feat: upgrade to v5 [9cbe432](https://github.com/reservoirprotocol/reservoir-kit/commit/9cbe432775a05787471f65fec0e768911c6e5cad)
* Merge remote-tracking branch 'upstream/main' into user-tokens [5b88e33](https://github.com/reservoirprotocol/reservoir-kit/commit/5b88e33771e750fe330db0e1c1178f8a3fe20312)
* feat: add user tokens hook [fd47ead](https://github.com/reservoirprotocol/reservoir-kit/commit/fd47eadc428759267d221b9155f98b75e6311cbd)
* Add useBids hook [62851a1](https://github.com/reservoirprotocol/reservoir-kit/commit/62851a18a44bfdee28d696e0a63f61c00158f2b4)
## [0.4.0-4](https://github.com/reservoirprotocol/reservoir-kit/commit/82659f49844b8c57eb41f97ad15d71de307c0d06) (2022-09-26)

* Fix AcceptBidModal bug when approving a marketplace, Completes RES-503 [dfa611f](https://github.com/reservoirprotocol/reservoir-kit/commit/dfa611fa04a8b15e1b5d728c8517f313cc32926b)
* fixed attribute offer autofill [f25ce5a](https://github.com/reservoirprotocol/reservoir-kit/commit/f25ce5a703cf75dc08b89a9768bbc0daa1045984)
* fix spacing and dimensions accept bid modal [c5f3359](https://github.com/reservoirprotocol/reservoir-kit/commit/c5f3359529630caa43a7c0266ac28804c2a46010)
## [0.4.0-3](https://github.com/reservoirprotocol/reservoir-kit/commit/36aa57aaac8d2fe6318a1ce04b8c506a632b51cf) (2022-09-26)

* Merge branch 'main' of github.com:reservoirprotocol/reservoir-kit [16a3598](https://github.com/reservoirprotocol/reservoir-kit/commit/16a3598ed30dee2dd9beb760a9bbbc815db7b20e)
## [0.4.0-rc.2](https://github.com/reservoirprotocol/reservoir-kit/commit/ce968895fddca38536387e0502ce95cc4aa56457) (2022-09-23)

* Merge branch 'main' into trait-offer [ad53da4](https://github.com/reservoirprotocol/reservoir-kit/commit/ad53da4ddcc69814d0cbe354797db4c10d6d97c7)
* added `floorPrice` [2e20373](https://github.com/reservoirprotocol/reservoir-kit/commit/2e20373e158f2e5ca2e48581072e98018bbf2a50)
* export `useAttributes` [41e8d78](https://github.com/reservoirprotocol/reservoir-kit/commit/41e8d7874d3432c7d7ab2f143e8da45efa051d8d)
* simplified scrollarea [3eb7402](https://github.com/reservoirprotocol/reservoir-kit/commit/3eb7402dda962981dd67ce33cad31bcb28bd4afa)
* added weth address [26d177b](https://github.com/reservoirprotocol/reservoir-kit/commit/26d177b9277f551223613679533328b824c5d33d)
## [0.4.0-rc.1](https://github.com/reservoirprotocol/reservoir-kit/commit/9041ebe8c788ce2fbc543abece8d7702441abfc4) (2022-09-23)

* Reuse CryptoCurrencyIcon component instead of redirect currency url when necessary [8f86349](https://github.com/reservoirprotocol/reservoir-kit/commit/8f86349375c2d04607ef005df7dcf43deb118063)
* cleanup [c1ff8dd](https://github.com/reservoirprotocol/reservoir-kit/commit/c1ff8dd248eb8539f9299b639ab8d7b789d5af4a)
* Fix bug where opensea api returns no data [c00d782](https://github.com/reservoirprotocol/reservoir-kit/commit/c00d782eb4937b908e14da9c8b991a65d7ad184b)
* created `SelectedAttribute.tsx` [a31f6ff](https://github.com/reservoirprotocol/reservoir-kit/commit/a31f6ffd53ccc0db2ef62d28ea36a47962d8c6ea)
* Adjust ERC20 listing logic [6903031](https://github.com/reservoirprotocol/reservoir-kit/commit/6903031b2dfad79dd8e786d540438a452dbcce39)
* misc. changes [1253e2f](https://github.com/reservoirprotocol/reservoir-kit/commit/1253e2fab3bb8ff274ae753299b57c8c7828cd2d)
* misc changes [42fbdae](https://github.com/reservoirprotocol/reservoir-kit/commit/42fbdae8cbe54512fea1ad162cb00fe1f61ba891)
* misc changes [dd365a9](https://github.com/reservoirprotocol/reservoir-kit/commit/dd365a91dcc6d7955403aba9b9ab5b278007aadc)
* changed spacing [5034a7e](https://github.com/reservoirprotocol/reservoir-kit/commit/5034a7e9b5c4f9e7ff2a1a62977cd63e53566607)
* Support ERC20 on the ListModal [f373897](https://github.com/reservoirprotocol/reservoir-kit/commit/f373897988597efb7f4d3769a134f413ee022fa0)
* Merge branch 'main' into trait-offer [6893113](https://github.com/reservoirprotocol/reservoir-kit/commit/6893113595b945803a7a401b84958c596d053f85)
* mobile support [9e4065e](https://github.com/reservoirprotocol/reservoir-kit/commit/9e4065e300fd6aa9ef0abeea38c04e6484c7e373)
## [0.4.0](https://github.com/reservoirprotocol/reservoir-kit/commit/04d58f181669b7426466bdbb57f51763550de3fb) (2022-09-20)

* BREAKING: Break up fees into referral and marketplace to reduce confusion and allow for flexibility [fb7ff72](https://github.com/reservoirprotocol/reservoir-kit/commit/fb7ff72958fbf1592670a31439231684c0060564)
* misc. changes [cb07e82](https://github.com/reservoirprotocol/reservoir-kit/commit/cb07e82c0f16a080fc8c1532db41eeb033fc2312)
* misc changes [d883e51](https://github.com/reservoirprotocol/reservoir-kit/commit/d883e51cb6f7da2a12638dd9f926f6fb1c0afc88)
* first commit [c728a81](https://github.com/reservoirprotocol/reservoir-kit/commit/c728a81fc26e2ed73525e6f7b1daf38e9710d8ff)
## [0.3.7](https://github.com/reservoirprotocol/reservoir-kit/commit/b222a9251a4b440ca1a0849538114ddea14c2747) (2022-09-16)

* fix all tooltip spacing [f879a03](https://github.com/reservoirprotocol/reservoir-kit/commit/f879a03e97cad562f1ef3013c1e5a634a4c0b79e)
* fix popover spacing [3292e54](https://github.com/reservoirprotocol/reservoir-kit/commit/3292e5462928e572a3b0db118c59b31a59a1754e)
## [0.3.6-rc.2](https://github.com/reservoirprotocol/reservoir-kit/commit/403c1b7e7e9c76e54fe8f06410e1289d227ca339) (2022-09-16)

## [Revert "0.3.6-rc.2" wrong version](https://github.com/reservoirprotocol/reservoir-kit/commit/8e6e9871e798635baa91b64d75afae11354547ba) (2022-09-16)

## [0.3.6-rc.2](https://github.com/reservoirprotocol/reservoir-kit/commit/b307b2332807275829e2b8c398672023fdce659f) (2022-09-15)

* make `onClose` optional [e0ab86d](https://github.com/reservoirprotocol/reservoir-kit/commit/e0ab86d12a6dac42447b7c35e6bcee1f0b014240)
## [0.3.6-rc.1](https://github.com/reservoirprotocol/reservoir-kit/commit/0869b6ffcee98c866a6bb452dd7d36287caea611) (2022-09-15)

* Merge pull request #58 from reservoirprotocol/accept-bid [d2bb7fa](https://github.com/reservoirprotocol/reservoir-kit/commit/d2bb7fae39f8ba6fdce6d46f5236d5753b425077)
* misc changes [379bc26](https://github.com/reservoirprotocol/reservoir-kit/commit/379bc2651a9adb0ceb0a80214d85a89e11adeee0)
## [0.3.6](https://github.com/reservoirprotocol/reservoir-kit/commit/b0bc0fef122540c90741b193f075440969bf9505) (2022-09-15)

* Fix rounding display error when formatting crypto [79701e0](https://github.com/reservoirprotocol/reservoir-kit/commit/79701e0c90027f4a17615a5134a8c4a2d4a29786)
* Completes RES-300: strip www from local marketplace fallback name [35bc9da](https://github.com/reservoirprotocol/reservoir-kit/commit/35bc9dae35e787352eea757da72063ecc8a69587)
* PR feedback for REST-304 [2a3d2dc](https://github.com/reservoirprotocol/reservoir-kit/commit/2a3d2dc689368beb9482d606a477528159978974)
* Merge branch 'main' into pedro/res-304-prevent-rk-theme-body-tag-removal [4cab9f1](https://github.com/reservoirprotocol/reservoir-kit/commit/4cab9f159b46bb82cf2077e28014afdf57a1c01c)
* Add version headers for rk ui [9fef72b](https://github.com/reservoirprotocol/reservoir-kit/commit/9fef72be3dfd82d9634e82c147bb0ed97a24f1d8)
* Add check for unsupported MutationObserver browsers [e34382b](https://github.com/reservoirprotocol/reservoir-kit/commit/e34382b60890c4a4594c05095ff03143d36cb099)
* Completes RES-304: ensure rk theme class is always present on the body tag [10220f3](https://github.com/reservoirprotocol/reservoir-kit/commit/10220f324f5d8f58212468be89856df57e004b0c)
* Merge branch 'accept-bid' of https://github.com/reservoirprotocol/reservoir-kit into accept-bid [c43f8e2](https://github.com/reservoirprotocol/reservoir-kit/commit/c43f8e235e4a552ef7c36583f459e54cbb9b1d8e)
* misc changes [8bb8d69](https://github.com/reservoirprotocol/reservoir-kit/commit/8bb8d699b70c1812f8f0acb9b8fc8772272b2801)
* Resolves RES-222: better artblocks support [7e6501f](https://github.com/reservoirprotocol/reservoir-kit/commit/7e6501f6a4715d60a17c91b2d6c67740247ad815)
* Add tooltip info copy [1c04aed](https://github.com/reservoirprotocol/reservoir-kit/commit/1c04aed0c91e0cc7d0fa182b7d875635d711fde4)
* removed `onGoToToken` [0dec17a](https://github.com/reservoirprotocol/reservoir-kit/commit/0dec17a6da5ec86c0a320d0e568669dbd269eac1)
* moved expires to prop [2fc975d](https://github.com/reservoirprotocol/reservoir-kit/commit/2fc975d4b95fa1b77616ff08a9ec0ce7265c5e2b)
* Merge branch 'main' into accept-bid [4a6ae1a](https://github.com/reservoirprotocol/reservoir-kit/commit/4a6ae1a8cb32b3715dde5618df1d48ce54519099)
* fixed progress indicator [b61983d](https://github.com/reservoirprotocol/reservoir-kit/commit/b61983d41928b265c841c0820eee827a67b93954)
* Remove reset css file in demo and apply mini resets in each rk component [947dba0](https://github.com/reservoirprotocol/reservoir-kit/commit/947dba0d3024b9459fe2de937e5ed866641ce649)
* misc fixes [23a9073](https://github.com/reservoirprotocol/reservoir-kit/commit/23a90735f5fe68867481cdc72210a883b0695053)
## [0.3.5](https://github.com/reservoirprotocol/reservoir-kit/commit/ea9ca4be73f1c4ab2120b93d2e2da670194ab9d9) (2022-09-12)

* Merge branch 'main' into accept-bid [f1bc67f](https://github.com/reservoirprotocol/reservoir-kit/commit/f1bc67fd77f28d80b3c6d77dfe859cbe57737b7b)
* added fees [fafaffe](https://github.com/reservoirprotocol/reservoir-kit/commit/fafaffed5ee1ca4d2b8215cf82fd30f36b3c3907)
## [0.3.4-rc.1](https://github.com/reservoirprotocol/reservoir-kit/commit/675064b91a5cd8485e08db711405f384cb4ccf5d) (2022-09-09)

* added item data [97f2724](https://github.com/reservoirprotocol/reservoir-kit/commit/97f2724fb8ca2784c1fbe514cfd708ca3f4e552d)
* Completes RES-178: BuyModal erc20 support [766cd7e](https://github.com/reservoirprotocol/reservoir-kit/commit/766cd7eaf2bfb7e5713842964353dd1727f0bcb9)
* first commit [16bee9b](https://github.com/reservoirprotocol/reservoir-kit/commit/16bee9bbb0d3239d933210236687d15b6ebf6c45)
## [0.3.4](https://github.com/reservoirprotocol/reservoir-kit/commit/6ecb51e3bf336587bd023dbd8e8e30180194a2cc) (2022-09-01)

* Expose set size in infinite hooks [7c4b26a](https://github.com/reservoirprotocol/reservoir-kit/commit/7c4b26a9ae3c8ed2434bb1290e0326ad4a08cf19)
## [0.3.3](https://github.com/reservoirprotocol/reservoir-kit/commit/e97ef7b64b10739a2c4118788265d8b65896ef89) (2022-09-01)

* Convert useTokens to be use pagination [bb7d301](https://github.com/reservoirprotocol/reservoir-kit/commit/bb7d301caf3ca90c2f57420b0541d90b20e30227)
* Resolves RES-183: upgrade token details api to tokens/v5 api [643efc0](https://github.com/reservoirprotocol/reservoir-kit/commit/643efc029bc67fa661ab96bc6fe2cfaec9286c2c)
* Completes RES-184: upgrading useCollections to v5 [f20c7c4](https://github.com/reservoirprotocol/reservoir-kit/commit/f20c7c407a18a89665297b1921e54530a59c01cd)
* Completes RES-185: upgrading useListings to v3 [13fb070](https://github.com/reservoirprotocol/reservoir-kit/commit/13fb07085e63902277ea5243f2857f1ecd10af2d)
## [0.3.2](https://github.com/reservoirprotocol/reservoir-kit/commit/2bcc6af106477c192178d0817896655146feeaec) (2022-08-30)

* Fix bid modal feedback and bugs [a64430f](https://github.com/reservoirprotocol/reservoir-kit/commit/a64430fbfbed03ab62fc6ce4605e3002fbec0247)
## [0.3.1](https://github.com/reservoirprotocol/reservoir-kit/commit/36a837f34c31ef1b78fac082bd33d3f053a274cc) (2022-08-29)

* Add bid modal callbacks [8c8f58b](https://github.com/reservoirprotocol/reservoir-kit/commit/8c8f58b525830ae8021af959e6eda9425596fac3)
## [0.2.1](https://github.com/reservoirprotocol/reservoir-kit/commit/00f93e90fcd2ac772cc4603e124b9d2d619e0d33) (2022-08-29)

* Rename TokenOfferModal to BidModal [3769973](https://github.com/reservoirprotocol/reservoir-kit/commit/3769973240c2b788e8984bd2b1e20d643fec2a7e)
## [0.2.0](https://github.com/reservoirprotocol/reservoir-kit/commit/a0218f00babbfb24d984419d0792520f25970616) (2022-08-29)

* Revert "Rename TokenOffer to Bid" [42d8070](https://github.com/reservoirprotocol/reservoir-kit/commit/42d8070d56bf9e7e2d5d3bcdcc5fb0b2abf110fc)
## [0.2.0](https://github.com/reservoirprotocol/reservoir-kit/commit/a2b81f3562915f4a0bb829c34e4cca3354461662) (2022-08-29)

* Rename TokenOffer to Bid [0a208f7](https://github.com/reservoirprotocol/reservoir-kit/commit/0a208f7524d21f9190ebe9cec856587edcd8ddde)
* Remove custom/same toggle on list modal when only one marketplace selected [03a6011](https://github.com/reservoirprotocol/reservoir-kit/commit/03a6011ecf193faf53fbf91020dde19aab1e6a09)
* Fix token offer modal responsiveness [35fa9fb](https://github.com/reservoirprotocol/reservoir-kit/commit/35fa9fb39b14b1e800a64ada7f154551c89f1808)
* Fix token offer modal responsiveness [1db9853](https://github.com/reservoirprotocol/reservoir-kit/commit/1db98531164af2804e0c606ed3b05ad6bdda51af)
* Merge branch 'bid-modal' of github.com:reservoirprotocol/reservoir-kit into bid-modal [5bb8b5f](https://github.com/reservoirprotocol/reservoir-kit/commit/5bb8b5fb4cff32f08940b965a7340b4e2e1f9394)
* Merge branch 'calendar' into bid-modal [28de076](https://github.com/reservoirprotocol/reservoir-kit/commit/28de076ffce0bf7448f5fac4054d221678f6e8c7)
* Css calendar fixes [1c86dee](https://github.com/reservoirprotocol/reservoir-kit/commit/1c86deed043d67fc48bad79840763d6dfc5f8971)
* Clear transaction error when closing modal [d5dd04e](https://github.com/reservoirprotocol/reservoir-kit/commit/d5dd04e61493de69a2d29a38dc4e686e4ff56561)
* Support for collection offer [ac1a564](https://github.com/reservoirprotocol/reservoir-kit/commit/ac1a564e8337d6b883b76338cb017a882eb1269d)
* misc changes [47c394e](https://github.com/reservoirprotocol/reservoir-kit/commit/47c394e4ea80f4198c5f6fe15c33c561fd71aa3a)
* set hover state to neutral colors [59e04bc](https://github.com/reservoirprotocol/reservoir-kit/commit/59e04bc8a952c0b9ed5e72e854644490b228766f)
* misc fixes [b887938](https://github.com/reservoirprotocol/reservoir-kit/commit/b8879386191cf0c184130d444b881dc1c21f2e40)
* Merge branch 'feature/bid-modal-transaction' into feature/bid-modal-success [c87ad71](https://github.com/reservoirprotocol/reservoir-kit/commit/c87ad71dfb6fb2713623c0525890f06977cdaf90)
* Merge branch 'bid-modal' into feature/bid-modal-transaction [52cb363](https://github.com/reservoirprotocol/reservoir-kit/commit/52cb36377002f0b014f2cb12754e6b43af1a1841)
* Merge branch 'main' into bid-modal [9bcab07](https://github.com/reservoirprotocol/reservoir-kit/commit/9bcab07114fb87f4a0e8511d28e9342534707013)
## [0.1.14](https://github.com/reservoirprotocol/reservoir-kit/commit/cf32637670de204e1993c1063d20d7a131dff7f0) (2022-08-26)

* Add success screen for bid modal [aeff397](https://github.com/reservoirprotocol/reservoir-kit/commit/aeff3970ce17b403865fb1371fa1aed58eccd1e5)
* Bid modal transaction progress [866546d](https://github.com/reservoirprotocol/reservoir-kit/commit/866546dd529db32fa2230b5d78915d0594341bfe)
* misc changes [6883d55](https://github.com/reservoirprotocol/reservoir-kit/commit/6883d5564b05c3cbf05ae87da2e3da517a74efa0)
* added colors [dc5717a](https://github.com/reservoirprotocol/reservoir-kit/commit/dc5717afac87af07c85e40f8e163b56c162468f4)
* Set Price and uniswap converting [8490adc](https://github.com/reservoirprotocol/reservoir-kit/commit/8490adc248895f662850b8bf295c4a253f972dc1)
* Resolve conflicts [9885e23](https://github.com/reservoirprotocol/reservoir-kit/commit/9885e232d11d7405a7bff9a7665d523112a020d0)
* Merge branch 'main' into bid-modal [beb2f91](https://github.com/reservoirprotocol/reservoir-kit/commit/beb2f913e4e82e6a55bd4381e6f53684ee3bd224)
* Remove unnecessary dependency [eb101a3](https://github.com/reservoirprotocol/reservoir-kit/commit/eb101a3ecd9ff39b39a7d90b86168a426324006a)
## [0.1.13](https://github.com/reservoirprotocol/reservoir-kit/commit/3579b3a4e3ff018a71207db3264782781caa973c) (2022-08-24)

* Resolve conflicts [d4aba6b](https://github.com/reservoirprotocol/reservoir-kit/commit/d4aba6b9b30879c9803b36b27b7784b775b6abb6)
* Merge pull request #45 from reservoirprotocol/feature/approval-updates [9773c13](https://github.com/reservoirprotocol/reservoir-kit/commit/9773c131238a7a289fc092c9eb229fbe3ffa2387)
* Fix minor issue when checking if fee exists [26a88e3](https://github.com/reservoirprotocol/reservoir-kit/commit/26a88e3187de6c3d9397c2e9732ba3230180f748)
* Address pr feedback [0ad234a](https://github.com/reservoirprotocol/reservoir-kit/commit/0ad234af512d7b96f2d019991e1322144aca1902)
* Merge branch 'main' into feature/set-bid-price [600bccf](https://github.com/reservoirprotocol/reservoir-kit/commit/600bccfe5236258e5ac81c2c2db6023e385aa395)
* Fix a few issues [807d214](https://github.com/reservoirprotocol/reservoir-kit/commit/807d214caf14be1b83f0e6aaa0cff86456bacec6)
* Fix bps fee for listing and buying [43d99c7](https://github.com/reservoirprotocol/reservoir-kit/commit/43d99c7126d5e75ab84e93bff7e60292305e6279)
* Upgrade radix switch and popover, fix a bug when an unavailable item is selected an then an available item is selected with the same buy modal [f73b5d7](https://github.com/reservoirprotocol/reservoir-kit/commit/f73b5d72e79704b0c70b2c79ae9d239134f72f82)
* Upgrade radix dialog and select to prevent recursive issue when using two dismissable layer contexts from different versions [f9118df](https://github.com/reservoirprotocol/reservoir-kit/commit/f9118df20d7d6b5e67248a65ae71353c0efc239c)
* set price step ui [5da2227](https://github.com/reservoirprotocol/reservoir-kit/commit/5da2227ecf93f949f0c68236e31d0863168ba175)
* Convert date option to time [6091832](https://github.com/reservoirprotocol/reservoir-kit/commit/609183223ad6d4f05dd13b65bc7bb38c06549f80)
* Functional datepicker [9c56625](https://github.com/reservoirprotocol/reservoir-kit/commit/9c5662500614e9fb7ce582787eeb667559ef292f)
* wip date input [1ef9a7e](https://github.com/reservoirprotocol/reservoir-kit/commit/1ef9a7eca8603eee105cd9aaf7d90086a8953184)
* Fix icons viewbox whitespace [ea4cfff](https://github.com/reservoirprotocol/reservoir-kit/commit/ea4cfffdb09e18b5005f68f45012d8a8a05b8bd7)
* Reusable components for bid modal, initial shell [fd1c594](https://github.com/reservoirprotocol/reservoir-kit/commit/fd1c59415ca38a5499bfe9b255d6237bd99b9f1d)
## [0.1.12](https://github.com/reservoirprotocol/reservoir-kit/commit/bf17c52bce1c464491fa8e5d057756169862d9d9) (2022-08-17)

* For native seaport order listing we are improving the step title when approving/signing on for a marketplace to gain permissions [8d3e944](https://github.com/reservoirprotocol/reservoir-kit/commit/8d3e944c6bdd782310c08b2f67f199376333d4a4)
* Only warn for additional approvals other than the native market orderKind [556d7f2](https://github.com/reservoirprotocol/reservoir-kit/commit/556d7f297d5b33bdcbc92ecde5977f54706249c7)
* Fix buy modal token name ellipsifying [9f1e992](https://github.com/reservoirprotocol/reservoir-kit/commit/9f1e992b989735779bedd0e0060c720cd1064082)
## [0.1.11](https://github.com/reservoirprotocol/reservoir-kit/commit/d17e8f23199c353e2e9feb4833fbfa38ae581521) (2022-08-15)

* Fix listings hook [26ccd72](https://github.com/reservoirprotocol/reservoir-kit/commit/26ccd72f400ff609dfbdadaf22d17b7803bee33d)
## [0.1.10](https://github.com/reservoirprotocol/reservoir-kit/commit/a537ab678a26cbac14782f250cd52bc70c234405) (2022-08-12)

* use price vs true price in listing value [2d1f9f7](https://github.com/reservoirprotocol/reservoir-kit/commit/2d1f9f7bc70383c6b7b431c0b12095edd61e5ac1)
## [0.1.9](https://github.com/reservoirprotocol/reservoir-kit/commit/3940c722678df5abc1d2c8291ce0f59b735c53e0) (2022-08-11)

* Fix token name and ellipsification on complete screen [2560ce9](https://github.com/reservoirprotocol/reservoir-kit/commit/2560ce931c09fc454745a63f55fd4619b6d4665d)
## [0.1.8](https://github.com/reservoirprotocol/reservoir-kit/commit/61f89f8ef68a6cbe375ccab19c5c706ae8ea0262) (2022-08-11)

* Token images using object cover to maintain aspect ratio [4bb7f9c](https://github.com/reservoirprotocol/reservoir-kit/commit/4bb7f9c775aa1710898d5215431735e1120a74ad)
## [0.1.7](https://github.com/reservoirprotocol/reservoir-kit/commit/0694a42031772f1514c324bdc8ffcc6fd7e3c585) (2022-08-11)

* Reapply missing onblur code [a4eec81](https://github.com/reservoirprotocol/reservoir-kit/commit/a4eec81d109debac8502cdc8eac9a9dd2a276c73)
* Reapply list modal changes [0a1a09c](https://github.com/reservoirprotocol/reservoir-kit/commit/0a1a09c80aa73676df93eb24954db31984888895)
* Rename Modal to modal [f7c4f3a](https://github.com/reservoirprotocol/reservoir-kit/commit/f7c4f3a7c93f489e85e2ff7ae431e21dfff16912)
* Fix copy, add expiration selector title, fix focusing UI [166d4fc](https://github.com/reservoirprotocol/reservoir-kit/commit/166d4fc29d7a8988fd7e16e7820514b0fd0c0909)
## [0.1.6](https://github.com/reservoirprotocol/reservoir-kit/commit/0aea8292791d9d316addfa73b88fa3c5cfe426ab) (2022-08-11)

* Fix issue with truePrice sometimes being an empty string [016d883](https://github.com/reservoirprotocol/reservoir-kit/commit/016d883c9dfc790279135ba74e36da9db865a8a0)
* Merge branch 'main' of github.com:reservoirprotocol/reservoir-kit [caf43ce](https://github.com/reservoirprotocol/reservoir-kit/commit/caf43ce7b92d8e06d0115cf9ec880c6c5bc359c9)
* Fix issue with truePrice sometimes being an empty string [6a2e77a](https://github.com/reservoirprotocol/reservoir-kit/commit/6a2e77a5c96fffaa75371d6c1f4cf9cc368395f8)
* Rename modal file [5bad102](https://github.com/reservoirprotocol/reservoir-kit/commit/5bad102f25fa4a55460005d700a6db4de65f1fef)
## [0.1.5](https://github.com/reservoirprotocol/reservoir-kit/commit/5fa137fdc99943deee974b0352eb07a3739bf70f) (2022-08-10)

* Fix issue with marketplaces being overridden when list modal loads [24dc372](https://github.com/reservoirprotocol/reservoir-kit/commit/24dc372d35ae0a0277abb7efc88497bbc47250f9)
## [0.1.4](https://github.com/reservoirprotocol/reservoir-kit/commit/989e3f768921b3be2429ed24ffbe68cf0083257a) (2022-08-10)

* Fix initial syncprice race condition [f90249e](https://github.com/reservoirprotocol/reservoir-kit/commit/f90249e786e9657bea1b42243886c52f80b1c833)
* Prevent NaN error when truePrice is a string [e5cdef0](https://github.com/reservoirprotocol/reservoir-kit/commit/e5cdef0075b5c40ffe672984aea550bd5b995aa1)
## [0.1.3](https://github.com/reservoirprotocol/reservoir-kit/commit/5bda78ed0ccb707d536887cafda7aacade3e6a88) (2022-08-10)

* Cleanup some logic [bd556cb](https://github.com/reservoirprotocol/reservoir-kit/commit/bd556cb9726c0cb08084968e4d840de5c6f780ce)
* Add toggle group to list modal and repace sync switch [f78e40b](https://github.com/reservoirprotocol/reservoir-kit/commit/f78e40b5442a223d672ad548c2624ba345266385)
* Merge pull request #40 from reservoirprotocol/chore/listing-ui-fixes [90a7124](https://github.com/reservoirprotocol/reservoir-kit/commit/90a71241a3ed3a91218cbc32f5a707cb57148dad)
* zeros, debounce, and more digits [0625c25](https://github.com/reservoirprotocol/reservoir-kit/commit/0625c2595dec40be4e5f8d1c0715b8f136af926f)
* Fix marketplace images broken [0dec603](https://github.com/reservoirprotocol/reservoir-kit/commit/0dec60349f93d118f857dfff3c935e7cacdc5c82)
* Tweak unapproved listing ux [74c399a](https://github.com/reservoirprotocol/reservoir-kit/commit/74c399adad22c2cb4efecf8e2d8b90d8cb23394b)
* hi [0e82561](https://github.com/reservoirprotocol/reservoir-kit/commit/0e8256108564ab41e887f8b845d1ebaedc56cbd1)
* Use immutable SWR hook for getting the marketplaces [5757fb2](https://github.com/reservoirprotocol/reservoir-kit/commit/5757fb2721df6fcaef8339f09ee29985e3f42213)
* Fix copy, price syncing and input border theming [460d4aa](https://github.com/reservoirprotocol/reservoir-kit/commit/460d4aa5e89e8fbf63ce8867fe5bdbdeec22501e)
## [0.1.2](https://github.com/reservoirprotocol/reservoir-kit/commit/180583053d45caa08b662109a2c82d08dce6c522) (2022-08-08)

## [0.1.1](https://github.com/reservoirprotocol/reservoir-kit/commit/afe6939fde38a24835c2c79e53d69fdaf9b16cc1) (2022-08-08)

* Fix invalid BN value, marketplace hook called when closed [4417663](https://github.com/reservoirprotocol/reservoir-kit/commit/4417663c0fc9423a5b4e9cd686c5b2d3ea24e383)
* Fix bug with ownerListings query type [40193a4](https://github.com/reservoirprotocol/reservoir-kit/commit/40193a4308983e94aae53f3cab2865457f8e842e)
## [0.1.0](https://github.com/reservoirprotocol/reservoir-kit/commit/149bf6687ee108c5e3c569168c71ed32d59ca927) (2022-08-08)

* Fix package json for workspace [c74fc03](https://github.com/reservoirprotocol/reservoir-kit/commit/c74fc03ac35552c7f3d663295e00cb5800511db4)
* Fix bugs [197f3a8](https://github.com/reservoirprotocol/reservoir-kit/commit/197f3a8c36dd6233434dcfdeb0d4d61165fef916)
* Upgrade to collections v3 [259535c](https://github.com/reservoirprotocol/reservoir-kit/commit/259535cf98f636f3f563f5df425218fb11b03fd3)
* Export data as subject and export response as data [ca9380b](https://github.com/reservoirprotocol/reservoir-kit/commit/ca9380be05e4b76f24f5adc881c19bc989d9db01)
* Merge branch 'listing-ui' into feature/use-listings-hook [46289f3](https://github.com/reservoirprotocol/reservoir-kit/commit/46289f32bf4d0c28b7306526fb2b222265aea07d)
* Fix type inference [6095932](https://github.com/reservoirprotocol/reservoir-kit/commit/6095932a0d3d6c7c06ade92808d875f52b6c25c5)
* Add infinite loading on listing hook [f0eedf4](https://github.com/reservoirprotocol/reservoir-kit/commit/f0eedf416d00522b9e2e253ba6e1b405de8258d1)
* Cleanup listings hooks [8979f83](https://github.com/reservoirprotocol/reservoir-kit/commit/8979f8344a51870b18ee9d5554d46290d9cc3517)
* Fix some typescript errors, add callbacks to list modal for complete and error [13bdfc6](https://github.com/reservoirprotocol/reservoir-kit/commit/13bdfc6b88dd64c6a6217c520e394af8c02587e6)
* Cleanup memo code [91f3e23](https://github.com/reservoirprotocol/reservoir-kit/commit/91f3e2311435cb89ac838d29fc541017cf666dc1)
* Converting hooks to use SWR [2d9e8ab](https://github.com/reservoirprotocol/reservoir-kit/commit/2d9e8ab4ad1e88b0c05896ab2530a342863e4e35)
* add info tooltip [66c2025](https://github.com/reservoirprotocol/reservoir-kit/commit/66c20250e641e7e722b05ac45d8e82c6d554f444)
* remove comments [93a71d9](https://github.com/reservoirprotocol/reservoir-kit/commit/93a71d9c38757e7b0216656fa11189200a6039d7)
* add tooltips [032303d](https://github.com/reservoirprotocol/reservoir-kit/commit/032303d91c3af7e42ddae1d15d9ce228f0d1ad35)
* Merge pull request #35 from reservoirprotocol/feature/approval-precheck [20a63b3](https://github.com/reservoirprotocol/reservoir-kit/commit/20a63b3959e9ac3ba94a7ff3b1f520be889dad02)
* Remove unnecessary code [9ff03ca](https://github.com/reservoirprotocol/reservoir-kit/commit/9ff03cac018a278ae53f4c8713aefc08332fdace)
* Add preapproval check [131b29f](https://github.com/reservoirprotocol/reservoir-kit/commit/131b29f6afad56a393cc1aad1b8a213abdd188d9)
* Add price warning and fix royalty calc [93bb863](https://github.com/reservoirprotocol/reservoir-kit/commit/93bb86326b1927f3bd17778cadcec585857589e5)
* Merge branch 'main' into listing-ui [c96a764](https://github.com/reservoirprotocol/reservoir-kit/commit/c96a7643609a6da8de6c31e29170f72561d1c87c)
## [0.0.12](https://github.com/reservoirprotocol/reservoir-kit/commit/332a8ef3231df4a8008924eef81df16b4f486939) (2022-08-03)

* Improve BuyModal callbacks [88c8111](https://github.com/reservoirprotocol/reservoir-kit/commit/88c811130c5dea3e241adaf6ee45c5c228beadf3)
* Parse local marketplace name and icon [dc3987c](https://github.com/reservoirprotocol/reservoir-kit/commit/dc3987c301338211e3857326d57e5beab0c3a19a)
* Fix debouncing issues [a568460](https://github.com/reservoirprotocol/reservoir-kit/commit/a568460d436771d048516a62a189bda79b1b0e48)
* Fetch marketplaces from api [e9a0eb9](https://github.com/reservoirprotocol/reservoir-kit/commit/e9a0eb9eda9117730788112551c54404861e4704)
* Resolve conflicts [3d722f9](https://github.com/reservoirprotocol/reservoir-kit/commit/3d722f925d306dca89e7f00239c74e2bb65f5173)
## [0.0.11](https://github.com/reservoirprotocol/reservoir-kit/commit/2dc09e3ce93ddf7c9afa450a21d6c4a2d27004b6) (2022-08-01)

* Rename misc to assets [bee2123](https://github.com/reservoirprotocol/reservoir-kit/commit/bee212373eae09e6e8361b5eb17b0a453890f7c2)
* Add theming options for eth icon [b667f9b](https://github.com/reservoirprotocol/reservoir-kit/commit/b667f9b830c64ac6f982cd563eb17911b7db3573)
* Hooking up listToken action [e3f08a2](https://github.com/reservoirprotocol/reservoir-kit/commit/e3f08a2f6540444a9db76d887946a90b07aa74c4)
* Merge branch 'listing-ui' into feature/listing-ui-execution [6d1ee36](https://github.com/reservoirprotocol/reservoir-kit/commit/6d1ee3628263d54fa74e5708d4d7c9d8313cd3c1)
* Starting a listing transaction, cleanup list modal logic [5856707](https://github.com/reservoirprotocol/reservoir-kit/commit/5856707a780543f8c8f87ed5c96e365b0a8ba54d)
* Merge pull request #29 from reservoirprotocol/chore/view-listing-button [b3901ea](https://github.com/reservoirprotocol/reservoir-kit/commit/b3901ead714bb89c1129f367177c1ee44710752a)
* add listing complete buttons and fix responsivity [e9a5238](https://github.com/reservoirprotocol/reservoir-kit/commit/e9a52380efa8ae26f49c985867bb0911922374cf)
* switch step immediately after clicking to buy [7c3409f](https://github.com/reservoirprotocol/reservoir-kit/commit/7c3409f1d47597d335b133da6b0bb51744cf274f)
* Merge pull request #27 from reservoirprotocol/feature/listing-modal-confirmation [571e001](https://github.com/reservoirprotocol/reservoir-kit/commit/571e001fc90a111e357c8e2518d883bd650c9d7a)
* switch back to default step [d90e500](https://github.com/reservoirprotocol/reservoir-kit/commit/d90e50045776debf706f1fdf2bbfcc8578716bbf)
* add listing modal confirmation screen [849bd70](https://github.com/reservoirprotocol/reservoir-kit/commit/849bd703c68c307f588664a3f042cc6c05d9e398)
* Upgrade all execute steps to use new step -> items structure [8e3d3a7](https://github.com/reservoirprotocol/reservoir-kit/commit/8e3d3a76bc9562ba2a32f5563717337a147a69a6)
* Merge branch 'main' into feature/batch-listing-api [cacbdd3](https://github.com/reservoirprotocol/reservoir-kit/commit/cacbdd3927d2379dd76bcc52e4b66248c63d1fa4)
## [0.0.10](https://github.com/reservoirprotocol/reservoir-kit/commit/8efb1abed7cc352916ec9535d92245f5f29046f9) (2022-07-27)

* Specify wagmi minimum, fix balance polling to only run when open [1b208b1](https://github.com/reservoirprotocol/reservoir-kit/commit/1b208b1b82fb63ae49de399458f0d6497454e63e)
* Merge branch 'listing-ui' into feature/batch-listing-api [cd4b27c](https://github.com/reservoirprotocol/reservoir-kit/commit/cd4b27c3e506708c56c431094afd74548244405e)
* Resolve conflicts [833f23a](https://github.com/reservoirprotocol/reservoir-kit/commit/833f23ae96ba39e1e7d0b8ade40da22d06c8caaa)
* Merge branch 'main' into feature/listing-ui-transaction [13470e5](https://github.com/reservoirprotocol/reservoir-kit/commit/13470e5d3b96845be2d7bd5cbcf301a897eda2b6)
* Resolve conflicts [ab0bf7b](https://github.com/reservoirprotocol/reservoir-kit/commit/ab0bf7b620d943b14f6c4ca34268af93b9328b65)
## [0.0.9](https://github.com/reservoirprotocol/reservoir-kit/commit/0180173b9936fa49547e83a689d80d18dd64888c) (2022-07-27)

* wip upgrading execute functions [9d87845](https://github.com/reservoirprotocol/reservoir-kit/commit/9d8784505a4a51e32fe997cb5376b86f3d9f7abb)
* resolve conflicts [7437ec8](https://github.com/reservoirprotocol/reservoir-kit/commit/7437ec8b379bec42fa6cd2682c2dc86a4565ea80)
* Merge pull request #24 from reservoirprotocol/chore/expiration-select [49eb621](https://github.com/reservoirprotocol/reservoir-kit/commit/49eb62177de3eb3e88fe29c6884259aa695b78d3)
* ListModal Listing step [bb1da00](https://github.com/reservoirprotocol/reservoir-kit/commit/bb1da003991168a0d581a4828e9e7e95019b18ef)
* expiration select progress [8622988](https://github.com/reservoirprotocol/reservoir-kit/commit/86229880dc7512b3ae683ae51736a5259e64e9ac)
* Wip upgrading execute methods [7017f32](https://github.com/reservoirprotocol/reservoir-kit/commit/7017f328bb20f2b25519c4ecfe397c0eb756b012)
* Resolve conflicts [edf68c8](https://github.com/reservoirprotocol/reservoir-kit/commit/edf68c87ce1587d50843d464a2f9c14c9cdfcb6d)
* Fix select [da17f79](https://github.com/reservoirprotocol/reservoir-kit/commit/da17f792569775336e9694822695da35faca7166)
## [0.0.8](https://github.com/reservoirprotocol/reservoir-kit/commit/874df0366084cb77e76c15d9f07274e0b7f4122c) (2022-07-25)

* Fix long token name [f8cfc63](https://github.com/reservoirprotocol/reservoir-kit/commit/f8cfc63a042d56521b5fd887ec574e2fe25a6760)
* select [a5c218a](https://github.com/reservoirprotocol/reservoir-kit/commit/a5c218af09cfef27b07bab3ef1928e4f26d8ae61)
* Fix support for customizing the border radius [6718eb7](https://github.com/reservoirprotocol/reservoir-kit/commit/6718eb7ec3087621eb407502c42bbecc323d194d)
* cleanup [3845192](https://github.com/reservoirprotocol/reservoir-kit/commit/38451921d69f51862f06b4332ac7aef16033d58c)
* add price selection [3ca496f](https://github.com/reservoirprotocol/reservoir-kit/commit/3ca496f6c5e3c27dbc06519b2e3b0b777d943cea)
* add token + collection data [d88aab3](https://github.com/reservoirprotocol/reservoir-kit/commit/d88aab32b322e22ba57f72ec254d4c40aaae7242)
* add mobile styles [f675250](https://github.com/reservoirprotocol/reservoir-kit/commit/f675250f04660762b3d7772e4c784b1bd91d0457)
* start listing ui [c8ad65e](https://github.com/reservoirprotocol/reservoir-kit/commit/c8ad65efa5a0a387554a4cb3c38eb260690a1978)
## [0.0.7](https://github.com/reservoirprotocol/reservoir-kit/commit/33ff81e507249e45783e502b53d31351d1b6d463) (2022-07-21)

* Remove lastSale from renderer data [a5745fb](https://github.com/reservoirprotocol/reservoir-kit/commit/a5745fb5bc8c79ed7a2f229eecfa1389ab638f56)
* Merge branch 'main' of github.com:reservoirprotocol/reservoir-kit [95fd18f](https://github.com/reservoirprotocol/reservoir-kit/commit/95fd18f3c24997e3cec0c2709e2a80a22284a6df)
* Fix royalty miscalculation [4cbf528](https://github.com/reservoirprotocol/reservoir-kit/commit/4cbf528e1ede7f5ab8e41e72b4db33f5050ac422)
* Merge pull request #21 from reservoirprotocol/feature/remove-historical-hook [3a9f9f2](https://github.com/reservoirprotocol/reservoir-kit/commit/3a9f9f239097d0fe577857e740746d2ab9d7aaa6)
* Manually pass in next version [af34c3f](https://github.com/reservoirprotocol/reservoir-kit/commit/af34c3fce3909eca6df5fdce0397712e7bf06563)
## [0.0.6](https://github.com/reservoirprotocol/reservoir-kit/commit/b7d235390f53c92bdadf0b65cb1b764e86614f55) (2022-07-21)

* Fix version update scripts [6144d46](https://github.com/reservoirprotocol/reservoir-kit/commit/6144d46b82c693215c2d2a31ac4587c3d842ad1c)
## [0.0.5](https://github.com/reservoirprotocol/reservoir-kit/commit/3abba61e2a857e4322fa0e544322c29210e01a6d) (2022-07-21)

* Tweak the singleton pattern to be easier to use [1e3c4d3](https://github.com/reservoirprotocol/reservoir-kit/commit/1e3c4d31d1ae5ae8a7998fe7529a77627382e16d)
* Remove useHistoricalSales hook in favor of lastSell from token details [d103611](https://github.com/reservoirprotocol/reservoir-kit/commit/d10361105c3233e2cd3028757564f7cee44096ad)
* Rename core package to client package [32e9b66](https://github.com/reservoirprotocol/reservoir-kit/commit/32e9b66f09177937a607dd3a4d71e102c0d82fb0)
* Cleanup internal buy modal renderer state when modal is closed [59cf215](https://github.com/reservoirprotocol/reservoir-kit/commit/59cf2158617d03011eb98dbc0e8ea7a5389c38ea)
* Add ability to optionally remove powered by reservoir footer [958bbcf](https://github.com/reservoirprotocol/reservoir-kit/commit/958bbcf545a06cf57de2a035ee42f6e9dbb23a74)
* Allow setting an apikey via the provider [80eea89](https://github.com/reservoirprotocol/reservoir-kit/commit/80eea89459c5273369379d1c8f4c6d7899ad844c)
* Add getting started documentation [77f3fff](https://github.com/reservoirprotocol/reservoir-kit/commit/77f3ffff98693c2ce031c82d8367f88c67e20747)
* Change the default well color for the light theme [bd955ee](https://github.com/reservoirprotocol/reservoir-kit/commit/bd955ee68d38ed1acbdaa7701eb9c2fc9a24e36b)
## [0.0.5](https://github.com/reservoirprotocol/reservoir-kit/commit/efd59098caae67f9afe3b0df467dcf363d207fde) (2022-07-20)

* Add headline to Text headings components [54f7464](https://github.com/reservoirprotocol/reservoir-kit/commit/54f7464e2ab593ab91d92a8c4a5bc21cce33fdf9)
* Add package script to update versions [9347027](https://github.com/reservoirprotocol/reservoir-kit/commit/93470273f78bbfeec8558444fc1c5c8d6363b3a5)
## [4](https://github.com/reservoirprotocol/reservoir-kit/commit/dc4b51b508344ef8c34ba837d2bd525ae89a22fd) (2022-07-20)

* Fix some copy, convert transferFunds png to svg [3797a14](https://github.com/reservoirprotocol/reservoir-kit/commit/3797a14efe22143536354882760e5df7b5a6bcae)
* Fix popover not accessible, listing and bidding undefined options, low res add funds image [9231187](https://github.com/reservoirprotocol/reservoir-kit/commit/923118706766345f77def57dffae0f40337d8cc3)
## [ui 3](https://github.com/reservoirprotocol/reservoir-kit/commit/80c06c978fa9c24c47b751b62e8160974aa13669) (2022-07-19)

* Fix broken image in a slightly different case [f08d1e4](https://github.com/reservoirprotocol/reservoir-kit/commit/f08d1e475b9c41d1acf7f4b1aea8a81c82582bca)
## [2](https://github.com/reservoirprotocol/reservoir-kit/commit/2972fd4f1689072b1b7fdb965004ed69f8c4aa12) (2022-07-19)

* Fix broken image on token [c02dba9](https://github.com/reservoirprotocol/reservoir-kit/commit/c02dba90e7b9d850869da63304cb3daa79529d2c)
* Add a complete callback and fix some bugs [31e4567](https://github.com/reservoirprotocol/reservoir-kit/commit/31e4567f496161ec24df032450045756a4e81089)
* Fix zindex [d655fed](https://github.com/reservoirprotocol/reservoir-kit/commit/d655fed95bce92b7b0583a7fb94b75b45183c482)
* Fix type error with headlineFont override [16854aa](https://github.com/reservoirprotocol/reservoir-kit/commit/16854aa04ae093639f24cdbfff4f8f06368f83d5)
* Merge branch 'main' of github.com:reservoirprotocol/reservoir-kit [ba68de3](https://github.com/reservoirprotocol/reservoir-kit/commit/ba68de3acf5ee64aad2245d773fbc6c22a507b3b)
* Add relative image paths to decrease package size [573228c](https://github.com/reservoirprotocol/reservoir-kit/commit/573228cacf80ddbf3f2ed4aa3fdae0b81b1cda85)
* Merge pull request #15 from reservoirprotocol/feature/wagmi [e1ebfdf](https://github.com/reservoirprotocol/reservoir-kit/commit/e1ebfdf94f2a8fe89dce130b7d4e8f67578d186d)
* Fix folder name [92e6f40](https://github.com/reservoirprotocol/reservoir-kit/commit/92e6f4037bdef6ae1a69afd849a732930267e309)
* Add wagmi, use wagmi hooks for balance, address and chain etherscan link [2eca2ed](https://github.com/reservoirprotocol/reservoir-kit/commit/2eca2edfe26f9c6edee675784f9f5d5628dbbf40)
* Fix typescript error [7b1719e](https://github.com/reservoirprotocol/reservoir-kit/commit/7b1719ec35262ef38699373441ae79fc5e8cf72b)
* Add headless renderer to buy modal [16fa977](https://github.com/reservoirprotocol/reservoir-kit/commit/16fa97772acebe2c95a8173041be07b97cecc754)
* Upgrade radix dialog to fix mobile issue, remove border on mobile [cf0b4be](https://github.com/reservoirprotocol/reservoir-kit/commit/cf0b4beaf6026d939aecb9aa6d92dc564f91076c)
* Mobile tweaks [20a46d5](https://github.com/reservoirprotocol/reservoir-kit/commit/20a46d58a77abbad2fafa93e892575659290e7b4)
* Update confirming image [bb56262](https://github.com/reservoirprotocol/reservoir-kit/commit/bb56262172064c3f2c43cd995e4fb8d7943ccafb)
* Resolve conflicts [37bf315](https://github.com/reservoirprotocol/reservoir-kit/commit/37bf3158b4486473ffbf6abf7639d18bf2456d4d)
* Refresh eth usd marketprice whenever the modal opens [6930b0b](https://github.com/reservoirprotocol/reservoir-kit/commit/6930b0bf01ed60941fb8fc9c25b8c5c9342e478c)
* mobile view [96c532e](https://github.com/reservoirprotocol/reservoir-kit/commit/96c532e32cd1b0492f6775a86f9b402fbcb5d7c4)
* add success screen [3994f1f](https://github.com/reservoirprotocol/reservoir-kit/commit/3994f1f13294bfccce933ff3120941549b277f9f)
* Add transaction hash to progress state [9d8f312](https://github.com/reservoirprotocol/reservoir-kit/commit/9d8f312aab644a6c005995b0a3c03595620f827b)
* Finish up unavailable ui and last sale [51dcfaf](https://github.com/reservoirprotocol/reservoir-kit/commit/51dcfaf4aae12d80163cc4788c06fb49c23e4730)
* resolve conflicts [33b81cd](https://github.com/reservoirprotocol/reservoir-kit/commit/33b81cd431b1e971da19f76b93a0a9a5fcbe2a14)
* resolve conflicts [d6663a6](https://github.com/reservoirprotocol/reservoir-kit/commit/d6663a6070a023b499bd54504549b246a925b82f)
* stop infinite loop [11090c7](https://github.com/reservoirprotocol/reservoir-kit/commit/11090c78baa0fa5db7834a713345ee10588c5d45)
* Resolve conflicts [9d80087](https://github.com/reservoirprotocol/reservoir-kit/commit/9d800872678f75e5be9e0af55f06d74b2b32de91)
* Merge branch 'main' into feature/error-ui [873caaa](https://github.com/reservoirprotocol/reservoir-kit/commit/873caaae47b6cca09a36c32c38f7f7bf7e2e6376)
* Update progress step gifs [d97c82d](https://github.com/reservoirprotocol/reservoir-kit/commit/d97c82dd4c2fab2814f1753fb16de494d8c2e894)
* fix merge conflict [947b629](https://github.com/reservoirprotocol/reservoir-kit/commit/947b6295842e7cc93a6674356c2c0b4384f25b58)
* add sus token ui [9c569b9](https://github.com/reservoirprotocol/reservoir-kit/commit/9c569b9847f902ab592d8cc481c82d40e26bbcff)
* Buymodal transaction progress [7ada667](https://github.com/reservoirprotocol/reservoir-kit/commit/7ada667c9b2d33575391d3282ee7b743187fab8b)
* Add modal loader, clean up states and referrer fee [acef798](https://github.com/reservoirprotocol/reservoir-kit/commit/acef798e6309c1ef5bcd47be2002cd09c9cb6759)
* Merge branch 'main' into feature/loader [3fa0f33](https://github.com/reservoirprotocol/reservoir-kit/commit/3fa0f33370b673419561eb3647d427cb6050902c)
* Resolve conflicts [691eb70](https://github.com/reservoirprotocol/reservoir-kit/commit/691eb7088535d07d283081a76f6dad408e2966a1)
* Resolve conflicts [79587f6](https://github.com/reservoirprotocol/reservoir-kit/commit/79587f6b2fe176956e9d027babd665877182e419)
* ui fixes and loading state [69e76a9](https://github.com/reservoirprotocol/reservoir-kit/commit/69e76a97cc810f1e75219ad6c0c18990e5cf40da)
* Add a theme interface that holds all the require properties for the theme [2775ae5](https://github.com/reservoirprotocol/reservoir-kit/commit/2775ae5fbfbd44c8e6c8e0c275ad3c2e3772675f)
* add theme switcher [555e576](https://github.com/reservoirprotocol/reservoir-kit/commit/555e5765b9ce24f5c167123a4de1e805a5f5204c)
* add light and dark themes [bee2e7e](https://github.com/reservoirprotocol/reservoir-kit/commit/bee2e7e64075d49f29c5b0a3695820e7b4707597)
* wip modal loader [20f4eca](https://github.com/reservoirprotocol/reservoir-kit/commit/20f4eca4a8defc05bf3012775963fa6f60dfe17e)
* Fix conflicts [0e63067](https://github.com/reservoirprotocol/reservoir-kit/commit/0e63067414a35eb5c8f2e18f53a5cf441018cd67)
* Get signer and signer details [ff0a661](https://github.com/reservoirprotocol/reservoir-kit/commit/ff0a661f6e6bd4249a6c6980b1432bd549abb333)
* Expose transaction hash in steps when available [6fc19f1](https://github.com/reservoirprotocol/reservoir-kit/commit/6fc19f1ed87dd348b243441dec1dd99710d4efc6)
* Add wallet connect to the demo page, insufficient funds placeholder and buy token call [804eeba](https://github.com/reservoirprotocol/reservoir-kit/commit/804eebad243497a1b1cf105e95aae605ebf6c896)
* Fix conflicts [3836c38](https://github.com/reservoirprotocol/reservoir-kit/commit/3836c38c0bd754323ff9a5b07c209e87fa36e1ff)
* Export useCoreSdk hook from index [642945c](https://github.com/reservoirprotocol/reservoir-kit/commit/642945c269cf5eed35d75ce975b0e65ab04b2afd)
* Make sure sdk is initialized first [b38ab51](https://github.com/reservoirprotocol/reservoir-kit/commit/b38ab513c50855ef14592a67451fe7a943f1fe0f)
* create add funds step + clean up theme and imports [08e31ec](https://github.com/reservoirprotocol/reservoir-kit/commit/08e31ecfd5af341db73eee79876631603c919bd1)
* Add useCoreSdk hook and store sdk in context for easy usage [ca0784b](https://github.com/reservoirprotocol/reservoir-kit/commit/ca0784b19c2b58077de3d17654fd8c47dbc977e3)
* Add banned on opensea hook [a16ab36](https://github.com/reservoirprotocol/reservoir-kit/commit/a16ab365948f15644184270f634cb215e26d11f2)
* Add core context provider [2fae2a6](https://github.com/reservoirprotocol/reservoir-kit/commit/2fae2a6608faf71ff432f05614d9e9d823ebfaf1)
* Exporting hooks [f794b8d](https://github.com/reservoirprotocol/reservoir-kit/commit/f794b8d269e1cbdf03e44974f107577664aa566e)
* Update packages [38c889e](https://github.com/reservoirprotocol/reservoir-kit/commit/38c889e04f8a56f258f45709008ff96868897abb)
* Buy modal initial screen [7fddec2](https://github.com/reservoirprotocol/reservoir-kit/commit/7fddec29081cdabcc8d162e3564d8fb7ff5c1bc6)
* rename modal folder [c396489](https://github.com/reservoirprotocol/reservoir-kit/commit/c3964898180e0784fe55ad3def1d506d6a40c87d)
* Rename client-sdk to reservoir-kit-core, rename reservoir-kit to reservoir-kit-ui [6f57826](https://github.com/reservoirprotocol/reservoir-kit/commit/6f57826858578442f39fa9ef80c25fbc5540aad7)