🚀 Features
- useTransition: Add support for custom interpolator functions - by @scottbedard and Anthony Fu in #5011 (cf905)
🐞 Bug Fixes
- useAsyncState: Track latest execution to avoid newer results being replaced by outdated ones - by @andreww2012 in #5047 (3e6cb)
- useShare: Improve the accuracy of sharing logic - by @ArthurDarkstone in #5048 (61e1b)
- useUserMedia: Add deep watch to constraints - by @babu-ch and @ilyaliao in #5046 (4b3e9)