@wavelengthusaf/components 2.3.5 → 2.5.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.
package/README.md CHANGED
@@ -14,6 +14,19 @@ npm install @wavelengthusaf/components
14
14
 
15
15
  ## Release Notes
16
16
 
17
+ ### 2.5.0
18
+
19
+ - 03/06/2025
20
+ - Added a new component, WavelengthDragAndDrop
21
+ - Updated WavelengthTextField component to take in a prop called type
22
+
23
+ ### 2.4.0
24
+
25
+ - 03/03/2025
26
+ - Added 2 new components, WavelengthStyledButton, and WavelengthTextField
27
+ - Updated the confirmation modal to include more props making it more customizable
28
+ - Updated documentation to reflect these changes
29
+
17
30
  ### 2.3.5
18
31
 
19
32
  - Updated WavelengthDropdown by adding default values to some of the props