# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.1.0](https://github.com/NFTX-project/nftxjs/compare/v4.0.1...v4.1.0) (2025-02-26)


### Features

* **@nftx/query:** support graphql variables ([2be4660](https://github.com/NFTX-project/nftxjs/commit/2be466096cbd109149095451cbd7d28593c838e2))





## [4.0.1](https://github.com/NFTX-project/nftxjs/compare/v4.0.0...v4.0.1) (2024-10-18)


### Bug Fixes

* support skip query arg ([c4db0f1](https://github.com/NFTX-project/nftxjs/commit/c4db0f181580214e98846627ee8a30befcfa9a36))





# [4.0.0](https://github.com/NFTX-project/nftxjs/compare/v3.7.6...v4.0.0) (2024-09-23)


### Bug Fixes

* add missing operators and remove isNot ([b7ba416](https://github.com/NFTX-project/nftxjs/commit/b7ba416cfdf3fa1470f1988f33713d19819c5ce2))


### BREAKING CHANGES

* isNot operator has been renamed to ne





## [3.7.6](https://github.com/NFTX-project/nftxjs/compare/v3.7.5...v3.7.6) (2024-09-02)


### Bug Fixes

* **@nftx/query:** allow both data and query params in post requests ([3db0246](https://github.com/NFTX-project/nftxjs/commit/3db02463b671a7d4d4892928ce243c52d2ffa35b))





## [3.7.5](https://github.com/NFTX-project/nftxjs/compare/v3.7.4...v3.7.5) (2024-08-23)


### Bug Fixes

* **@nftx/query:** preserve existing query params when passing in a fully qualified url ([15d9348](https://github.com/NFTX-project/nftxjs/commit/15d934869ce83a0069714df7c726b4fd46866491))





## [3.7.4](https://github.com/NFTX-project/nftxjs/compare/v3.7.3...v3.7.4) (2024-07-22)


### Bug Fixes

* dont force multpart/form-data ([652cca0](https://github.com/NFTX-project/nftxjs/commit/652cca0bac5bb2fd993ae488b25a4206017017cf))





## [3.7.3](https://github.com/NFTX-project/nftxjs/compare/v3.7.2...v3.7.3) (2024-07-22)


### Bug Fixes

* incorrect content type being set ([60befc6](https://github.com/NFTX-project/nftxjs/commit/60befc69912be900941dbd7be7b2be04c2b7df64))





## [3.7.2](https://github.com/NFTX-project/nftxjs/compare/v3.7.1...v3.7.2) (2024-07-22)


### Bug Fixes

* export QueryErrorClass ([77731fc](https://github.com/NFTX-project/nftxjs/commit/77731fc21f9270ebaf0abbbd5d95fe0c8e918dbb))
* support  formdata ([0cf5025](https://github.com/NFTX-project/nftxjs/commit/0cf5025c9a594a96a76edd10f24b4c72f9d4659e))





## [3.7.1](https://github.com/NFTX-project/nftxjs/compare/v3.7.0...v3.7.1) (2024-07-18)


### Bug Fixes

* support relative urls ([520d794](https://github.com/NFTX-project/nftxjs/commit/520d794407e179efdc7c2eb810e9b05f0677480c))





# [3.7.0](https://github.com/NFTX-project/nftxjs/compare/v3.6.2...v3.7.0) (2024-07-17)


### Features

* query now accepts array of urls ([c6ad594](https://github.com/NFTX-project/nftxjs/commit/c6ad59419db3dadbf426e1080b9bc083c0236203))





## [3.6.1](https://github.com/NFTX-project/nftxjs/compare/v3.6.0...v3.6.1) (2024-07-12)


### Bug Fixes

* missing return type ([e655d64](https://github.com/NFTX-project/nftxjs/commit/e655d641afc39b8b60be3776f2b44d7599d9d5e8))





# [3.6.0](https://github.com/NFTX-project/nftxjs/compare/v3.5.0...v3.6.0) (2024-07-12)


### Features

* redeployment of failed release ([a5217eb](https://github.com/NFTX-project/nftxjs/commit/a5217ebb52e161bf265b951bd6a2371e806d9bc5))





# [3.5.0](https://github.com/NFTX-project/nftxjs/compare/v3.4.3...v3.5.0) (2024-07-12)


### Features

* **@nftx/query:** new query package ([b45f603](https://github.com/NFTX-project/nftxjs/commit/b45f603f8e078fb4c34d3a063c21aef11593a153))
