This repository has been archived by the owner on Mar 17, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.0.0](v1.0.5...v2.0.0) (2021-12-14) ### Bug Fixes * **ci:** remove legacy behaviors ([#205](#205)) ([6fdfcc1](6fdfcc1)) * **deps:** update all non-major dependencies ([#140](#140)) ([fcbee09](fcbee09)) * **deps:** update all non-major dependencies ([#185](#185)) ([6017794](6017794)) * **deps:** update all non-major dependencies ([#188](#188)) ([eb23d3b](eb23d3b)) * **deps:** update all non-major dependencies ([#189](#189)) ([eae826a](eae826a)) * **deps:** update all non-major dependencies ([#27](#27)) ([d3de911](d3de911)) * **deps:** update all non-major dependencies ([#28](#28)) ([0204e1b](0204e1b)) * handle provided axiosConfig baseURL ([#75](#75)) ([a4943bf](a4943bf)) * remove quotes around (i)like value matching ([#96](#96)) ([e6c8d21](e6c8d21)) * feat!: add representation return option (#203) ([7a8924c](7a8924c)), closes [#203](#203) ### Features * add neq, gt, gte, lt and lte methods ([#84](#84)) ([9981fe2](9981fe2)) * add put request method ([#87](#87)) ([186609f](186609f)) * add total length to get method return ([#100](#100)) ([2a788e6](2a788e6)) * add upsert options to post method ([#161](#161)) ([97995f3](97995f3)) * deprecate `baseUri` option ([#73](#73)) ([fd33515](fd33515)) ### Reverts * "chore(renovate): remove force enabled bot" ([#99](#99)) ([c0ed76e](c0ed76e)) * chore(deps): pin node.js to 16.6.1 ([#25](#25)) ([62a487c](62a487c)) ### BREAKING CHANGES * use named export for `create()` * drop deprecated `baseUri` option support in `create()`
- Loading branch information