Releases: CoCreate-app/CoCreate-utils
Releases · CoCreate-app/CoCreate-utils
v1.39.2
1.39.2 (2025-09-01)
Bug Fixes
- improve media query handling in checkMediaQueries function (cab86d6)
v1.39.0
1.39.0 (2025-04-30)
Bug Fixes
Features
v1.38.0
1.38.0 (2025-04-11)
Bug Fixes
Features
- improve queryElements() (0e05425)
- prefix-document to query document (21644d9)
v1.37.3
1.37.3 (2024-12-22)
Bug Fixes
- handling updates for arrays using dotnotation (e227054)
v1.37.2
1.37.2 (2024-12-14)
Bug Fixes
- $delete, $unset, $slice use splice to modify array (ecb5859)
v1.37.1
1.37.1 (2024-12-14)
Bug Fixes
- $delete, $unset, $slice use splice to modify array (674d17c)
v1.37.0
1.37.0 (2024-12-09)
Features
- if queriedElement has a contentDocument the next query will be on the contentDocument (190bd70)
- queriedElements support frameDocument query (768cbce)
v1.36.0
1.36.0 (2024-11-04)
Bug Fixes
- pretier.config.js and file formating (70a49d7)
Features
- add prettier.config.js and format files (ff9e566)
- add prettier.config.js and format files (8b2ce50)
v1.35.0
1.35.0 (2024-11-02)
Bug Fixes
- assign clickedElementListenerAdded = true and improve eroor catching (e8caa1d)
- csspathformating and removed dead code (fb7da92)
Features
- dotNotationToObject improved array support and dynamically create an index with aplha charater to represent the group index [a] (75c51cf)