You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [1.26.0](v1.25.0...v1.26.0) (2024-09-21)
### Bug Fixes
* removed commented code ([67b9cb4](67b9cb4))
* valueType default empty string to support startsWith ([4515bc2](4515bc2))
### Features
* if value-type object and parse fails snitizze to remove any string outside of object and attempt parse again ([9344106](9344106))
* value-type array.$keys array.$value and array.$entries will return an array from object ([25df40d](25df40d))
* valueType default empty string to support startsWith ([4515bc2](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/4515bc2b6a1466eca1d210692002977fa6113540))
8
+
9
+
10
+
### Features
11
+
12
+
* if value-type object and parse fails snitizze to remove any string outside of object and attempt parse again ([9344106](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/93441066dc255bb5becc85594bc5c3d11c1766d5))
13
+
* value-type array.$keys array.$value and array.$entries will return an array from object ([25df40d](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/25df40d1adbbff43f06029b9a22e29f9ec4371c4))
0 commit comments