From 818fe0df4e044b648dde3bbce9183077faa50992 Mon Sep 17 00:00:00 2001 From: Fabien BERNARD Date: Mon, 29 Jul 2019 17:07:33 +0200 Subject: [PATCH] 8.1.0 --- CHANGELOG.md | 20 +++++++++++++++++++- package.json | 2 +- 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 198a1fba..d7776815 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v8.1.0](https://github.com/contiamo/restful-react/compare/v8.0.0...v8.1.0) + +> 29 July 2019 + +- Bump lodash from 4.17.11 to 4.17.13 [`#138`](https://github.com/contiamo/restful-react/pull/138) +- Add a unit test for non-json error responses - Closed #140 [`#140`](https://github.com/contiamo/restful-react/issues/140) +- Add a onMutate callback. [`708ee4c`](https://github.com/contiamo/restful-react/commit/708ee4c2cce3c20ba9460a4b9bbea8e1ce8549db) +- Keep tsconfig [`9efe082`](https://github.com/contiamo/restful-react/commit/9efe082efe8896b84409e93f2a853035df7c258d) +- Add fix for #136 [`3ad53b2`](https://github.com/contiamo/restful-react/commit/3ad53b2fa5f7c91a28d4ad05626d8bdaaf34f572) + ### [v8.0.0](https://github.com/contiamo/restful-react/compare/v7.6.4...v8.0.0) > 5 July 2019 @@ -77,10 +87,18 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Recreate an abortController for the next call [`32f6b72`](https://github.com/contiamo/restful-react/commit/32f6b72b5b35f9b96dd68aafd7d8c16954bcaced) -#### [v7.2.1](https://github.com/contiamo/restful-react/compare/v7.1.1...v7.2.1) +#### [v7.2.1](https://github.com/contiamo/restful-react/compare/v7.2.0...v7.2.1) > 27 March 2019 +- Add an alternative syntax [`2f50faa`](https://github.com/contiamo/restful-react/commit/2f50faaac4aa1bd9964e9d540ad41dce18991201) +- Combine requestOptions with provider [`7e416f7`](https://github.com/contiamo/restful-react/commit/7e416f73ff6207966aa0466033e067d14f7a9df8) +- Fix types [`408e469`](https://github.com/contiamo/restful-react/commit/408e469a9fa7778cce7302c380bdf9ffe6b9821f) + +#### [v7.2.0](https://github.com/contiamo/restful-react/compare/v7.1.1...v7.2.0) + +> 25 March 2019 + - Update lodash [`#105`](https://github.com/contiamo/restful-react/pull/105) - Security audit [`#104`](https://github.com/contiamo/restful-react/pull/104) - update @operational/scripts [`75497b9`](https://github.com/contiamo/restful-react/commit/75497b95cf9f4e8886e77794c49db44557d8f4d1) diff --git a/package.json b/package.json index 85add4d0..a241a6c5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "restful-react", "description": "A declarative client from RESTful React Apps", - "version": "8.0.0", + "version": "8.1.0", "main": "lib/index.js", "license": "MIT", "files": [