From ec76c3fd8c2dbd8a8fac9a4b1336006c8c11129b Mon Sep 17 00:00:00 2001 From: Jenni Nurmi Date: Wed, 8 May 2019 12:48:12 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a1a7d9d7..2ebc2895 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,9 +14,11 @@ way to update this template, but currently, we follow a pattern: ## Upcoming version 2019-XX-XX +- [fix] Edit `updatedEntities` function in `util/data.js` so that it doesn't mutate the `oldEntities` + argument. [#1079](https://github.com/sharetribe/flex-template-web/pull/1079) - [change] Update sharetribe-scripts (CRA fork) to v3.0.0. There are a couple of changes that you should check from [#1081](https://github.com/sharetribe/flex-template-web/pull/1081) - - Reserve use* function naming pattern for React Hooks. + - Reserve use\* function naming pattern for React Hooks. - Recent SDK update changed the proptypes for snapshots. - Updated scripts/config.js after Prettier version bump - Removed unnecessary audit exceptions