@butternutbox/pawprint-native 0.9.0 → 0.10.0

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 11004ms
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 11007ms
28
+ DTS ⚡️ Build success in 22264ms
29
+ DTS dist/index.d.cts 90.77 KB
30
+ DTS dist/index.d.ts 90.77 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,16 @@
1
1
  # @butternutbox/pawprint-native
2
2
 
3
+ ## 0.10.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 68b5ef2: Make SelectField searchable
8
+
9
+ ### Patch Changes
10
+
11
+ - 47519e0: Add clear button for searchable SelectField
12
+ - afbf2b6: Add onPress handler to display card, and allow React component for listing card image
13
+
3
14
  ## 0.9.0
4
15
 
5
16
  ### Minor Changes