File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 1.38.0] ( https://github.com/CoCreate-app/CoCreate-utils/compare/v1.37.3...v1.38.0 ) (2025-04-11)
2+
3+
4+ ### Bug Fixes
5+
6+ * query elements ([ 663eec4] ( https://github.com/CoCreate-app/CoCreate-utils/commit/663eec46c92716c298e45cd4fa6ec48be616a9a1 ) )
7+ * Selector === "" retuning null ([ e8fd9fb] ( https://github.com/CoCreate-app/CoCreate-utils/commit/e8fd9fb726f78477e9ea5a15e9bf08097bc9250f ) )
8+ * special selector split ([ 94dd267] ( https://github.com/CoCreate-app/CoCreate-utils/commit/94dd267d4028945c9813c4bc7be33bcc7d0494d3 ) )
9+ * variable typo selector ([ fe101f5] ( https://github.com/CoCreate-app/CoCreate-utils/commit/fe101f5a9c728d054466b21524cfc2b0ece07e8a ) )
10+
11+
12+ ### Features
13+
14+ * improve queryElements() ([ 0e05425] ( https://github.com/CoCreate-app/CoCreate-utils/commit/0e05425fc68394004ef2c78f3bd2004447b2233a ) )
15+ * prefix-document to query document ([ 21644d9] ( https://github.com/CoCreate-app/CoCreate-utils/commit/21644d940e1f20530f5594b751d596b4aa431fc4 ) )
16+
117## [ 1.37.3] ( https://github.com/CoCreate-app/CoCreate-utils/compare/v1.37.2...v1.37.3 ) (2024-12-22)
218
319
Original file line number Diff line number Diff line change 11{
22 "name" : " @cocreate/utils" ,
3- "version" : " 1.37.3 " ,
3+ "version" : " 1.38.0 " ,
44 "description" : " A simple utils component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API." ,
55 "keywords" : [
66 " utils" ,
You can’t perform that action at this time.
0 commit comments