react-router-component v0.40.0 Release Notes
Release Date: 2020-02-19 // almost 5 years ago-
- Ensure joined routes are slash-separated. Thanks @jsg2021. Ref: #205
- Various dev updates & rebuilds.
- Use
UNSAFE_componentWillReceiveProps
for React >= 16.3.- #215 contains work in progress to move to
static getDerivedStateFromProps()
.
- #215 contains work in progress to move to
Previous changes from v0.39.1
-
- Rem
@providesModule
from copiedwarning.js
which can cause issues with Flow/RN.
- Rem