react-container-query v0.11.3 Release Notes
Release Date: 2020-07-21 // over 4 years ago-
🍱 How embarrassing 🤦
🚀 We were overzealous with the
UNSAFE_
prefixes in the prior patch release. This change removes the prefix fromcomponentDidUpdate
Thanks to @trevdor for the PR!
Previous changes from v0.11.2
-
- Prefix legacy lifecycle methods with UNSAFE
- ⚡️ Update scripts/watch/test.sh with paths for tsc and karma, so it works again