Comparing version 9.0.4 to 9.0.5
1810
CHANGELOG.md
@@ -6,2 +6,14 @@ # Change Log | ||
## [9.0.5](https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v9.0.4...v9.0.5) (2020-05-07) | ||
### Chores | ||
* **release:** update documentation ([2df72e7](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/2df72e7)) | ||
* trim CHANGELOG length ([af7db19](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/af7db19)) | ||
## [9.0.4](https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v9.0.3...v9.0.4) (2020-05-07) | ||
@@ -88,1799 +100,1 @@ | ||
* **kitsu:** (internal) pass camel and plural options as arguments to serialise ([046b51a](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/046b51a)) | ||
## [8.3.1](https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v8.3.0...v8.3.1) (2020-05-02) | ||
### Chores | ||
* **release:** update documentation ([0d6e89b](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/0d6e89b)) | ||
* remove old devDependencies no longer used ([72acbe7](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/72acbe7)) | ||
# [8.3.0](https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v8.2.0...v8.3.0) (2020-05-02) | ||
### Chores | ||
* **release:** update documentation ([5382aad](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/5382aad)) | ||
# [8.2.0](https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v8.1.1...v8.2.0) (2020-04-26) | ||
### Build System / Dependencies | ||
* **kitsu:** update devdependency [@size-limit](https://github.com/size-limit)/preset-small-lib… ([#375](https://github.com/wopian/kitsu/tree/master/packages/kitsu/issues/375)) ([d8bc45d](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/d8bc45d)) | ||
* **kitsu:** update devdependency [@size-limit](https://github.com/size-limit)/preset-small-lib… ([#379](https://github.com/wopian/kitsu/tree/master/packages/kitsu/issues/379)) ([7efdc07](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/7efdc07)) | ||
* **kitsu:** update devdependency [@size-limit](https://github.com/size-limit)/preset-small-lib… ([#383](https://github.com/wopian/kitsu/tree/master/packages/kitsu/issues/383)) ([d86a1e6](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/d86a1e6)) | ||
### Chores | ||
* **release:** update documentation ([ef7efec](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/ef7efec)) | ||
## [8.1.1](https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v8.1.0...v8.1.1) (2020-02-28) | ||
### Chores | ||
* **release:** update documentation ([6201aa4](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/6201aa4)) | ||
# [8.1.0](https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v8.0.5...v8.1.0) (2020-02-28) | ||
### Chores | ||
* **release:** update documentation ([8f1b075](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/8f1b075)) | ||
### New Features | ||
* **kitsu:** deserialise POST and PATCH responses ([#371](https://github.com/wopian/kitsu/tree/master/packages/kitsu/issues/371)) ([3c9c3ce](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/3c9c3ce)) | ||
## [8.0.5](https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v8.0.4...v8.0.5) (2020-02-12) | ||
### Build System / Dependencies | ||
* **kitsu:** update devdependency [@size-limit](https://github.com/size-limit)/preset-small-lib to ~3.0.0 ([#357](https://github.com/wopian/kitsu/tree/master/packages/kitsu/issues/357)) ([15e3226](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/15e3226)) | ||
* **kitsu:** update devdependency [@size-limit](https://github.com/size-limit)/preset-small-lib to ~4.0.1 ([09d3373](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/09d3373)) | ||
### Chores | ||
* **release:** update documentation ([d799bce](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/d799bce)) | ||
* build with Node 10 as Node 8 was dropped in 43a8d8d9b8c5cbfabdc5bdaf51856fd6752ef9c4 ([75c4367](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/75c4367)) | ||
### Tests | ||
* **kitsu:** add POST with client-generated ID ([425e8fb](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/425e8fb)) | ||
* **kitsu-core:** add serialise with client-generated ID ([4feba44](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/4feba44)) | ||
## [8.0.4](https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v8.0.3...v8.0.4) (2020-01-08) | ||
### Chores | ||
* **release:** update documentation ([b381f9a](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/b381f9a)) | ||
### Documentation Changes | ||
* **kitsu:** remove kitsu/node import from install guide ([4df407d](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/4df407d)) | ||
## [8.0.3](https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v8.0.2...v8.0.3) (2020-01-07) | ||
### Chores | ||
* **release:** update documentation ([65f0559](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/65f0559)) | ||
* improve TypeScript declarations ([#355](https://github.com/wopian/kitsu/tree/master/packages/kitsu/issues/355)) ([934c79e](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/934c79e)) | ||
### Documentation Changes | ||
* remove appveyor badge [skip ci] ([b481f95](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/b481f95)) | ||
## [8.0.2](https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v8.0.1...v8.0.2) (2019-12-24) | ||
### Chores | ||
* **release:** update documentation ([ec5f653](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/ec5f653)) | ||
## [8.0.1](https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v8.0.0...v8.0.1) (2019-12-24) | ||
### Build System / Dependencies | ||
* update linters ([#346](https://github.com/wopian/kitsu/tree/master/packages/kitsu/issues/346)) ([6dd5080](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/6dd5080)) | ||
### Chores | ||
* **release:** update documentation ([b8399f4](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/b8399f4)) | ||
### Refactors | ||
* **kitsu-core:** remove unnecessary instances of async/await ([#351](https://github.com/wopian/kitsu/tree/master/packages/kitsu/issues/351)) ([8a88fe4](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/8a88fe4)) | ||
# [8.0.0](https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v7.3.0...v8.0.0) (2019-12-03) | ||
### Chores | ||
* **release:** update documentation ([ea8790a](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/ea8790a)) | ||
* cleanup configs ([4576fd5](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/4576fd5)) | ||
### Documentation Changes | ||
* add migration for `kitsu/node` and `kitsu-core/node` users ([4bd2182](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/4bd2182)) | ||
### New Features | ||
* **kitsu:** remove redundent node folder ([ec9bc8d](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/ec9bc8d)) | ||
### BREAKING CHANGES | ||
* **kitsu:** Only for those using `kitsu/node` or `kitsu/node/index.mjs`. | ||
7.3.0 made both code bases identical. You can safely switch to `kitsu` or `kitsu/lib/index.mjs` | ||
# [7.3.0](https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v7.2.2...v7.3.0) (2019-11-28) | ||
### Chores | ||
* **release:** update documentation ([30e4418](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/30e4418)) | ||
### New Features | ||
* **kitsu:** remove unused [@babel](https://github.com/babel)/runtime dependency ([8219f20](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/8219f20)) | ||
## [7.2.2](https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v7.2.1...v7.2.2) (2019-11-25) | ||
### Bug Fixes | ||
* switch babel-minify to terser ([d687532](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/d687532)) | ||
### Chores | ||
* **ci:** restore size-limit for bundle outputs ([56b9e01](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/56b9e01)) | ||
* **release:** update documentation ([29e9743](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/29e9743)) | ||
## [7.2.1](https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v7.2.0...v7.2.1) (2019-11-25) | ||
### Chores | ||
* **release:** update documentation ([0bebf33](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/0bebf33)) | ||
# [7.2.0](https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v7.1.0...v7.2.0) (2019-11-25) | ||
### Chores | ||
* **release:** update documentation ([e7b4975](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/e7b4975)) | ||
* **release:** update documentation ([e6bfd2f](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/e6bfd2f)) | ||
### New Features | ||
* alias interceptors from axios to Kitsu ([#344](https://github.com/wopian/kitsu/tree/master/packages/kitsu/issues/344)) ([f756e07](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/f756e07)) | ||
# [7.1.0](https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v7.0.4...v7.1.0) (2019-10-15) | ||
### Chores | ||
* **release:** update documentation ([61d8407](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/61d8407)) | ||
### New Features | ||
* **kitsu:** added axiosOptions to Kitsu constructor ([b5fd092](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/b5fd092)) | ||
## [7.0.4](https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v7.0.3...v7.0.4) (2019-06-16) | ||
### Build System / Dependencies | ||
* **kitsu:** update dependency axios to v0.19.0 ([#305](https://github.com/wopian/kitsu/tree/master/packages/kitsu/issues/305)) ([e1ec794](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/e1ec794)) | ||
* **kitsu:** update dependency pluralize to ^8.0.0 ([#298](https://github.com/wopian/kitsu/tree/master/packages/kitsu/issues/298)) ([8e98d39](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/8e98d39)) | ||
### Chores | ||
* **release:** update documentation ([9000c94](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/9000c94)) | ||
### Continuous Integration | ||
* **kitsu:** disable unneeded size-limit feature ([961dede](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/961dede)) | ||
## [7.0.3](https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v7.0.2...v7.0.3) (2019-05-12) | ||
### Chores | ||
* **release:** update documentation ([e1d6663](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/e1d6663)) | ||
* update package size limit warnings ([679d6b6](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/679d6b6)) | ||
## [7.0.2](https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v7.0.1...v7.0.2) (2019-05-11) | ||
### Bug Fixes | ||
* update main/module paths to support Node 12 ESM (closes [#292](https://github.com/wopian/kitsu/tree/master/packages/kitsu/issues/292)) ([b6083d6](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/b6083d6)) | ||
* update replace scripts to handle Node 12 changes (closes [#292](https://github.com/wopian/kitsu/tree/master/packages/kitsu/issues/292)) ([afa195d](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/afa195d)) | ||
### Chores | ||
* **release:** update documentation ([e079395](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/e079395)) | ||
* **rollup:** remove duplicated filenames from config ([633655c](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/633655c)) | ||
### Documentation Changes | ||
* add footnote for breaking Node 12 changes with kitsu/node and kitsu-core/node ([3d07bcb](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/3d07bcb)) | ||
## [7.0.1](https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v7.0.0...v7.0.1) (2019-04-15) | ||
### Chores | ||
* **release:** update documentation ([60e15f9](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/60e15f9)) | ||
### Other Changes | ||
* updated the cdn link to version 7 (#283) ([ce132cd](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/ce132cd)), closes [#283](https://github.com/wopian/kitsu/tree/master/packages/kitsu/issues/283) | ||
# [7.0.0](https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v6.2.3...v7.0.0) (2019-03-02) | ||
### Bug Fixes | ||
* **ci:** remove node-only packages ([467e501](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/467e501)) | ||
* **kitsu:** CommonJS style require imports ([#238](https://github.com/wopian/kitsu/tree/master/packages/kitsu/issues/238)) ([bf57762](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/bf57762)) | ||
* **kitsu:** typescript declaration file ([#236](https://github.com/wopian/kitsu/tree/master/packages/kitsu/issues/236)) ([1823d53](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/1823d53)) | ||
### Build System / Dependencies | ||
* update dependency babel to ^7.0.0 ([81f6be2](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/81f6be2)) | ||
### Chores | ||
* **release:** update documentation ([4421b82](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/4421b82)) | ||
* drop support for node 6 ([7e48c42](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/7e48c42)) | ||
* **release:** publish packages ([4ef5cd2](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/4ef5cd2)) | ||
* **release:** publish packages ([52c4b5d](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/52c4b5d)) | ||
* **release:** publish packages ([3c84631](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/3c84631)) | ||
* **release:** update documentation ([12d3b6e](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/12d3b6e)) | ||
* **release:** update documentation ([4fd20c5](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/4fd20c5)) | ||
* **release:** update documentation ([c59db70](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/c59db70)) | ||
### Documentation Changes | ||
* switch david-dm badges to badgen ([8172616](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/8172616)) | ||
* update package sizes ([07d2aca](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/07d2aca)) | ||
### New Features | ||
* add generated typescript declarations ([0cac34d](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/0cac34d)) | ||
* split kitsu/node into kitsu-node ([151f6dd](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/151f6dd)) | ||
### BREAKING CHANGES | ||
* Brings native async/await for kitsu/node and kitsu-core/node | ||
# [6.4.0](https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/kitsu@6.3.1...kitsu@6.4.0) (2018-09-08) | ||
### Chores | ||
* **release:** update documentation ([12d3b6e](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/12d3b6e)) | ||
### New Features | ||
* add generated typescript declarations ([0cac34d](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/0cac34d)) | ||
<a name="6.3.0"></a> | ||
# 6.3.0 (2018-08-29) | ||
### Chores | ||
* **release:** update documentation ([c59db70](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/c59db70)) | ||
### Documentation | ||
* switch david-dm badges to badgen ([8172616](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/8172616)) | ||
<a name="6.2.3"></a> | ||
## 6.2.3 (2018-08-15) | ||
### Chores | ||
* restore pre-conventional-changelog changelogs ([e44ab97](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/e44ab97)) | ||
* **release:** publish v6.2.3 ([1c767b8](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/1c767b8)) | ||
* **release:** update documentation ([49390b9](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/49390b9)) | ||
### Documentation | ||
* **kitsu:** update migration guide ([3dc00b6](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/3dc00b6)) | ||
<a name="6.2.2"></a> | ||
## 6.2.2 (2018-08-15) | ||
### Chores | ||
* **release:** publish v6.2.2 ([245d1b8](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/245d1b8)) | ||
* **release:** update documentation ([d15797f](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/d15797f)) | ||
* **release:** update documentation ([ad160e4](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/ad160e4)) | ||
<a name="6.2.1"></a> | ||
## 6.2.1 (2018-08-15) | ||
### Chores | ||
* **release:** publish v6.2.1 ([c284051](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/c284051)) | ||
<a name="6.2.0"></a> | ||
# 6.2.0 (2018-08-14) | ||
### Chores | ||
* remove legacy [@babel](https://github.com/babel)/runtime dependencies ([03056f8](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/03056f8)) | ||
* remove legacy bundles ([df084d2](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/df084d2)) | ||
* remove need for sourcemaps ([1b37fbd](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/1b37fbd)) | ||
* remove redundent package.json script ([7e182d7](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/7e182d7)) | ||
* remove todos in rollup configs ([410b20b](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/410b20b)) | ||
* update npmignore ([6afa4d0](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/6afa4d0)) | ||
### Documentation | ||
* fix links in READMEs ([ef629c9](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/ef629c9)) | ||
* format READMEs ([d4b2384](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/d4b2384)) | ||
* link to coverage, maintainability & debt pages in codeclimate badges ([f267c03](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/f267c03)) | ||
* restore itallic text for migration guide notices ([e9a764e](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/e9a764e)) | ||
* switch codeclimate and contributor badges to badgen ([ef56b76](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/ef56b76)) | ||
* update README to 6.x ([436644d](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/436644d)) | ||
* use source order for API documentation ([8e3d2bb](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/8e3d2bb)) | ||
<a name="6.1.0"></a> | ||
# 6.1.0 (2018-08-10) | ||
### Features | ||
* re-add ES modules (closes [#155](https://github.com/wopian/kitsu/tree/master/packages/kitsu/issues/155)) ([7506fd0](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/7506fd0)) | ||
<a name="6.0.3"></a> | ||
## 6.0.3 (2018-08-10) | ||
### Documentation | ||
* fix links to migration guide ([cad735c](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/cad735c)) | ||
<a name="6.0.2"></a> | ||
## 6.0.2 (2018-08-10) | ||
### Documentation | ||
* switch badges to badgen ([19166bd](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/19166bd)) | ||
<a name="6.0.1"></a> | ||
## 6.0.1 (2018-08-10) | ||
### Documentation | ||
* add ^6 migration note ([60bad61](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/60bad61)) | ||
<a name="6.0.0"></a> | ||
# 6.0.0 (2018-08-10) | ||
### Code Refactoring | ||
* upgrade to babel 7 ([6372acf](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/6372acf)) | ||
* **kitsu:** set aliases in constructor, avoid class properties ([3bd6de5](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/3bd6de5)) | ||
### Documentation | ||
* **kitsu:** update README ([20b72f2](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/20b72f2)) | ||
<a name="5.2.2"></a> | ||
## 5.2.2 (2018-07-23) | ||
### Chores | ||
* add contributors to package.json ([789125b](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/789125b)) | ||
* lock file maintenance ([#183](https://github.com/wopian/kitsu/tree/master/packages/kitsu/issues/183)) ([9cb4f03](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/9cb4f03)) | ||
### Documentation | ||
* **kitsu:** add bundlephobia size badge ([f32fa91](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/f32fa91)) | ||
<a name="5.2.0"></a> | ||
# 5.2.0 (2018-06-25) | ||
### Features | ||
* **kitsu:** alias `remove` to `delete` (closes [#180](https://github.com/wopian/kitsu/tree/master/packages/kitsu/issues/180)) ([90cad87](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/90cad87)) | ||
* **kitsu:** rename `remove` to `delete` ([ae38b02](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/ae38b02)) | ||
<a name="5.1.1"></a> | ||
## 5.1.1 (2018-06-01) | ||
### Documentation | ||
* **kitsu:** update browser support table ([c564c90](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/c564c90)) | ||
<a name="5.1.0"></a> | ||
# 5.1.0 (2018-04-01) | ||
### Bug Fixes | ||
* temporarily disable ecmascript module output (resolves [#155](https://github.com/wopian/kitsu/tree/master/packages/kitsu/issues/155)) ([3da9a54](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/3da9a54)) | ||
<a name="5.0.7"></a> | ||
## 5.0.7 (2018-03-19) | ||
<a name="5.0.6"></a> | ||
## 5.0.6 (2018-03-08) | ||
### Tests | ||
* remove 'should' from test names ([eba777a](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/eba777a)) | ||
<a name="5.0.5"></a> | ||
## 5.0.5 (2018-03-07) | ||
<a name="5.0.4"></a> | ||
## 5.0.4 (2018-03-03) | ||
### Chores | ||
* move test json:api cases to monorepo root ([576a9d8](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/576a9d8)) | ||
* **deps:** update axios to ^0.18.0 ([#135](https://github.com/wopian/kitsu/tree/master/packages/kitsu/issues/135)) ([ed42641](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/ed42641)) | ||
### Tests | ||
* namespace package tests ([8c22d35](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/8c22d35)) | ||
<a name="5.0.3"></a> | ||
## 5.0.3 (2018-02-16) | ||
### Chores | ||
* **npm:** remove files property from package.json ([a8decf9](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/a8decf9)) | ||
<a name="5.0.2"></a> | ||
## 5.0.2 (2018-02-16) | ||
### Documentation | ||
* **kitsu:** update installation section with correct legacy/node require path ([eb70f0c](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/eb70f0c)) | ||
<a name="5.0.1"></a> | ||
## 5.0.1 (2018-02-16) | ||
### Chores | ||
* **kitsu:** re-add homepage and repository urls ([45efe3c](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/45efe3c)) | ||
<a name="5.0.0"></a> | ||
# 5.0.0 (2018-02-16) | ||
### Chores | ||
* **deps:** revert changes to kitsu-core dependency ([227a313](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/227a313)) | ||
* **deps:** update lerna to ~2.9.0 ([4f43c66](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/4f43c66)) | ||
* **kitsu:** removed unused files from npmignore ([ec382e2](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/ec382e2)) | ||
* **kitsu:** update examples ([8a826cb](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/8a826cb)) | ||
### Documentation | ||
* **kitsu:** add node/legacy paths change to migration guide ([7bcebcc](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/7bcebcc)) | ||
* **kitsu:** link to package changelog ([1cfed46](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/1cfed46)) | ||
* **readme:** update readmes ([bb824f8](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/bb824f8)) | ||
### Features | ||
* split internal functions into a seperate package ([a0bab70](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/a0bab70)) | ||
* use node/legacy version of kitsu-core for node/legacy packages ([8c77574](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/8c77574)) | ||
### Styles | ||
* fix spacing in auth example ([489760d](https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/489760d)) | ||
<a name="6.2.3"></a> | ||
## [6.2.3](https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v6.2.2...v6.2.3) (2018-08-15) | ||
**Note:** Version bump only for package kitsu | ||
<a name="6.2.2"></a> | ||
## [6.2.2](https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v6.2.1...v6.2.2) (2018-08-15) | ||
**Note:** Version bump only for package kitsu | ||
#### 6.2.1 (2018-08-15) | ||
##### Build System / Dependencies | ||
* update devdependency lerna to ~3.0.5 to fix regressions (867d1609) | ||
### 6.2.0 (2018-08-14) | ||
##### Build System / Dependencies | ||
* update devdependency lerna to ~3.0.0 (#195) (6d599022) | ||
* update devdependency jest to ~23.5.0 (#194) (292345fd) | ||
##### Chores | ||
* remove todos in rollup configs (410b20b5) | ||
* remove legacy @babel/runtime dependencies (03056f80) | ||
* remove redundent package.json script (7e182d77) | ||
* update npmignore (6afa4d09) | ||
* remove need for sourcemaps No longer minifies lib/node files to 1-line. (1b37fbd3) | ||
* remove legacy bundles They haven't seen any usage and are causing unneccessary package size bloat. (df084d21) | ||
##### Documentation Changes | ||
* link to coverage, maintainability & debt pages in codeclimate badges (f267c03e) | ||
* format READMEs (d4b23845) | ||
* restore itallic text for migration guide notices (e9a764eb) | ||
* fix links in READMEs (ef629c92) | ||
* use source order for API documentation (8e3d2bb9) | ||
* update README to 6.x (436644d1) | ||
* switch codeclimate and contributor badges to badgen (ef56b765) | ||
### 6.1.0 (2018-08-10) | ||
##### New Features | ||
* re-add ES modules (closes #155) (7506fd0e) | ||
#### 6.0.3 (2018-08-10) | ||
##### Documentation Changes | ||
* fix links to migration guide (cad735c4) | ||
#### 6.0.2 (2018-08-10) | ||
##### Documentation Changes | ||
* switch badges to badgen (19166bd6) | ||
##### Other Changes | ||
* remove unused @babel/stage-0 devDependency (a9a2ab0d) | ||
#### 6.0.1 (2018-08-10) | ||
##### Chores | ||
* move targets to top of config/presets (6b2e9736) | ||
* drop testing on node 6/non active LTS (5e1fb268) | ||
##### Continuous Integration | ||
* allow node 6 test failures (0088d7c3) | ||
##### Documentation Changes | ||
* add ^6 migration note (60bad611) | ||
## 6.0.0 (2018-08-10) | ||
##### Build System / Dependencies | ||
* update dependency rollup to ~0.64.0 (#193) (279f85a7) | ||
* update dependency eslint to ~5.3.0 (#192) (64c36c20) | ||
* update dependency documentation to ~8.1.0 (#191) (80d2aade) | ||
* update dependency size-limit to ~0.19.0 (#189) (032c98c2) | ||
##### Chores | ||
* lock file maintenance (#190) (aa43d781) | ||
##### Documentation Changes | ||
* **kitsu:** update README (20b72f2b) | ||
##### Refactors | ||
* **kitsu:** set aliases in constructor, avoid class properties (3bd6de57) | ||
* upgrade to babel 7 (6372acfa) | ||
#### 5.2.2 (2018-07-23) | ||
##### Build System / Dependencies | ||
* update dependency eslint to ~5.2.0 (#188) (c1b50b4f) | ||
* update dependency rollup to ~0.63.0 (#187) (a792cff5) | ||
* update dependency jest to ~23.4.0 (#186) (b0a206ed) | ||
* update dependency eslint to ~5.1.0 (#185) (cd66096f) | ||
* update dependency jest to ~23.3.0 (#184) (5975041c) | ||
* update dependency jest to ~23.2.0 (#181) (552202b1) | ||
* update dependency rollup to ~0.62.0 (#182) (8abaab74) | ||
##### Chores | ||
* add contributors to package.json (789125b2) | ||
* lock file maintenance (#183) (9cb4f037) | ||
##### Documentation Changes | ||
* **kitsu:** add bundlephobia size badge (f32fa913) | ||
#### 5.2.1 (2018-07-13) | ||
##### Build System / Dependencies | ||
* update dependency jest to ~23.3.0 (#184) (5975041c) | ||
* update dependency jest to ~23.2.0 (#181) (552202b1) | ||
* update dependency rollup to ~0.62.0 (#182) (8abaab74) | ||
##### Chores | ||
* add contributors to package.json (789125b2) | ||
* lock file maintenance (#183) (9cb4f037) | ||
### 5.2.0 (2018-06-25) | ||
##### Build System / Dependencies | ||
* update dependency eslint to ~5.0.0 (#179) (91dd6e5f) | ||
* update dependency rollup to ~0.61.0 (#178) (8244747e) | ||
* update dependency cross-env to ~5.2.0 (#176) (84ca9373) | ||
* update dependency documentation to ~8.0.0 (#173) (a1e441b8) | ||
* update dependency rollup to ~0.60.0 (#174) (1ead68dd) | ||
##### Chores | ||
* **deps:** update dependency jest to ~23.1.0 (#172) (b84b615f) | ||
* **renovate:** scope package updates (00f934da) | ||
##### New Features | ||
* **kitsu:** | ||
* alias `remove` to `delete` (closes #180) (90cad878) | ||
* rename `remove` to `delete` (ae38b027) | ||
#### 5.1.1 (2018-06-01) | ||
##### Chores | ||
* **vscode:** hide output directories (afdd4831) | ||
* **deps:** | ||
* update dependency documentation to ~7.1.0 (#171) (8526d828) | ||
* update dependency jest to v23 (#170) (ec74d6bb) | ||
* update dependency documentation to v7 (#169) (05ee3320) | ||
* update dependency rollup-plugin-babel-minify to v5 (#168) (2ac8fca5) | ||
* update dependency rollup to ~0.59.0 (#167) (6b989f93) | ||
* update dependency size-limit to ~0.18.0 (#166) (5395b12d) | ||
* update dependency babel-preset-env to ~1.7.0 (#165) (34e2042f) | ||
* lock file maintenance (#163) (8c0b650f) | ||
* lock file maintenance (4fac11f0) | ||
* update lerna to ~2.10.0 (#157) (955c694a) | ||
* update documentation to ~6.2.0 (#158) (cbc87cc2) | ||
* update axios-mock-adapter to ~1.15.0 (#156) (b9cde7db) | ||
* **renovate:** use shareable config (86b0d93a) | ||
##### Documentation Changes | ||
* **kitsu:** update browser support table (c564c907) | ||
### 5.1.0 (2018-04-01) | ||
##### Chores | ||
* **deps:** update replace-in-file to ~3.4.0 (#153) (1df1c961) | ||
##### Bug Fixes | ||
* temporarily disable ecmascript module output (resolves #155) (3da9a540) | ||
#### 5.0.7 (2018-03-19) | ||
##### Chores | ||
* **deps:** | ||
* update size-limit to ~0.17.0 (#151) (7b71ab81) | ||
* update eslint to ~4.19.0 (#150) (8c1764ae) | ||
* update rollup to ~0.57.0 (#149) (ef441b33) | ||
* update documentation to ~6.1.0 (#147) (350a37db) | ||
#### 5.0.6 (2018-03-08) | ||
##### Chores | ||
* **deps:** | ||
* update replace-in-file to ~3.2.0 (#145) (6b004bd6) | ||
* update size-limit to ~0.16.0 (#143) (87513ba5) | ||
##### Bug Fixes | ||
* escape uri query string (e4210fc8) | ||
##### Tests | ||
* update query expectations (dc494a3c) | ||
* remove 'should' from test names (eba777ab) | ||
#### 5.0.4 (2018-03-03) | ||
##### Build System / Dependencies | ||
* **kitsu:** fix size-limit errors (closes #138) (#141) (3b730f7a) | ||
##### Chores | ||
* **deps:** | ||
* update documentation to ~6.0.0 (#142) (9faef85f) | ||
* update documentation to ~5.5.0 (#140) (d2792aa3) | ||
* lock file maintenance (#139) (56d69d9d) | ||
* update axios to ^0.18.0 (#135) (ed426417) | ||
* update jest to ~22.4.0 (#136) (7c6909c9) | ||
* update axios-mock-adapter to ~1.14.0 (#134) (4790c559) | ||
* update eslint to ~4.18.0 (#131) (4f2ac2fe) | ||
* remove empty object in package.json (cde44b38) | ||
* move test json:api cases to monorepo root (576a9d87) | ||
##### Tests | ||
* namespace package tests (8c22d35c) | ||
#### 5.0.3 (2018-02-16) | ||
##### Chores | ||
* **npm:** remove files property from package.json (a8decf9e) | ||
#### 5.0.2 (2018-02-16) | ||
##### Documentation Changes | ||
* **kitsu:** update installation section with correct legacy/node require path (eb70f0c1) | ||
#### 5.0.1 (2018-02-16) | ||
##### Chores | ||
* **kitsu:** re-add homepage and repository urls (45efe3c4) | ||
* **lerna:** commit changelog before publishing (ea321fed) | ||
#### 5.0.1 (2018-02-16) | ||
##### Chores | ||
* **lerna:** commit changelog before publishing (ea321fed) | ||
## 5.0.0 (2018-02-16) | ||
##### Breaking Changes | ||
* **kitsu:** remove deprecated isAuth() function (42b9d08e) | ||
##### Build System / Dependencies | ||
* hide lerna info output (604a5c6c) | ||
* publish workspace packages, not root (108d64e3) | ||
* re-add changelog generation (d00932e0) | ||
* re-add build documentation command (c8ff23cf) | ||
* remove bail argument for build command (9d0576d3) | ||
* re-add build script to test command (d9a45d6c) | ||
* **kitsu:** fix commonjs exported name for kitsu-core (6c0a3281) | ||
##### Chores | ||
* **kitsu:** | ||
* removed unused files from npmignore (ec382e25) | ||
* update examples (8a826cbc) | ||
* **deps:** | ||
* update eslint-config-wopian to ~1.3.0 (7655109d) | ||
* update lock file (356b1d88) | ||
* update rollup to ~0.56.0 (bd6c286c) | ||
* update lerna to ~2.9.0 (4f43c665) | ||
* update rollup to ~0.56.0 (#127) (950363d6) | ||
* revert changes to kitsu-core dependency (227a313f) | ||
* pin new devDeps to minor instead of major (979cd879) | ||
* update jest to ~22.3.0 (#124) (34410887) | ||
* update eslint-config-wopian to ~1.2.0 (#123) (5702e214) | ||
* split kitsu into a monorepo (#126) (b825acc8) | ||
* re-add major and minor publish scripts (4afdf246) | ||
* **lerna:** remove publish skips (59d66518) | ||
##### Continuous Integration | ||
* **travis:** re-enable email notifications (7596a8d7) | ||
* **codeclimate:** | ||
* disable eslint until custom configs are supported by codeclimate (f350da04) | ||
* exclude example and cases directory (b7c26871) | ||
* fix spec exclusion pattern (656f46f9) | ||
* update exclude patterns (3fbf5a5d) | ||
* fetch eslint config from repo (b15e79f1) | ||
##### Documentation Changes | ||
* **kitsu:** | ||
* add node/legacy paths change to migration guide (7bcebcc3) | ||
* link to package changelog (1cfed463) | ||
* **readme:** | ||
* fix link to kitsu-core readme (d28ec1f7) | ||
* one-line badges (dfbf4c45) | ||
* update readmes (bb824f89) | ||
* **contributing:** | ||
* update commit message formatting (b62603f4) | ||
* add code style and commit message (7b5e16fe) | ||
* link to github releases in root readme (9c71a30b) | ||
##### New Features | ||
* use node/legacy version of kitsu-core for node/legacy packages (8c77574c) | ||
* split internal functions into a seperate package (a0bab704) | ||
##### Code Style Changes | ||
* fix spacing in auth example (489760dd) | ||
* fix eslint issues (d1372b16) | ||
* **eslint:** fix jest issues (d15c07bf) | ||
### 4.6.0 (2018-02-12) | ||
##### Chores | ||
* **deps:** update documentation to ~5.4.0 (#122) (d91434ee) | ||
##### New Features | ||
* include meta from relationships (#118) (1add511c) | ||
#### 4.5.3 (2018-02-10) | ||
##### Build System / Dependencies | ||
* remove unused js-beautify devDependency (708f15e8) | ||
##### Chores | ||
* **deps:** | ||
* update eslint-config-wopian to ~1.1.0 (#120) (986b3732) | ||
* update axios-mock-adapter to ~1.13.0 (#119) (30da1e8a) | ||
* update jest to ~22.2.0 (#117) (f5165ba0) | ||
* update eslint-plugin-node to ~6.0.0 (#116) (e7112ba5) | ||
* update rollup-plugin-babel-minify to ~4.0.0 (#115) (41b8f4a6) | ||
* update eslint to ~4.17.0 (#114) (571a168c) | ||
* update lock file (#112) (bf24d5b2) | ||
##### Documentation Changes | ||
* **readme:** | ||
* update browser section (1452e7d1) | ||
* add package size notice (1f87617d) | ||
* **dictionary:** add JS destructuring (a8dd1169) | ||
* **migrating:** update error handling for 3.x to 4.x (86a77130) | ||
* **changelog:** add revert notice to es module files (dd83ed6c) | ||
##### New Features | ||
* use eslint-config-wopian (82d057cd) | ||
##### Bug Fixes | ||
* set browser usage cutoff to 0.05% instead of 0.5% for default usage (dc1f8463) | ||
#### 4.5.2 (2018-01-27) | ||
#### 4.5.1 (2018-01-27) | ||
##### Build System / Dependencies | ||
* add TypeError and addUncountableRule to dictionary (118a430a) | ||
* run doc tasks before tests (cdde056f) | ||
##### Reverts | ||
* re-add ES modules (47037566) | ||
### 4.5.0 (2018-01-27) | ||
##### Breaking Changes | ||
* ~~remove ES module format~~ (2d484e02) | ||
- reverted in `4.5.1` | ||
* **fix:** rethrow JSON:API errors (fixes #104) (4a3c6078) | ||
* **rollup:** ~~use commonjs format instead of UMD for lib files~~ (204ab3e3) | ||
- reverted in (2dc27467) | ||
##### Build System / Dependencies | ||
* lint docs during doc generation (95c44478) | ||
##### Chores | ||
* **deps:** | ||
* update axios-mock-adapter to ~1.12.0 (#108) (24ccbc77) | ||
* update rollup to ~0.55.0 (#105) (264f2009) | ||
* remove useless throw case after 4a3c607 (85e7cc67) | ||
##### Documentation Changes | ||
* **readme:** update package size in support table (978d0430) | ||
* **isAuth:** add deprecation notice (c583889b) | ||
* **error:** add documentation (97a35564) | ||
* **query:** add documentation (216a20d2) | ||
* update dictionary (27a3c341) | ||
* add cdn usage and demo services (node & browser) (671f7d34) | ||
* tag linkArray/Object as private functions (601612c9) | ||
##### Refactors | ||
* remove authentication requirements for post/patch/delete (#107) (b91057e5) | ||
* don't check query param type is a string (a4486b3d) | ||
* cleanup linkRelationships (c0e1aae8) | ||
* inject JSON:API error array into top level of axios error (d4019919) | ||
* simplify required jsonapi headers inclusion (6f018c71) | ||
##### Tests | ||
* **error:** update test cases (5ea1f130) | ||
* ignore axios paramSerializer function line (1a8dd927) | ||
* test uncovered throw in serialise (0b055d36) | ||
* update test cases (f974a2a0) | ||
#### 4.4.3 (2018-01-22) | ||
##### Chores | ||
* simplify baseURL logical or operation (0d2f8c55) | ||
##### Tests | ||
* add tests for baseURL constructor (b3ecd672) | ||
#### 4.4.2 (2018-01-22) | ||
##### Documentation Changes | ||
* add navigatable links to JSON:API spec references (9ba8db6b) | ||
#### 4.4.1 (2018-01-22) | ||
##### Chores | ||
* **deps:** update eslint to ~4.16.0 (#102) (fa7805f2) | ||
##### Continuous Integration | ||
* **codeclimate:** increase cognitive complexity limit by 1 (010290c0) | ||
##### Bug Fixes | ||
* correct name for exported module (fixes #103) (f945e566) | ||
* **rollup:** transpile node package for node 6 support (b84a8253) | ||
### 4.4.0 (2018-01-19) | ||
##### Build System / Dependencies | ||
* add :docs script (9eed1b64) | ||
* lint docs but don't build during tests (24ace510) | ||
##### Chores | ||
* **deps:** update axios-mock-adapter to ~1.11.0 (#98) (2d36968b) | ||
##### Documentation Changes | ||
* remove comma in example (33a11083) | ||
* fix changelog and contributing links pointing to wrong repo (89ac6547) | ||
* update dictionary (62e6adec) | ||
* include api documentation inside readme instead of docs.md (61ec6837) | ||
* link to latest version's documentation (eac1bd44) | ||
##### New Features | ||
* support nested relationships (#101) (4285e194) | ||
##### Bug Fixes | ||
* get item related resource (#99) (e8da7575) | ||
### 4.3.0 (2018-01-18) | ||
##### Chores | ||
* **deps:** update eslint-plugin-jest to ~21.7.0 (#97) (784cca45) | ||
##### Reverts | ||
* use instance of axios instead of global axios (#96) (a589ba01) | ||
#### 4.2.1 (2018-01-18) | ||
##### Chores | ||
* **deps:** update jest to ~22.1.0 (#94) (5b5a76b8) | ||
##### Bug Fixes | ||
* convert CamelCase into lowercase for kebab and snake conversions (#95) (ad948322) | ||
### 4.2.0 (2018-01-16) | ||
##### Chores | ||
* **deps:** | ||
* update size-limit to ~0.14.0 (#93) (91d51aa4) | ||
* update rollup to ~0.54.0 (#92) (e09f3b78) | ||
* update eslint-plugin-jest to ~21.6.0 (#89) (af49aacd) | ||
* update babel-eslint to ~8.2.0 (#88) (6b0ee2b9) | ||
* update eslint to ~4.15.0 (#87) (196964d1) | ||
##### Documentation Changes | ||
* **readme:** fix tagline grammar (b77c13f6) | ||
##### New Features | ||
* use last 2/10 years for default/legacy browser support + add node-only package (55e74d58) | ||
##### Bug Fixes | ||
* forward get request errors through self function (29fc2fa0) | ||
* send serialised object instead of its data object (delete method) (f1bb10b6) | ||
* serialised ID MUST return a string (64c6df68) | ||
* send serialised object instead of its data object (74435db3) | ||
* prevent adding types into serialised attributes (d8c11da7) | ||
* resolve headers not being applied for patch and post requests (ff2d0d07) | ||
##### Tests | ||
* add test for filterIncludes branch (8522a964) | ||
* add tests for error function (0e27e8c8) | ||
* remove console log (9ba1a00a) | ||
* add tests to check requests' data contents (5ca470d3) | ||
* test headers are sent in request (32435ce8) | ||
### 4.1.0 (2018-01-05) | ||
##### Build System / Dependencies | ||
* cleanup path to legacy package - still `kitsu/lib/legacy` for end users (d4a658e3) | ||
* don't mangle variables in releases - removes need for sourcemap bloat (b766c167) | ||
* ignore src and dictionary in releases (7d13695d) | ||
* run jest without coverage report in pre-commit hook (32ff71d9) | ||
* add pre-commit hook for tests (fde20010) | ||
* update package scripts (656137f6) | ||
##### Continuous Integration | ||
* fix spec exclusion pattern (a5115acf) | ||
##### Documentation Changes | ||
* document camel, kebab and snake functions (24d27aab) | ||
##### Bug Fixes | ||
* **deattribute:** check data is an object/array instead of undefined, prevent throwing an error if data is defined but an invalid type (d490ff27) | ||
##### Refactors | ||
* cleanup serialisation validation (#85) (f99286eb) | ||
* make deattribute function 54% faster (8cac0f04) | ||
##### Tests | ||
* **self:** remove unused case import (b8e7411e) | ||
* split Kitsu class tests into seperate files for each method (757acab2) | ||
* properly capture thrown error by filterIncludes (8f7fbebd) | ||
* properly handle async failures for deserialise (19fd5587) | ||
* cleanup deattribute tests (47a7fbaf) | ||
#### 4.0.2 (2018-01-03) | ||
##### Documentation Changes | ||
* add package size to browser support table (78f85915) | ||
#### 4.0.1 (2018-01-03) | ||
##### Documentation Changes | ||
* fix typos (c55335ef) | ||
* update DOCS link to 4.x (cfd44c5b) | ||
## 4.0.0 (2018-01-03) | ||
##### Breaking Changes | ||
* change default camelCase conversion from snake_case to kebab-case (60181d7a) | ||
* create legacy bundle for IE8, 9, 10 and 11 support (e8a31c78) | ||
* merge API version into baseURL (d9d8c4f7) | ||
* exclude ie mobile (90b84346) | ||
* **fix:** error object can now be destructured (af067881) | ||
##### Build System / Dependencies | ||
* add spellchecker and library size reporter (c4e20dad) | ||
* update globals location (9c9436ae) | ||
* cleanup rollup config (425a24e0) | ||
* remove unused runtime helpers (1bb4310c) | ||
* lint docs (1a76938d) | ||
##### Chores | ||
* **deps:** | ||
* update lockfile (b7ae9d20) | ||
* lock file maintenance (#83) (135e85c8) | ||
* update babel-eslint to ~8.1.0 (#79) (3343ebbb) | ||
* update eslint to ~4.14.0 (#77) (fb8fcb86) | ||
* update rollup to ~0.53.0 (#78) (e283a28e) | ||
* update jest to ~22.0.0 (#75) (bf501352) | ||
* add missing eslint plugins (6b8253f2) | ||
* update generate-changelog to ~1.7.0 (#72) (2a5a3da3) | ||
* update eslint-plugin-jest to ~21.5.0 (#71) (eb87da70) | ||
* **npm:** | ||
* ignore test usecases and spec files (8d83c8c7) | ||
* remove non-existent ignores (279f882e) | ||
* include source code in releases (154ebd97) | ||
* move serialise into directory (87637c5f) | ||
* update renovate config (936013c4) | ||
* **readme:** combine usage and docs section (2c586b38) | ||
* **renovate:** | ||
* fix commit type (a8344e97) | ||
* remove linters config (c541abb4) | ||
* remove schedule (e15c066e) | ||
* remove assign (d3462de1) | ||
* stop displaying fix(deps) commits (cd19bf3a) | ||
##### Continuous Integration | ||
* enforce eslint formatting rules (f1f7df20) | ||
* **codeclimate:** | ||
* migrate config to version 2 (869288e4) | ||
* ignore __cases__ directory (e0842177) | ||
* **appveyor:** | ||
* update config (d840e1b2) | ||
* stop testing with 32bit (fc6bfcc2) | ||
* don't mutate lockfile when testing (0534ec21) | ||
* **travis:** | ||
* disable macOS builds due to backlog (5118fe14) | ||
* force test node environment (91140570) | ||
##### Documentation Changes | ||
* add 4.x migration guide (ef714744) | ||
* update links (2f66c1bc) | ||
* fix codeclimate coverage badge again (78177dde) | ||
* fix codeclimate coverage badge (b3719e36) | ||
* version tag link to docs (77985497) | ||
* resolve lint warnings (79589d7f) | ||
* add patreon (854b3a08) | ||
* **contributing:** add test section (c0c71657) | ||
##### New Features | ||
* use pluralisation and camelisation options for data serialisation (74a290f5) | ||
* allow disabling pluralize and decamelize (#69) (aaa0c876) | ||
* support all browsers with usage higher than 0.1% (reverts 379ac32) (432cdb16) | ||
* drop browser support for ie (379ac329) | ||
##### Bug Fixes | ||
* prevent pluralising {baseURL}/resources/1 as {baseURL}/resource/1S (91da8f09) | ||
* handle relationship arrays (fixes #80) (#81) (596ff898) | ||
##### Other Changes | ||
* mock axios and add response test cases (937169a8) | ||
##### Refactors | ||
* avoid using template literal (48c61150) | ||
* use own isAuth getter to check auth header (fafcdc0e) | ||
* clean up source (905ef7b0) | ||
* don't bind methods to class (da4efadd) | ||
* cleaner method imports (8ece462d) | ||
##### Reverts | ||
* **renovate:** add assignee back (bff492f0) | ||
* force test node environment (77c1dbb2) | ||
##### Tests | ||
* use exact url paths for axios mocking (99568a53) | ||
* use toThrowError for serialise array test (2cf31406) | ||
* add basic patch, post and delete tests (89f2b45c) | ||
* add more get test cases (9dc2ce02) | ||
* add a few patch test cases (3631d24b) | ||
* add Kitsu constructor tests (17519c6e) | ||
#### 3.1.4 (2017-12-12) | ||
##### Chores | ||
* update release scripts (6f81ed9a) | ||
* remove 3.1.2 commits from 3.1.3 changelog (64acafd5) | ||
* fix changelog versioning (53c10dab) | ||
* update build scripts (bc3b1807) | ||
* use common error function (c25e4dc2) | ||
* **deps:** | ||
* renovate eslint packages (#68) (151405ff) | ||
* renovate eslint packages (#67) (b8c66c25) | ||
* update generate-changelog to ~1.6.0 (#65) (563fc22b) | ||
* update rollup to ~0.52.0 (#66) (853fa39d) | ||
##### Continuous Integration | ||
* **travis:** | ||
* use existing oauth token (1f7f8373) | ||
* add package files to github releases (2c6e577e) | ||
* test against LTS node versions (184ee6f7) | ||
##### Documentation Changes | ||
* add contributors badge (7bb04ba8) | ||
* fix kitsu.io docs url (39b337a1) | ||
* update donation link (c43b10b3) | ||
* use https for kitsu.io api docs link (c0494cbc) | ||
* update badges and add example response comparison (70be0a71) | ||
##### Bug Fixes | ||
* add parentheses to fix short-circuiting of URL version (#64) (b74fd7e3) | ||
#### 3.1.3 (2017-11-26) | ||
##### Bug Fixes | ||
* add parentheses to fix short-circuiting of URL version (#64) (b74fd7e3) | ||
#### 3.1.2 (2017-11-24) | ||
##### Chores | ||
* update build scripts (bc3b1807) | ||
* use common error function (c25e4dc2) | ||
##### Continuous Integration | ||
* test against LTS node versions (184ee6f7) | ||
#### 3.1.1 (2017-11-24) | ||
##### Chores | ||
* **deps:** | ||
* renovate eslint packages (#62) (115a8b0d) | ||
* update rollup to ~0.51.0 (#63) (0b4ae24f) | ||
##### Continuous Integration | ||
* **travis:** remove greenkeeper integrations (bfae4aae) | ||
##### Bug Fixes | ||
* handle empty data arrays (d95f0593) | ||
##### Tests | ||
* add empty data array spec (122387a1) | ||
### 3.1.0 (2017-11-07) | ||
##### Chores | ||
* add kitsu.io to npm tags (fec517ba) | ||
* disable lockfile maintenance (aef0a52b) | ||
* enable renovate (#60) (27608b1f) | ||
* **deps:** update lock file (#61) (dd37a4c6) | ||
##### New Features | ||
* allow additional headers with requests (6872b4e5) | ||
#### 3.0.4 (2017-11-02) | ||
##### Chores | ||
* HTTPS -> HTTP for Apiary API docs link (ee6fd365) | ||
#### 3.0.3 (2017-11-01) | ||
##### Chores | ||
* loosen production dependencies to major versions (8bb3bc35) | ||
* remove oauth2 and authorisation tags (fc13f42d) | ||
##### Continuous Integration | ||
* disable appveyor cache until they fix unzipping it (2b3f8d70) | ||
##### Documentation Changes | ||
* fix typos (3a8c0aad) | ||
* fix timeout capitalisation (eae07a2f) | ||
* reword features list (ee3d0ccb) | ||
* fix compliant typo in README (657cc188) | ||
* reword kitsu.io api documentation (eb814cec) | ||
#### 3.0.2 (2017-10-13) | ||
##### Documentation Changes | ||
* fix typo in header example (#53) (0b682aee) | ||
#### 3.0.1 (2017-10-09) | ||
##### Chores | ||
* remove unused globals from rollup config (f0e002ba) | ||
## 3.0.0 (2017-10-09) | ||
##### **BREAKING CHANGES** | ||
- Built in oAuth2 authentication has been removed. Use `client-oauth2` directly (example in `auth.js`) | ||
- Option variable for the API URL and version on creating a new instance has changed | ||
- `apiUrl` is now `baseURL` | ||
- `apiVer` is now `version` | ||
- Removed the `compact` option in the `whoAmI` function | ||
- Removed the network failure retry ability (was a built-in feature of `got` not included with `axios`) | ||
##### Chores | ||
* readd header (broken) (4d2ad285) | ||
* add doc linter command (2481775d) | ||
##### Documentation Changes | ||
* update documentation and examples (a43bc4fa) | ||
* add destructuring example to readme (28585a34) | ||
##### New Features | ||
* migrate utils to axios (6a4ea87d) | ||
* migrate whoAmI to axios (e741b0fc) | ||
* migrate update to axios (581805b5) | ||
* migrate remove to axios (3eb7d335) | ||
* migrate fetch to axios (6f255f84) | ||
* migrate create to axios (dbaacfae) | ||
* switch to axios (3cd7e5f8) | ||
##### Bug Fixes | ||
* fix changing headers (bdab1937) | ||
#### 2.0.4 (2017-08-10) | ||
##### Chores | ||
* update yarn.lock (c7bfbc79) | ||
##### Documentation Changes | ||
* fix compliant typo (95dbdd18) | ||
#### 2.0.3 (2017-07-23) | ||
##### Build System / Dependencies | ||
* codeclimate ignore spec files (eacdfea5) | ||
##### Documentation Changes | ||
* fix link to repo LICENSE (dccdb9ea) | ||
* add resource relationship example (794bf978) | ||
* update apiUrl override example (8ce83d27) | ||
##### Bug Fixes | ||
* bind methods outside of constructor (fixes aliases) (9d3f74fd) | ||
#### 2.0.2 (2017-07-19) | ||
##### Build System / Dependencies | ||
* codeclimate ignore spec files (eacdfea5) | ||
##### Bug Fixes | ||
* bind methods outside of constructor (fixes aliases) (ed319d9c) | ||
#### 2.0.1 (2017-07-18) | ||
##### Documentation Changes | ||
* update package description (61968965) | ||
## 2.0.0 (2017-07-18) | ||
##### **BREAKING CHANGES** | ||
- Attributes have been moved to the parent object | ||
- `data.attributes.canonicalTitle` becomes `data.canonicalTitle` | ||
- The relationship name is now used in the `GET` output instead of the relationship type, i.e: | ||
- In 1.x, the `waifu` relationship erroneously became `characters: {}` | ||
- In 2.x it remains `waifu: {}` | ||
- Removing resources has been simplified | ||
- `kitsu.remove('model', { id: 1 })` becomes `kitsu.remove('model', 1)` | ||
- `header` (previously `setHeader`) has been **removed**. Identical implementation was already provided | ||
by `headers` | ||
- `kitsu.header('key', 'value')` becomes `kitsu.headers['key'] = 'value'` | ||
- `kitsu.headers['key']` returns the header's `value` (1.x) | ||
##### Build System / Dependencies | ||
* update path to test coverage (a167daa4) | ||
##### Chores | ||
* add apiVer back (dc6bf3ed) | ||
* add new example to package.json (b3a78fb8) | ||
* remove debugging calls (7f57f736) | ||
* update examples (ae390a88) | ||
* move aliases to top of class (8701af60) | ||
##### Documentation Changes | ||
* split contributing into seperate file (494f15a4) | ||
* mention existing functionality of kitsu.headers (4ea1c848) | ||
* add 2.0 migration guide (db148b3c) | ||
* add a more complex example (dbc700fb) | ||
* update auth example (b03fcff9) | ||
##### New Features | ||
* simplify remove method (a3325fda) | ||
* removed header (use headers) (f3a0af63) | ||
##### Bug Fixes | ||
* link relationship arrays without discarding everything after first (0d76f02e) | ||
* prevent linking relationships twice (71cc4e86) | ||
* correct deserialise implementation for arrays (17965b38) | ||
* properly pass request errors (93c89f67) | ||
* handle relationship arrays (faf2884c) | ||
* move attributes into parent object (80785480) | ||
* use relationship name instead of type for deserialised relationships key (9640f318) | ||
##### Reverts | ||
* json parse before throwing errors (6fd7962d) | ||
##### Tests | ||
* add assertions to ensure async failures (f2f262bf) | ||
* update deattribute test name (a2b07be1) | ||
* add tests for util functions (11443d70) | ||
### 1.3.0 (2017-07-16) | ||
##### Build System / Dependencies | ||
* correct EOL type (bbd51d1b) | ||
##### Performance Improvements | ||
* bind methods instead of assigning (d14599b9) | ||
##### Refactors | ||
* rename setHeader to header (6bd9ae92) | ||
* change opts to options (c1a89b20) | ||
##### Reverts | ||
* change options back to opts (c55b0ecc) | ||
#### 1.2.2 (2017-07-16) | ||
##### Build System / Dependencies | ||
* use rollup-cleanup over uglify-es (2eb60f3c) | ||
##### Documentation Changes | ||
* add more get examples (005bd996) | ||
##### Refactors | ||
* split class into multiple files (8cf599e0) | ||
#### 1.2.1 (2017-07-08) | ||
##### Build System / Dependencies | ||
* cause release script to fail on test failures (b10dc982) | ||
##### Bug Fixes | ||
* ensure isAuth returns true when header set (1f3ee195) | ||
### 1.2.0 (2017-07-06) | ||
##### Bug Fixes | ||
* throw new errors (5aaf154a) | ||
### 1.1.0 (2017-07-06) | ||
##### Chores | ||
* update examples (1b5ed7b5) | ||
##### Bug Fixes | ||
* throw errors (8fd2979e) | ||
* kebab-case method names (97907060) | ||
#### 1.0.3 (2017-07-06) | ||
##### Chores | ||
* remove debug log (17e54311) | ||
##### Continuous Integration | ||
* disable email notifications (e2baf0f8) | ||
#### 1.0.2 (2017-07-06) | ||
##### Chores | ||
* add npm publish to release command (d23c4fa0) | ||
* improve release commit message (d06e5ff3) | ||
##### New Features | ||
* check if console exists before logging (046f3ab6) | ||
#### 1.0.1 (2017-07-06) | ||
##### Build System / Dependencies | ||
* bump version (aefdf577) | ||
##### Chores | ||
* changelog adjustments (3a7bc94f) | ||
* add docs to npm releases (c00e2f0b) | ||
## 1.0.0 (2017-07-06) | ||
##### Added | ||
- POST requests (`kitsu.<post|create>`) | ||
- PATCH requests (`kitsu.<patch|update>`) | ||
- DELETE requests (`kitsu.<remove|destroy>`) | ||
- Aliases for GET requests (`kitsu.<fetch|find>`) | ||
## 0.2.0 (2017-07-05) | ||
##### Added | ||
- Exposed headers (`kitsu.headers`) | ||
##### Changed | ||
- Updated package description | ||
- Documented the api | ||
## 0.1.2 (2017-06-30) | ||
##### Added | ||
- ES6 module version for webpack 2/3 | ||
## 0.1.1 (2017-06-29) | ||
##### Fixed | ||
- Added `babel-runtime` to dependencies | ||
##### Removed | ||
- Removed build files from published package | ||
## 0.1.0 (2017-06-29) | ||
##### Added | ||
- GET requests for all models | ||
- JSON API query parameters | ||
- Authentication |
{ | ||
"version": "9.0.4", | ||
"version": "9.0.5", | ||
"name": "kitsu", | ||
@@ -50,3 +50,3 @@ "description": "Simple & lightweight JSON-API client for Kitsu and other compliant APIs", | ||
"axios": "^0.19.0", | ||
"kitsu-core": "^9.0.4", | ||
"kitsu-core": "^9.0.5", | ||
"pluralize": "^8.0.0" | ||
@@ -64,3 +64,3 @@ }, | ||
], | ||
"gitHead": "50a5b262a247fff519db750a1309fa84f74e69a1", | ||
"gitHead": "738f24bf326fca24562335f7601debcf90b42a7d", | ||
"devDependencies": { | ||
@@ -67,0 +67,0 @@ "@size-limit/preset-small-lib": "~4.5.0" |
@@ -213,3 +213,3 @@ <h1 align=center>Kitsu</h1> | ||
[packages/kitsu/src/index.js:30-342](https://github.com/wopian/kitsu/blob/ff05659243c024afe9a4537a480fd59a26b9ba3d/packages/kitsu/src/index.js#L30-L342 "Source code on GitHub") | ||
[packages/kitsu/src/index.js:30-342](https://github.com/wopian/kitsu/blob/af7db19d0f8d98f14ff8cdde6d2f0a519249c5e0/packages/kitsu/src/index.js#L30-L342 "Source code on GitHub") | ||
@@ -261,3 +261,3 @@ Creates a new `kitsu` instance | ||
[packages/kitsu/src/index.js:52-53](https://github.com/wopian/kitsu/blob/ff05659243c024afe9a4537a480fd59a26b9ba3d/packages/kitsu/src/index.js#L52-L53 "Source code on GitHub") | ||
[packages/kitsu/src/index.js:52-53](https://github.com/wopian/kitsu/blob/af7db19d0f8d98f14ff8cdde6d2f0a519249c5e0/packages/kitsu/src/index.js#L52-L53 "Source code on GitHub") | ||
@@ -284,3 +284,3 @@ - **See: <https://www.npmjs.com/package/pluralize> for documentation | ||
[packages/kitsu/src/index.js:67-67](https://github.com/wopian/kitsu/blob/ff05659243c024afe9a4537a480fd59a26b9ba3d/packages/kitsu/src/index.js#L67-L67 "Source code on GitHub") | ||
[packages/kitsu/src/index.js:67-67](https://github.com/wopian/kitsu/blob/af7db19d0f8d98f14ff8cdde6d2f0a519249c5e0/packages/kitsu/src/index.js#L67-L67 "Source code on GitHub") | ||
@@ -316,3 +316,3 @@ Get the current headers or add additional headers | ||
[packages/kitsu/src/index.js:111-111](https://github.com/wopian/kitsu/blob/ff05659243c024afe9a4537a480fd59a26b9ba3d/packages/kitsu/src/index.js#L111-L111 "Source code on GitHub") | ||
[packages/kitsu/src/index.js:111-111](https://github.com/wopian/kitsu/blob/af7db19d0f8d98f14ff8cdde6d2f0a519249c5e0/packages/kitsu/src/index.js#L111-L111 "Source code on GitHub") | ||
@@ -365,3 +365,3 @@ Axios Interceptors (alias of `axios.interceptors`) | ||
[packages/kitsu/src/index.js:184-203](https://github.com/wopian/kitsu/blob/ff05659243c024afe9a4537a480fd59a26b9ba3d/packages/kitsu/src/index.js#L184-L203 "Source code on GitHub") | ||
[packages/kitsu/src/index.js:184-203](https://github.com/wopian/kitsu/blob/af7db19d0f8d98f14ff8cdde6d2f0a519249c5e0/packages/kitsu/src/index.js#L184-L203 "Source code on GitHub") | ||
@@ -478,3 +478,3 @@ Fetch resources (alias `fetch`) | ||
[packages/kitsu/src/index.js:219-239](https://github.com/wopian/kitsu/blob/ff05659243c024afe9a4537a480fd59a26b9ba3d/packages/kitsu/src/index.js#L219-L239 "Source code on GitHub") | ||
[packages/kitsu/src/index.js:219-239](https://github.com/wopian/kitsu/blob/af7db19d0f8d98f14ff8cdde6d2f0a519249c5e0/packages/kitsu/src/index.js#L219-L239 "Source code on GitHub") | ||
@@ -505,3 +505,3 @@ Update a resource (alias `update`) | ||
[packages/kitsu/src/index.js:262-281](https://github.com/wopian/kitsu/blob/ff05659243c024afe9a4537a480fd59a26b9ba3d/packages/kitsu/src/index.js#L262-L281 "Source code on GitHub") | ||
[packages/kitsu/src/index.js:262-281](https://github.com/wopian/kitsu/blob/af7db19d0f8d98f14ff8cdde6d2f0a519249c5e0/packages/kitsu/src/index.js#L262-L281 "Source code on GitHub") | ||
@@ -539,3 +539,3 @@ Create a new resource (alias `create`) | ||
[packages/kitsu/src/index.js:294-312](https://github.com/wopian/kitsu/blob/ff05659243c024afe9a4537a480fd59a26b9ba3d/packages/kitsu/src/index.js#L294-L312 "Source code on GitHub") | ||
[packages/kitsu/src/index.js:294-312](https://github.com/wopian/kitsu/blob/af7db19d0f8d98f14ff8cdde6d2f0a519249c5e0/packages/kitsu/src/index.js#L294-L312 "Source code on GitHub") | ||
@@ -563,3 +563,3 @@ Remove a resource (alias `remove`) | ||
[packages/kitsu/src/index.js:334-341](https://github.com/wopian/kitsu/blob/ff05659243c024afe9a4537a480fd59a26b9ba3d/packages/kitsu/src/index.js#L334-L341 "Source code on GitHub") | ||
[packages/kitsu/src/index.js:334-341](https://github.com/wopian/kitsu/blob/af7db19d0f8d98f14ff8cdde6d2f0a519249c5e0/packages/kitsu/src/index.js#L334-L341 "Source code on GitHub") | ||
@@ -566,0 +566,0 @@ Get the authenticated user's data |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
39155
Updatedkitsu-core@^9.0.5