mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-25 22:37:18 +10:00
Add React update to changelog
This commit is contained in:
parent
959ec06b2c
commit
76f842f8df
1 changed files with 4 additions and 0 deletions
|
|
@ -14,6 +14,10 @@ way to update this template, but currently, we follow a pattern:
|
|||
|
||||
## Upcoming version 2019-XX-XX
|
||||
|
||||
- [change] Update `React`, `react-test-renderer` and `react-dom` to 16.9.0. After these updates old
|
||||
lifecycle methods `componentWillMount`, `componentWillUpdate` and `componentWillUpdate` will cause
|
||||
deprecation warnings. Check the updated components from the PR
|
||||
[#1172](https://github.com/sharetribe/flex-template-web/pull/1172)
|
||||
- [fix] ProfileSettingsForm: clear correct timeout.
|
||||
[#1185](https://github.com/sharetribe/flex-template-web/pull/1185)
|
||||
- [fix] `availabilityPlan` prop in `EditListingAvailabilityForm` was missing.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue