Skip to content

v1.2.2

Compare
Choose a tag to compare
@artsyit artsyit released this 14 Sep 17:14
· 284 commits to main since this release

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

  • Expand generic type names to be more descriptive #155 (@zephraph)

🏠 Internal

Authors: 4