v1.2.2
Release Notes
From #155
This update expands the generic type names to be self descriptive instead of being single characters. While this change predominately only affects internal types the internal BreakpointKey
was renamed to BreakpointConstraint
. Give that that's not documented as part of our external API we haven't listed this release as a breaking change; however, if you use that import you will need to update your references.
🐛 Bug Fix
🏠 Internal
- Correct orientation interaction docs and add usage examples to ssr demo #154 (@zephraph)
- Update dep typescript from 3.9.7 to v4 #149 (@renovate-bot @renovate[bot])
- [README] Expand render-prop doc #151 (@alloy)
Authors: 4
- @renovate[bot]
- Eloy Durán (@alloy)
- Justin Bennett (@zephraph)
- WhiteSource Renovate (@renovate-bot)