@butternutbox/pawprint-native 0.9.0 → 0.10.1

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.
@@ -13,18 +13,18 @@
13
13
  CJS dist/ibm-plex-sans-condensed-500-normal-IEQBNVGX.woff2 19.48 KB
14
14
  CJS dist/ibm-plex-sans-condensed-600-normal-UX5ZU5T6.woff2 19.35 KB
15
15
  CJS dist/ibm-plex-sans-condensed-700-normal-4PFYFTSO.woff2 18.90 KB
16
- CJS dist/index.cjs 1.78 MB
17
- CJS dist/index.cjs.map 2.67 MB
18
- CJS ⚡️ Build success in 11862ms
16
+ CJS dist/index.cjs 1.79 MB
17
+ CJS dist/index.cjs.map 2.69 MB
18
+ CJS ⚡️ Build success in 11548ms
19
19
  ESM dist/ida-narrow-500-normal-C6I2PK4T.woff2 47.41 KB
20
20
  ESM dist/ida-narrow-700-normal-UPHPRIN6.woff2 49.90 KB
21
21
  ESM dist/ibm-plex-sans-condensed-400-normal-I2XLJNNB.woff2 19.33 KB
22
22
  ESM dist/ibm-plex-sans-condensed-500-normal-IEQBNVGX.woff2 19.48 KB
23
23
  ESM dist/ibm-plex-sans-condensed-600-normal-UX5ZU5T6.woff2 19.35 KB
24
24
  ESM dist/ibm-plex-sans-condensed-700-normal-4PFYFTSO.woff2 18.90 KB
25
- ESM dist/index.js 1.71 MB
26
- ESM dist/index.js.map 2.67 MB
27
- ESM ⚡️ Build success in 11871ms
28
- DTS ⚡️ Build success in 22152ms
29
- DTS dist/index.d.cts 90.17 KB
30
- DTS dist/index.d.ts 90.17 KB
25
+ ESM dist/index.js 1.72 MB
26
+ ESM dist/index.js.map 2.68 MB
27
+ ESM ⚡️ Build success in 11548ms
28
+ DTS ⚡️ Build success in 23672ms
29
+ DTS dist/index.d.cts 90.82 KB
30
+ DTS dist/index.d.ts 90.82 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @butternutbox/pawprint-native
2
2
 
3
+ ## 0.10.1
4
+
5
+ ### Patch Changes
6
+
7
+ - f8cab88: All product banner to be react component'
8
+ - f8cab88: remove max width of product card
9
+
10
+ ## 0.10.0
11
+
12
+ ### Minor Changes
13
+
14
+ - 68b5ef2: Make SelectField searchable
15
+
16
+ ### Patch Changes
17
+
18
+ - 47519e0: Add clear button for searchable SelectField
19
+ - afbf2b6: Add onPress handler to display card, and allow React component for listing card image
20
+
3
21
  ## 0.9.0
4
22
 
5
23
  ### Minor Changes