@artsy/fresnel v1.2.2 Release Notes

Release Date: 2020-09-14 // over 3 years ago
  • 🚀 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