helix

https://github.com/Lokeh/helix
lilactown 2020-03-24T20:35:19.215300Z

helix v0.0.10 released: • [FIX] & spread prop now supports nil values • [NEW] add support for keyword :& for spread prop • [NEW] helix.core/memo helper for easily using custom comparators with memoized components Also docs have been updated a lot since last release. Worth pointing out are new docs about component memoization in the “Pro Tips” section: https://github.com/Lokeh/helix/blob/master/docs/pro-tips.md#memoizing-components and https://github.com/Lokeh/helix/blob/master/docs/pro-tips.md#dont-use-deep-equals

👍 6