reshaped 3.7.0-canary.2 → 3.7.0-canary.3

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
@@ -4,4 +4,5 @@
4
4
  - Image: added maxWidth property
5
5
  - Image: added aspectRatio property
6
6
  - View: Added shrink prop support for View and View.Item
7
- - View: Removed index based key inference for item rendering
7
+ - View: Removed index based key inference for item rendering
8
+ - Tabs: Added Tabs.Item disabled prop