## [1.1.0](https://github.com/ElJijuna/api-hooks/compare/@api-hooks/pypi@1.0.1...@api-hooks/pypi@1.1.0) (2026-07-02) ### Features * add queryOptions support to usePyPIDownloads ([f23d0f3](https://github.com/ElJijuna/api-hooks/commit/f23d0f34f23807af2b8f2b25370fab71d8bea3ba)) * add queryOptions support to usePyPIDownloadsByMirrors ([ecd093e](https://github.com/ElJijuna/api-hooks/commit/ecd093ed111ec8474a6d9482371473f4c59e0e68)) * add queryOptions support to usePyPIDownloadsByPythonMajor ([3bfcf36](https://github.com/ElJijuna/api-hooks/commit/3bfcf3679dce50166cab3cacdac6af9dab3beaeb)) * add queryOptions support to usePyPIDownloadsByPythonMinor ([d9968ea](https://github.com/ElJijuna/api-hooks/commit/d9968ea586fae4bce327216429a58ec7a0f8036e)) * add queryOptions support to usePyPIDownloadsBySystem ([973e1a5](https://github.com/ElJijuna/api-hooks/commit/973e1a5fbff93ed383530b5c3634fae92c90d486)) * add queryOptions support to usePyPILatestVersion ([e18065c](https://github.com/ElJijuna/api-hooks/commit/e18065c3e1f89415ada7c2fd3b0530f3e98e0055)) * add queryOptions support to usePyPIPackageVersions ([244046e](https://github.com/ElJijuna/api-hooks/commit/244046e87421ebecfb7942c12b135e313509b301)) * add queryOptions support to usePyPIPackageVulnerabilities ([f25328e](https://github.com/ElJijuna/api-hooks/commit/f25328e9d364e950f4f4ace48ffc8fb38e827161)) * add queryOptions support to usePyPIProject ([2a9a6f8](https://github.com/ElJijuna/api-hooks/commit/2a9a6f864923cac165bea324766ac1cc21cac5a8)) * add queryOptions support to usePyPIProjectInfo ([f32d7d4](https://github.com/ElJijuna/api-hooks/commit/f32d7d493f76e70cbaca54a0cbc2cbf40bf897ab)) * add queryOptions support to UsePyPIQueryOptions ([a9656d6](https://github.com/ElJijuna/api-hooks/commit/a9656d6e4481734735d86267be137d678ff85b0b)) * add queryOptions support to usePyPIReleases ([7cccc06](https://github.com/ElJijuna/api-hooks/commit/7cccc06f9e17f13967b1f3a49d7bbc09e015f017)) * add queryOptions support to usePyPIVersion ([966457e](https://github.com/ElJijuna/api-hooks/commit/966457ede15bb8d2d475013f44cfe7177e73af68)) * add queryOptions support to usePyPIVersionDependencies ([16c95a3](https://github.com/ElJijuna/api-hooks/commit/16c95a3946657511e4defdebd613305df6abfb9e)) * add queryOptions support to usePyPIVersionFiles ([e74f12d](https://github.com/ElJijuna/api-hooks/commit/e74f12de9c140bd86c80bed41d851504e48cade0)) * add queryOptions support to usePyPIVersionVulnerabilities ([2e28806](https://github.com/ElJijuna/api-hooks/commit/2e28806dbf0b5680fcc0423799cc0f1e8fa7323c)) ## [1.0.1](https://github.com/ElJijuna/api-hooks/compare/@api-hooks/pypi@1.0.0...@api-hooks/pypi@1.0.1) (2026-06-08) ### Bug Fixes * clean up formatting in .releaserc.json and update type import in testUtils.tsx ([60e5c35](https://github.com/ElJijuna/api-hooks/commit/60e5c35eda49a8d935c122a57fcf6200c942aa61)) ### Documentation * add logo image to README for better visual appeal ([416a861](https://github.com/ElJijuna/api-hooks/commit/416a861a97c6be8c8a5ff491a9ebe0180d8cd235)) ## 1.0.0 (2026-06-08) ### Features * **@api-hooks/pypi:** add initial release with React hooks for PyPI API integration ([6a1a1b3](https://github.com/ElJijuna/api-hooks/commit/6a1a1b3f58449248a12fa9b68fe411cc1f85ccc0)) * **@api-hooks/pypi:** add semantic release configuration and export new hook ([6a66c4d](https://github.com/ElJijuna/api-hooks/commit/6a66c4dcbc01b895373c57b28cca71f07af1bb84)) * **@api-hooks/pypi:** add support for PyPI documentation and release process ([63686a8](https://github.com/ElJijuna/api-hooks/commit/63686a85ff67fac6a0803be44da854934378476b)) * **@api-hooks/pypi:** enhance hooks with detailed JSDoc comments and add types export ([1bbf501](https://github.com/ElJijuna/api-hooks/commit/1bbf5010e6782d65f467ab8c864d8b959c9145fb))