Releases: bkrem/react-nft-gallery
Releases · bkrem/react-nft-gallery
v0.6.2
- fix(api): handles Opensea API key header requirement be41fef
OpenSea has recently added the requirement for an X-API-KEY
header to be passed for any non-trivial
requests to their /assets
endpoint.
By default, react-nft-gallery
can now only fetch the first 20 assets for any provided ownerAddress
.
The gallery's full capabilities are available by passing an OpenSea API key as the openseaApiKey
prop.
To request an API key, please consult the API key form on the OpenSea docs.
v0.6.1...v0.6.2
v0.6.1
- refactor: consolidates hash routing, avoids polluting browser history abff333
- fix(stories): adds current version to title 1d37a7a
v0.6.0...v0.6.1
v0.5.1
- fix(gallery): ensures all showcase assets are auto-fetched 70d2082
- chore(storybook): updates fidenza showcase 2d83d09
- docs: adds
hasLoadMoreButton
prop to readme dc831fa
v0.5.0...v0.5.1
v0.2.1
- fix(api): removes deprecated opensea causing 400 9b3e68c
- docs: adds TOC, adds roadmap section 15c2778
- docs(readme): updates API reference e1707ef
- docs(readme): adds installation, usage sections 0748145
- fix(storybook): tweak naming of default story 9654e16
v0.2.0...v0.2.1