File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 8.3.1] ( https://github.com/wopian/kitsu/compare/v8.3.0...v8.3.1 ) (2020-05-02)
7+
8+
9+ ### Bug Fixes
10+
11+ * prevent undefined id for empty relationship data objects ([ ee381a9] ( https://github.com/wopian/kitsu/commit/ee381a9 ) )
12+
13+
14+ ### Build System / Dependencies
15+
16+ * update jest monorepo ([ #404 ] ( https://github.com/wopian/kitsu/issues/404 ) ) ([ d26b606] ( https://github.com/wopian/kitsu/commit/d26b606 ) )
17+
18+
19+ ### Chores
20+
21+ * ** release:** update documentation ([ 0d6e89b] ( https://github.com/wopian/kitsu/commit/0d6e89b ) )
22+ * remove old devDependencies no longer used ([ 72acbe7] ( https://github.com/wopian/kitsu/commit/72acbe7 ) )
23+
24+
25+
26+
27+
628# [ 8.3.0] ( https://github.com/wopian/kitsu/compare/v8.2.0...v8.3.0 ) (2020-05-02)
729
830
Original file line number Diff line number Diff line change 11{
2- "version" : " 8.3.0 " ,
2+ "version" : " 8.3.1 " ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true ,
55 "command" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 8.3.1] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu-core/compare/v8.3.0...v8.3.1 ) (2020-05-02)
7+
8+
9+ ### Bug Fixes
10+
11+ * prevent undefined id for empty relationship data objects ([ ee381a9] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu-core/commit/ee381a9 ) )
12+
13+
14+ ### Chores
15+
16+ * ** release:** update documentation ([ 0d6e89b] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu-core/commit/0d6e89b ) )
17+ * remove old devDependencies no longer used ([ 72acbe7] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu-core/commit/72acbe7 ) )
18+
19+
20+
21+
22+
623# [ 8.3.0] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu-core/compare/v8.2.0...v8.3.0 ) (2020-05-02)
724
825
Original file line number Diff line number Diff line change 11{
2- "version" : " 8.3.0 " ,
2+ "version" : " 8.3.1 " ,
33 "name" : " kitsu-core" ,
44 "description" : " Core serialisation and deserialsation functions for the kitsu JSON:API client" ,
55 "author" : " James Harris <wopian@wopian.me>" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 8.3.1] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v8.3.0...v8.3.1 ) (2020-05-02)
7+
8+
9+ ### Chores
10+
11+ * ** release:** update documentation ([ 0d6e89b] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/0d6e89b ) )
12+ * remove old devDependencies no longer used ([ 72acbe7] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/72acbe7 ) )
13+
14+
15+
16+
17+
618# [ 8.3.0] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v8.2.0...v8.3.0 ) (2020-05-02)
719
820
Original file line number Diff line number Diff line change 11{
2- "version" : " 8.3.0 " ,
2+ "version" : " 8.3.1 " ,
33 "name" : " kitsu" ,
44 "description" : " Simple & lightweight JSON-API client for Kitsu and other compliant APIs" ,
55 "author" : " James Harris <wopian@wopian.me>" ,
4747 "sideEffects" : false ,
4848 "dependencies" : {
4949 "axios" : " ^0.19.0" ,
50- "kitsu-core" : " ^8.3.0 " ,
50+ "kitsu-core" : " ^8.3.1 " ,
5151 "pluralize" : " ^8.0.0"
5252 },
5353 "size-limit" : [
You can’t perform that action at this time.
0 commit comments