Skip to content

Releases: newsdataapi/newsdata-reactjs-client

1.0.4

28 May 06:24

Choose a tag to compare

First release of newsdata-reactjs-client published as the newsdataapi npm package — continues the version line from the legacy newsdataapi@1.0.3.

React hooks SDK for the Newsdata.io News API: drop-in hooks (useLatestNews, useArchiveNews, useCryptoNews, useMarketNews, useNewsCount, …) and a , built on the same proven core as newsdata-nodejs-client (client-side validation, retries with exponential backoff, typed errors). Zero runtime deps; React 18+ peer dependency; TypeScript definitions included.