@legendapp/list 1.0.12 → 1.0.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,7 @@
1
+ ## 1.0.13
2
+ - Fix: Missing React import in ListHeaderComponentContainer crashing some environments
3
+ - Fix: `initialScrollIndex` was off by padding if using "padding" or "paddingVertical" props
4
+
1
5
  ## 1.0.12
2
6
  - Fix: Initial scroll index and scrollTo were not compensating for top padding
3
7
  - Fix: Removed an overly aggressive optimization that was sometimes causing blank spaces after scrolling