Skip to content

Releases: artsy/fresnel

v2.0.0

06 Jan 06:40
Compare
Choose a tag to compare

🐛 Bug Fix

Authors: 3

v1.9.0

22 Jul 16:50
Compare
Choose a tag to compare

🚀 Enhancement

Authors: 1

v1.8.0

18 Jul 05:09
Compare
Choose a tag to compare

🚀 Enhancement

🏠 Internal

Authors: 2

v1.7.0

09 Jun 16:56
Compare
Choose a tag to compare

🚀 Enhancement

Authors: 1

v1.6.0

05 Jun 20:37
Compare
Choose a tag to compare

🚀 Enhancement

🏠 Internal

Authors: 2

v1.5.0

08 May 00:16
Compare
Choose a tag to compare

🚀 Enhancement

  • [deps] Upgrade Next.js example deps to latest #177 (@damassi)

Authors: 1

v1.4.0

28 Apr 20:50
Compare
Choose a tag to compare

🚀 Enhancement

🏠 Internal

Authors: 2

v1.3.1

11 Dec 00:04
Compare
Choose a tag to compare

🐛 Bug Fix

🏠 Internal

Authors: 2

v1.3.0

26 Oct 19:18
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

  • Move Reaction's Utils/Responsive over into @artsy/responsive #1 (@damassi)

🏠 Internal

Authors: 3

v1.2.2

14 Sep 17:14
Compare
Choose a tag to compare

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